diff --git a/.gitignore b/.gitignore index d1d95c0..bb41cfe 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 63cb6ab..a7c10bb 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: 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 - 38-1 +- Update to upstream version 38 + * Wed Jun 17 2015 Fedora Release Engineering - 37-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 70e44a4..0295ff2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10a6f0b4b845409639a577c643bb3fd8 commons-parent-37.tar.xz +71acad9bd7af7bf9d196de34b4cf50df commons-parent-38.tar.xz