[java-1.8.0-openjdk] Update to jdk8-b132

Omair Majid omajid at fedoraproject.org
Fri Mar 7 00:07:52 UTC 2014


commit 8d666083352918d9ae65d94a48c02185acfca384
Author: Omair Majid <omajid at redhat.com>
Date:   Thu Mar 6 19:07:22 2014 -0500

    Update to jdk8-b132

 .gitignore              |    1 +
 java-1.8.0-openjdk.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c310af..44a7984 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /jdk8-jdk8-b123.tar.xz
 /jdk8-jdk8-b126.tar.xz
 /jdk8-jdk8-b129.tar.xz
+/jdk8-jdk8-b132.tar.xz
diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec
index 1abc651..a5c6cd2 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 b129
+%global jdk8_version b132
 %global hg_tag jdk8-%{jdk8_version}
 %global aarch64_hg_tag preview_rc2
 
@@ -127,7 +127,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: 0.29.%{jdk8_version}%{?dist}
+Release: 0.30.%{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
@@ -1101,6 +1101,9 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Thu Mar 06 2014 Omair Majid <omajid at redhat.com> - 1:1.8.0.0-0.30.b132
+- Update to b132
+
 * Thu Mar 06 2014 Omair Majid <omajid at redhat.com> - 1:1.8.0.0-0.29.b129
 - Fix typo in STRIP_POLICY
 
diff --git a/sources b/sources
index 9e5bd4d..4338110 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 e1d19c1a7e103b9b3c35a94628ded3b5  desktop-files.tar.gz
-6f0c07695969a843b30d929f92f7145d  jdk8-jdk8-b129.tar.xz
+84ef926a9a445a79ce6c5dd4d4d5143f  jdk8-jdk8-b132.tar.xz
 94ca5a45c3cb3b85c4577d0891166007  systemtap-tapset.tar.gz
 daab71dd66c2057f3e1a6b77d4d94425  aarch64-port-preview_rc2.tar.xz


More information about the scm-commits mailing list