From c166cefb5e22ae4c3b2d1c64b0e7b683dcfe2bfe Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: May 11 2016 21:43:51 +0000 Subject: Update to upstream version 40 --- diff --git a/.gitignore b/.gitignore index ed9fc98..28ecb5e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ commons-parent-22.tar.xz /commons-parent-37.tar.xz /commons-parent-38.tar.xz /commons-parent-39.tar.xz +/commons-parent-40.tar.xz diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 6e544a0..bb418fd 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: 39 -Release: 2%{?dist} +Version: 40 +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-39 -# tar caf commons-parent-39.tar.xz commons-parent-39 +# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-%{version} +# tar caf commons-parent-%{version}.tar.xz commons-parent-%{version} 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 +* Wed May 11 2016 Mikolaj Izdebski - 40-1 +- Update to upstream version 40 + * Wed Feb 03 2016 Fedora Release Engineering - 39-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 541d369..19eb4a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -577ad36b04b11c03c21e899a0fe8fa86 commons-parent-39.tar.xz +b28308f3a27c7de41b868781641183ef commons-parent-40.tar.xz