diff --git a/apache-commons-beanutils.spec b/apache-commons-beanutils.spec index 84f1913..7c09bb0 100644 --- a/apache-commons-beanutils.spec +++ b/apache-commons-beanutils.spec @@ -2,7 +2,7 @@ Name: apache-commons-beanutils Version: 1.9.4 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans License: Apache-2.0 URL: http://commons.apache.org/beanutils @@ -51,12 +51,15 @@ sed -i 's/\r//' *.txt %files -f .mfiles %doc RELEASE-NOTES.txt -%doc LICENSE.txt NOTICE.txt +%license LICENSE.txt NOTICE.txt %files javadoc -f .mfiles-javadoc -%doc LICENSE.txt NOTICE.txt +%license LICENSE.txt NOTICE.txt %changelog +* Wed Jul 24 2024 Mikolaj Izdebski - 1.9.4-21 +- Install license files in licensedir instead of docdir + * Wed Jul 17 2024 Fedora Release Engineering - 1.9.4-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild