diff --git a/apache-commons-beanutils.spec b/apache-commons-beanutils.spec index 2b8f687..7f5d7e4 100644 --- a/apache-commons-beanutils.spec +++ b/apache-commons-beanutils.spec @@ -2,7 +2,7 @@ Name: apache-commons-beanutils Version: 1.9.4 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans License: Apache-2.0 URL: http://commons.apache.org/beanutils @@ -57,6 +57,9 @@ sed -i 's/\r//' *.txt %doc LICENSE.txt NOTICE.txt %changelog +* Sat Mar 02 2024 Jiri Vanek - 1.9.4-19 +- Rebuilt for java-21-openjdk as system jdk + * Fri Mar 01 2024 Jiri Vanek - 1.9.4-18 - bump of release for for java-21-openjdk as system jdk