Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
606d291d9c
commit
e9336557bc
@ -1,6 +1,6 @@
|
||||
Name: javaparser
|
||||
Version: 3.24.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Java 1 to 13 Parser and Abstract Syntax Tree for Java
|
||||
License: LGPLv3+ or ASL 2.0
|
||||
URL: http://javaparser.org
|
||||
@ -15,6 +15,7 @@ BuildRequires: mvn(javax.annotation:javax.annotation-api)
|
||||
BuildRequires: mvn(junit:junit)
|
||||
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
%description
|
||||
This package contains a Java 1 to 13 Parser with AST generation and
|
||||
@ -87,6 +88,9 @@ sed -i \
|
||||
%license LICENSE LICENSE.APACHE LICENSE.GPL LICENSE.LGPL
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 3.24.2-2
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
* Sat Apr 09 2022 Markku Korkeala <markku.korkeala@iki.fi> - 3.24.2-1
|
||||
- Update to upstream version 3.24.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user