Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-10 20:41:59 +02:00
parent 12a84682c6
commit cfa48fb46d

View File

@ -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 <jvanek@redhat.com> - 25.0-8
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Wed Feb 19 2020 Fabio Valentini <decathorpe@gmail.com> - 25.0-7
- Drop unnecessary dependency on parent POM.