import plexus-containers-2.1.0-2.module+el8.3.0+6804+157bd82e

This commit is contained in:
CentOS Sources 2020-07-28 08:23:15 -04:00 committed by Stepan Oksanichenko
parent 3563512072
commit 0c592778a7

View File

@ -1,6 +1,6 @@
Name: plexus-containers
Version: 2.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Containers for Plexus
# Most of the files are either under ASL 2.0 or MIT
# The following files are under xpp:
@ -14,7 +14,7 @@ Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{ver
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
Source2: LICENSE.MIT
BuildRequires: maven-local
BuildRequires: maven-local-openjdk8
BuildRequires: mvn(com.google.guava:guava)
BuildRequires: mvn(com.thoughtworks.qdox:qdox)
BuildRequires: mvn(junit:junit)
@ -111,6 +111,9 @@ cp %{SOURCE2} .
%license LICENSE-2.0.txt LICENSE.MIT
%changelog
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.0-2
- Build with OpenJDK 8
* Wed Nov 20 2019 Marian Koncek <mkoncek@redhat.com> - 2.1.0-1
- Update to upstream version 2.1.0