import maven-shared-utils-3.2.1-0.4.module+el8.3.0+6804+157bd82e
This commit is contained in:
parent
7cb7cf5890
commit
f300407d1a
@ -1,6 +1,6 @@
|
||||
Name: maven-shared-utils
|
||||
Version: 3.2.1
|
||||
Release: 0.3%{?dist}
|
||||
Release: 0.4%{?dist}
|
||||
Summary: Maven shared utility classes
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/shared/maven-shared-utils
|
||||
@ -12,7 +12,7 @@ Patch1: 0001-Restore-compatibility-with-current-maven.patch
|
||||
|
||||
Patch2: 0002-Port-to-hamcrest-2.1.patch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-local-openjdk8
|
||||
BuildRequires: mvn(com.google.code.findbugs:jsr305)
|
||||
BuildRequires: %{?module_prefix}mvn(commons-io:commons-io)
|
||||
BuildRequires: mvn(junit:junit)
|
||||
@ -52,6 +52,9 @@ a lot of unused code.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.1-0.4
|
||||
- Build with OpenJDK 8
|
||||
|
||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.1-0.3
|
||||
- Mass rebuild for javapackages-tools 201902
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user