Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
dfd0a9e167
commit
6b6f5feee0
@ -1,7 +1,7 @@
|
||||
%bcond_with groovy
|
||||
Name: maven-script-interpreter
|
||||
Version: 1.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Maven Script Interpreter
|
||||
License: ASL 2.0
|
||||
URL: https://maven.apache.org/shared/maven-script-interpreter/
|
||||
@ -9,6 +9,7 @@ Source0: https://dlcdn.apache.org/maven/shared/%{name}-%{version}-source-
|
||||
|
||||
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(junit:junit)
|
||||
@ -61,6 +62,9 @@ sed -i /GroovyScriptInterpreter/d src/main/java/org/apache/maven/shared/scriptin
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 1.3-2
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
* Sat Apr 09 2022 Markku Korkeala <markku.korkeala@iki.fi> - 1.3-1
|
||||
- Update upstream to 1.3.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user