[java-1.8.0-openjdk] Update to jdk8 b129

Omair Majid omajid at fedoraproject.org
Thu Feb 13 16:20:56 UTC 2014


commit c1e7d5afb28514a4e8132297d6a9d89ad9411375
Author: Omair Majid <omajid at redhat.com>
Date:   Thu Feb 13 11:21:21 2014 -0500

    Update to jdk8 b129

 .gitignore              |    1 +
 java-1.8.0-openjdk.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33514ed..7c310af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /jdk8-jdk8-b115.tar.xz
 /jdk8-jdk8-b123.tar.xz
 /jdk8-jdk8-b126.tar.xz
+/jdk8-jdk8-b129.tar.xz
diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec
index e4c5029..a3a8033 100644
--- a/java-1.8.0-openjdk.spec
+++ b/java-1.8.0-openjdk.spec
@@ -1,7 +1,7 @@
 # If debug is 1, OpenJDK is built with all debug info present.
 %global debug 0
 
-%global jdk8_version b126
+%global jdk8_version b129
 %global hg_tag jdk8-%{jdk8_version}
 %global aarch64_hg_tag preview_rc2
 
@@ -125,7 +125,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: 0.25.%{jdk8_version}%{?dist}
+Release: 0.26.%{jdk8_version}%{?dist}
 # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
 # and this change was brought into RHEL-4.  java-1.5.0-ibm packages
 # also included the epoch in their virtual provides.  This created a
@@ -966,8 +966,11 @@ exit 0
 %doc %{buildoutputdir}/images/j2sdk-image/jre/LICENSE
 
 %changelog
+* Thu Feb 13 2014 Omair Majid <omajid at redhat.com> - 1:1.8.0.0-0.26.b129
+- Update to b129.
+
 * Fri Feb 07 2014 Omair Majid <omajid at redhat.com> - 1:1.8.0.0-0.25.b126
-- Update to Reference Implement release.
+- Update to candidate Reference Implementation release.
 
 * Fri Jan 31 2014 Omair Majid <omajid at redhat.com> - 1:1.8.0.0-0.24.b123
 - Forward port more patches from java-1.7.0-openjdk
diff --git a/sources b/sources
index 42266d6..9e5bd4d 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 e1d19c1a7e103b9b3c35a94628ded3b5  desktop-files.tar.gz
-ecd1ce1d835b3f35614f63b8d90f430f  jdk8-jdk8-b126.tar.xz
+6f0c07695969a843b30d929f92f7145d  jdk8-jdk8-b129.tar.xz
 94ca5a45c3cb3b85c4577d0891166007  systemtap-tapset.tar.gz
 daab71dd66c2057f3e1a6b77d4d94425  aarch64-port-preview_rc2.tar.xz


More information about the scm-commits mailing list