Update to upstream version 33

This commit is contained in:
Mikolaj Izdebski 2014-02-12 11:49:53 +01:00
parent a655f3065d
commit 71a3b4699d
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
commons-parent-22.tar.xz
/commons-parent-26.tar.xz
/commons-parent-32.tar.xz
/commons-parent-33.tar.xz

View File

@ -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

View File

@ -1 +1 @@
2e381d85907f47962400a163ef2a7602 commons-parent-32.tar.xz
9d2f167a42a5aa23e2d49c272b3b3311 commons-parent-33.tar.xz