diff --git a/java-1_8_0-openjdk.changes b/java-1_8_0-openjdk.changes index 7647cdd..ae5b961 100644 --- a/java-1_8_0-openjdk.changes +++ b/java-1_8_0-openjdk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 4 06:44:04 UTC 2015 - fstrba@suse.com + +- jdk8u40-b25 became officially jdk8u40 release + * Modify the package version + ------------------------------------------------------------------- Tue Feb 17 12:58:49 UTC 2015 - fstrba@suse.com diff --git a/java-1_8_0-openjdk.spec b/java-1_8_0-openjdk.spec index d884bae..03a7e46 100644 --- a/java-1_8_0-openjdk.spec +++ b/java-1_8_0-openjdk.spec @@ -165,7 +165,7 @@ %global tapsetdir %{tapsetroot}/tapset/%{_build_cpu} %endif Name: java-1_8_0-openjdk -Version: %{javaver}.%{updatever}~%{buildver} +Version: %{javaver}.%{updatever} Release: 0 Summary: OpenJDK Runtime Environment License: Apache-1.1 and Apache-2.0 and GPL-1.0+ and GPL-2.0 and GPL-2.0-with-classpath-exception and LGPL-2.0 and MPL-1.0 and MPL-1.1 and SUSE-Public-Domain and W3C