Rebuild to regenerate auto-requires Related: RHEL-17126

This commit is contained in:
Marián Konček 2024-02-08 10:53:15 +01:00 committed by root
parent 76ce6a12ed
commit d8a8c76dad
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1 @@
12ee2d916040f1985b1389c62cc3e8071911cf31 commons-compress-1.21-src.tar.gz

View File

@ -2,7 +2,7 @@
Name: apache-commons-compress
Version: 1.21
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Java API for working with compressed files and archivers
License: ASL 2.0
URL: https://commons.apache.org/proper/commons-compress/
@ -91,6 +91,9 @@ rm src/test/java/org/apache/commons/compress/archivers/tar/TarMemoryFileSystemTe
%doc LICENSE.txt NOTICE.txt
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 1.21-6
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.21-5
- Rebuild to regenerate auto-requires