Update to upstream version 1.3.1
This commit is contained in:
parent
a8311b5a35
commit
0ac310cbc0
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/plexus-components-1.3.1.pom
|
||||
/LICENSE-2.0.txt
|
||||
@ -1,8 +1,8 @@
|
||||
%global short_name plexus-components
|
||||
|
||||
Name: %{short_name}-pom
|
||||
Version: 1.2
|
||||
Release: 7%{?dist}
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Plexus Components POM
|
||||
BuildArch: noarch
|
||||
Group: Development/Libraries
|
||||
@ -32,6 +32,9 @@ cp -p %{SOURCE1} LICENSE
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Mar 10 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.1-1
|
||||
- Update to upstream version 1.3.1
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user