diff --git a/.gitignore b/.gitignore index d4c12a6..8e05cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /maven-parent-24-source-release.zip /maven-parent-25-source-release.zip /maven-parent-26-source-release.zip +/maven-parent-27-source-release.zip diff --git a/maven-parent.spec b/maven-parent.spec index 706d7f5..75d0962 100644 --- a/maven-parent.spec +++ b/maven-parent.spec @@ -1,6 +1,6 @@ Name: maven-parent -Version: 26 -Release: 2%{?dist} +Version: 27 +Release: 1%{?dist} Summary: Apache Maven parent POM License: ASL 2.0 URL: http://maven.apache.org @@ -29,6 +29,9 @@ Apache Maven parent POM file used by other Maven projects. %doc LICENSE NOTICE %changelog +* Thu Sep 24 2015 Mikolaj Izdebski - 27-1 +- Update to upstream version 27 + * Wed Jun 17 2015 Fedora Release Engineering - 26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index ef0a781..a8dccb1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1c12fed64ed747e399b972cb5fd77949 maven-parent-26-source-release.zip +cc1549c64c6878d5917a770fa339893e maven-parent-27-source-release.zip