Updated to latest upstream, rhbz #904731
This commit is contained in:
parent
5e166753bf
commit
9c93551803
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/commons-parent-20.tar.xz
|
||||
commons-parent-22.tar.xz
|
||||
/commons-parent-26.tar.xz
|
||||
/commons-parent-32.tar.xz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user