diff --git a/apache-commons-beanutils.spec b/apache-commons-beanutils.spec index c351000..886ad71 100644 --- a/apache-commons-beanutils.spec +++ b/apache-commons-beanutils.spec @@ -1,6 +1,6 @@ Name: apache-commons-beanutils Version: 1.9.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans License: ASL 2.0 URL: http://commons.apache.org/beanutils @@ -51,6 +51,9 @@ sed -i 's/\r//' *.txt %doc LICENSE.txt NOTICE.txt %changelog +* Tue Nov 05 2019 Mikolaj Izdebski - 1.9.4-2 +- Mass rebuild for javapackages-tools 201902 + * Thu Aug 15 2019 Marian Koncek - 1.9.4-1 - Update to upstream version 1.9.4