Rebuilt for Drop i686 JDKs

https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
Jiri 2022-07-08 15:33:50 +02:00
parent fe25bd5578
commit f30a1273f3

View File

@ -1,10 +1,11 @@
Name: javacc-maven-plugin
Version: 2.6
Release: 35%{?dist}
Release: 36%{?dist}
Summary: JavaCC Maven Plugin
License: ASL 2.0
URL: https://github.com/mojohaus/javacc-maven-plugin
BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
#svn export http://svn.codehaus.org/mojo/tags/javacc-maven-plugin-2.6
#tar cjf javacc-maven-plugin-2.6.tar.bz2 javacc-maven-plugin-2.6
@ -54,6 +55,9 @@ cp -p %{SOURCE1} .
%doc LICENSE-2.0.txt src/main/resources/NOTICE
%changelog
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 2.6-36
- Rebuilt for Drop i686 JDKs
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.6-35
- Rebuilt for java-17-openjdk as system jdk