Rebuilt for java-21-openjdk as system jdk
https://fedoraproject.org/wiki/Changes/Java21
This commit is contained in:
parent
112729c7ac
commit
a5170996c0
1 changed files with 4 additions and 1 deletions
|
|
@ -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 <jvanek@redhat.com> - 1.9.4-19
|
||||
- Rebuilt for java-21-openjdk as system jdk
|
||||
|
||||
* Fri Mar 01 2024 Jiri Vanek <jvanek@redhat.com> - 1.9.4-18
|
||||
- bump of release for for java-21-openjdk as system jdk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue