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:32 -07:00
parent 029a3b020e
commit 786fdad2bf

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: apache-commons-compress
Version: 1.25.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Java API for working with compressed files and archivers
License: Apache-2.0
URL: https://commons.apache.org/proper/commons-compress/
@ -87,6 +87,9 @@ rm src/test/java/org/apache/commons/compress/archivers/tar/TarMemoryFileSystemTe
%doc LICENSE.txt NOTICE.txt
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.25.0-5
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.25.0-4
- Bump release for June 2024 mass rebuild