Update to upstream version 38
This commit is contained in:
parent
6fe0a7a656
commit
1a80b78a93
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ commons-parent-22.tar.xz
|
||||
/commons-parent-34.tar.xz
|
||||
/commons-parent-35.tar.xz
|
||||
/commons-parent-37.tar.xz
|
||||
/commons-parent-38.tar.xz
|
||||
|
@ -1,15 +1,15 @@
|
||||
%global short_name commons-parent
|
||||
|
||||
Name: apache-%{short_name}
|
||||
Version: 37
|
||||
Release: 3%{?dist}
|
||||
Version: 38
|
||||
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-37
|
||||
# tar caf commons-parent-37.tar.xz commons-parent-37
|
||||
# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-38
|
||||
# tar caf commons-parent-38.tar.xz commons-parent-38
|
||||
Source0: %{short_name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
@ -48,6 +48,9 @@ The Project Object Model files for the apache-commons packages.
|
||||
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
|
||||
|
||||
%changelog
|
||||
* Thu Jun 25 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 38-1
|
||||
- Update to upstream version 38
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 37-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user