diff --git a/guava.spec b/guava.spec index 4532130..bcaa1fc 100644 --- a/guava.spec +++ b/guava.spec @@ -1,6 +1,6 @@ Name: guava Version: 25.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Google Core Libraries for Java # Most of the code is under ASL 2.0 # Few classes are under CC0, grep for creativecommons @@ -98,6 +98,9 @@ find -name '*.java' | xargs sed -ri \ %files testlib -f .mfiles-guava-testlib %changelog +* Fri Jul 10 2020 Jiri Vanek - 25.0-8 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Wed Feb 19 2020 Fabio Valentini - 25.0-7 - Drop unnecessary dependency on parent POM.