Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
5059a5883d
commit
52920f6abd
1 changed files with 5 additions and 1 deletions
|
|
@ -1,12 +1,13 @@
|
|||
Name: xmlpull
|
||||
Version: 1.2.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: XML Pull Parsing API
|
||||
|
||||
License: Public Domain
|
||||
URL: https://github.com/xmlpull-xpp3/%{name}-xpp3
|
||||
Source0: %{url}/archive/%{name}-xpp3-parent-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
|
|
@ -45,6 +46,9 @@ rm xmlpull/src/main/java/module-info.java
|
|||
%doc %{name}/README.adoc
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 1.2.0-4
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 1.2.0-3
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue