]> git.pld-linux.org Git - packages/openjdk8.git/commitdiff
up to 1.8.0.412 master auto/th/openjdk8-1.8.0.412-1
authorJan Palus <atler@pld-linux.org>
Fri, 19 Apr 2024 11:05:54 +0000 (13:05 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 19 Apr 2024 11:05:54 +0000 (13:05 +0200)
openjdk8.spec

index 295f1d8c7bb08c0b124ae70b7bdfbdb19e2520f0..46447fbe3d88b55f1bc006cea2881ad0689c1218 100644 (file)
@@ -14,7 +14,7 @@
 # class data version seen with file(1) that this jvm is able to load
 %define                _classdataversion 52.0
 
-%define        ver_u   402
+%define        ver_u   412
 
 Summary:       Open-source implementation of the Java Platform, Standard Edition
 Summary(pl.UTF-8):     Wolnoźródłowa implementacja Java 8 SE
@@ -25,9 +25,9 @@ Epoch:                1
 License:       GPL v2
 Group:         Development/Languages/Java
 Source0:       https://github.com/openjdk/jdk8u/archive/jdk8u%{ver_u}-ga/%{name}-%{version}.tar.gz
-# Source0-md5: 4927e0fe1e58276cf3d4a938864de5d0
-Source1:       https://github.com/openjdk/aarch32-port-jdk8u/archive/jdk8u%{ver_u}-ga-aarch32-20240118/%{name}-aarch32-%{version}.tar.gz
-# Source1-md5: d7feb1160c17cedf5616f73357a3ea94
+# Source0-md5: 64d9c62812e1d311bb9b0d01478dbbba
+Source1:       https://github.com/openjdk/aarch32-port-jdk8u/archive/jdk8u%{ver_u}-ga-aarch32-20240419/%{name}-aarch32-%{version}.tar.gz
+# Source1-md5: 4a017af0505fc4a72c28142c62914b43
 Source2:       make-cacerts.sh
 Patch0:                adjust-mflags.patch
 Patch1:                format_strings.patch
@@ -572,7 +572,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc README.md
 
 %files jdk
 %defattr(644,root,root,755)
This page took 0.04825 seconds and 4 git commands to generate.