Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
9d35c5d99d
commit
3eeab01608
1 changed files with 5 additions and 1 deletions
|
|
@ -1,10 +1,11 @@
|
|||
Name: apache-commons-pool
|
||||
Version: 1.6
|
||||
Release: 29%{?dist}
|
||||
Release: 30%{?dist}
|
||||
Summary: Apache Commons Pool Package
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/pool/
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
Source0: http://www.apache.org/dist/commons/pool/source/commons-pool-%{version}-src.tar.gz
|
||||
|
||||
|
|
@ -38,6 +39,9 @@ interface that makes these implementations interchangeable.
|
|||
%doc README.txt RELEASE-NOTES.txt
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 1.6-30
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 1.6-29
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue