Update to upstream version 3.3.3
This commit is contained in:
parent
4f4ea5e966
commit
10eed06980
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/plexus-pom-3.0.1.tar.xz
|
||||
/plexus-pom-3.3.1.tar.xz
|
||||
/LICENSE-2.0.txt
|
||||
/plexus-3.3.3.tar.gz
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
Name: plexus-pom
|
||||
Version: 3.3.1
|
||||
Release: 10%{?dist}
|
||||
Version: 3.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Root Plexus Projects POM
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/codehaus-plexus/plexus-pom
|
||||
Source0: https://github.com/sonatype/plexus-pom/archive/plexus-%{version}.tar.gz
|
||||
Source0: https://github.com/codehaus-plexus/plexus-pom/archive/plexus-%{version}.tar.gz
|
||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: spice-parent
|
||||
BuildRequires: forge-parent
|
||||
|
||||
%description
|
||||
The Plexus project provides a full software stack for creating and
|
||||
@ -39,6 +39,9 @@ cp -p %{SOURCE1} LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.3-1
|
||||
- Update to upstream version 3.3.3
|
||||
|
||||
* Wed Apr 1 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.1-10
|
||||
- Update upstream URL
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user