diff --git a/.gitignore b/.gitignore index bb41cfe..ed9fc98 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ commons-parent-22.tar.xz /commons-parent-35.tar.xz /commons-parent-37.tar.xz /commons-parent-38.tar.xz +/commons-parent-39.tar.xz diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index a7c10bb..7eb5f89 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: 38 +Version: 39 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-38 -# tar caf commons-parent-38.tar.xz commons-parent-38 +# 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 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 +* Tue Sep 8 2015 Mikolaj Izdebski - 39-1 +- Update to upstream version 39 + * Thu Jun 25 2015 Mikolaj Izdebski - 38-1 - Update to upstream version 38 diff --git a/sources b/sources index 0295ff2..541d369 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -71acad9bd7af7bf9d196de34b4cf50df commons-parent-38.tar.xz +577ad36b04b11c03c21e899a0fe8fa86 commons-parent-39.tar.xz