diff --git a/guava.spec b/guava.spec index 39e2cc5..c154cfd 100644 --- a/guava.spec +++ b/guava.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: guava Version: 32.1.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Google Core Libraries for Java # Most of the code is under ASL 2.0 # Few classes are under CC0, grep for creativecommons @@ -102,6 +102,9 @@ find . -name '*.jar' -delete %files testlib -f .mfiles-guava-testlib %changelog +* Thu Aug 01 2024 Troy Dawson - 32.1.3-5 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 32.1.3-4 - Bump release for June 2024 mass rebuild