Updated to latest upstream, rhbz #904731

This commit is contained in:
Mat Booth 2013-08-06 10:02:36 +01:00
parent 5e166753bf
commit 9c93551803
3 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <fedora@matbooth.co.uk> - 32-1
- Updated to latest upstream, rhbz #904731
* Tue Aug 06 2013 Mat Booth <fedora@matbooth.co.uk> - 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 <rel-eng@lists.fedoraproject.org> - 26-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
48c552346d5783801264ae2508dd60e7 commons-parent-26.tar.xz
2e381d85907f47962400a163ef2a7602 commons-parent-32.tar.xz