From f6b7bbbff02873e8b31c603a71a85752c651343f Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Feb 12 2014 10:50:02 +0000 Subject: Update to upstream version 33 --- diff --git a/.gitignore b/.gitignore index 522f037..7c90475 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ commons-parent-22.tar.xz /commons-parent-26.tar.xz /commons-parent-32.tar.xz +/commons-parent-33.tar.xz diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 73425af..4ba3abc 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -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 - 33-1 +- Update to upstream version 33 + * Tue Aug 06 2013 Mat Booth - 32-2 - Remove use of maven-scm-publish-plugin plugin diff --git a/sources b/sources index c8a65f6..5b159cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e381d85907f47962400a163ef2a7602 commons-parent-32.tar.xz +9d2f167a42a5aa23e2d49c272b3b3311 commons-parent-33.tar.xz