Compare commits

..

2 Commits

Author SHA1 Message Date
Marián Konček 3a94e185bc Rebuild to regenerate auto-requires Related: RHEL-17126 2024-02-09 01:13:29 +00:00
Mikolaj Izdebski 9f64043ea8 Rebuild to regenerate auto-requires
Related: RHEL-17126
2024-02-05 13:40:30 +01:00
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: apache-commons-io
Epoch: 1
Version: 2.11.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Utilities to assist with developing IO functionality
License: ASL 2.0
URL: https://commons.apache.org/io
@ -72,6 +72,9 @@ sed -i '/DefaultLocale/d' src/test/java/org/apache/commons/io/input/XmlStreamRea
%doc RELEASE-NOTES.txt
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 1:2.11.0-4
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:2.11.0-3
- Rebuild to regenerate auto-requires