Rebuild to regenerate auto-requires Related: RHEL-17126

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

View File

@ -0,0 +1 @@
be947cc3eb478da23abe564d27c527f30bf526b8 commons-beanutils-1.9.4-src.tar.gz

View File

@ -2,7 +2,7 @@
Name: apache-commons-beanutils
Version: 1.9.4
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans
License: ASL 2.0
URL: http://commons.apache.org/beanutils
@ -57,6 +57,9 @@ sed -i 's/\r//' *.txt
%doc LICENSE.txt NOTICE.txt
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 1.9.4-13
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.4-12
- Rebuild to regenerate auto-requires