diff --git a/.gitignore b/.gitignore index df655b6..f39b063 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ commons-parent-22.tar.xz /commons-parent-32.tar.xz /commons-parent-33.tar.xz /commons-parent-34.tar.xz +/commons-parent-35.tar.xz diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 42b09d5..11c4e2c 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: 34 -Release: 4%{?dist} +Version: 35 +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-34 -# tar caf commons-parent-34.tar.xz commons-parent-34 +# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-35 +# tar caf commons-parent-35.tar.xz commons-parent-35 Source0: %{short_name}-%{version}.tar.xz BuildArch: noarch @@ -46,6 +46,9 @@ The Project Object Model files for the apache-commons packages. %doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt %changelog +* Mon Oct 27 2014 Mikolaj Izdebski - 35-1 +- Update to upstream version 35 + * Wed Jul 30 2014 Mikolaj Izdebski - 34-4 - Fix build-requires on apache-parent diff --git a/sources b/sources index cf81855..8bee3e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e28e65182e2e52574494bd9a4901eb2 commons-parent-34.tar.xz +6f649919bf8e1128a1187a1c99e8d715 commons-parent-35.tar.xz