diff --git a/.gitignore b/.gitignore index 07ef58b..522f037 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /commons-parent-20.tar.xz commons-parent-22.tar.xz /commons-parent-26.tar.xz +/commons-parent-32.tar.xz diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 96359a1..294c30c 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: 26 -Release: 7%{?dist} +Version: 32 +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-26 -# tar caf commons-parent-26.tar.xz commons-parent-26 +# 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 Source0: %{short_name}-%{version}.tar.xz BuildArch: noarch @@ -41,9 +41,12 @@ The Project Object Model files for the apache-commons packages. %doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt %changelog +* Tue Aug 06 2013 Mat Booth - 32-1 +- Updated to latest upstream, rhbz #904731 + * Tue Aug 06 2013 Mat Booth - 26-7 - Use pom macros instead of patching -- Update spec for latest guidelines +- Update spec for latest guidelines rhbz #991975 * Sat Aug 03 2013 Fedora Release Engineering - 26-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 888ccb4..c8a65f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48c552346d5783801264ae2508dd60e7 commons-parent-26.tar.xz +2e381d85907f47962400a163ef2a7602 commons-parent-32.tar.xz