Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:33:30 -07:00
parent a85df21e2a
commit c511c2a8a0

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: apache-commons-beanutils
Version: 1.9.4
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans
License: Apache-2.0
URL: http://commons.apache.org/beanutils
@ -57,6 +57,9 @@ sed -i 's/\r//' *.txt
%doc LICENSE.txt NOTICE.txt
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.9.4-19
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.9.4-18
- Bump release for June 2024 mass rebuild