Rebuild with regenerated Requires on Java

Related: RHEL-62405
This commit is contained in:
Marián Konček 2024-11-19 19:57:14 +01:00
parent a292d94f62
commit 9ddad2a113

View File

@ -2,7 +2,7 @@
Name: apache-commons-logging
Version: 1.2
Release: 30%{?dist}
Release: 31%{?dist}
Summary: Apache Commons Logging
License: ASL 2.0
URL: http://commons.apache.org/logging
@ -82,6 +82,9 @@ rm -rf src/test/java/org/apache/commons/logging/log4j/log4j12
%doc PROPOSAL.html RELEASE-NOTES.txt
%changelog
* Tue Nov 19 2024 Marián Konček <mkoncek@redhat.com> - 1.2-31
- Rebuild with regenerated Requires on Java
* Mon Nov 18 2024 Marián Konček <mkoncek@redhat.com> - 1.2-30
- Rebuild with regenerated Requires on Java