Update to upstream version 33
This commit is contained in:
parent
a655f3065d
commit
71a3b4699d
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
commons-parent-22.tar.xz
|
||||
/commons-parent-26.tar.xz
|
||||
/commons-parent-32.tar.xz
|
||||
/commons-parent-33.tar.xz
|
||||
|
@ -1,15 +1,15 @@
|
||||
%global short_name commons-parent
|
||||
|
||||
Name: apache-%{short_name}
|
||||
Version: 32
|
||||
Release: 2%{?dist}
|
||||
Version: 33
|
||||
Release: 1%{?dist}
|
||||
Summary: Apache Commons Parent Pom
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
URL: http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/
|
||||
|
||||
# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-32
|
||||
# tar caf commons-parent-32.tar.xz commons-parent-32
|
||||
# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-33
|
||||
# tar caf commons-parent-33.tar.xz commons-parent-33
|
||||
Source0: %{short_name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
@ -42,6 +42,9 @@ The Project Object Model files for the apache-commons packages.
|
||||
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
|
||||
|
||||
%changelog
|
||||
* Wed Feb 12 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 33-1
|
||||
- Update to upstream version 33
|
||||
|
||||
* Tue Aug 06 2013 Mat Booth <fedora@matbooth.co.uk> - 32-2
|
||||
- Remove use of maven-scm-publish-plugin plugin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user