Rebuilt for Drop i686 JDKs

https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
Jiri 2022-07-08 14:31:26 +02:00
commit 3eeab01608

View file

@ -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