[maven-plugins-pom] Update to upstream version 26

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Oct 23 14:18:02 UTC 2014


commit 4b87c57d41a42a4f4cf61c234a701df57e2bb103
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Oct 23 16:10:26 2014 +0200

    Update to upstream version 26

 .gitignore             |    1 +
 maven-plugins-pom.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9696349..abfea5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /maven-plugins-24-source-release.zip
 /maven-plugins-25-source-release.zip
+/maven-plugins-26-source-release.zip
diff --git a/maven-plugins-pom.spec b/maven-plugins-pom.spec
index a7556f1..f149d15 100644
--- a/maven-plugins-pom.spec
+++ b/maven-plugins-pom.spec
@@ -1,8 +1,8 @@
 %global short_name maven-plugins
 
 Name:           %{short_name}-pom
-Version:        25
-Release:        3%{?dist}
+Version:        26
+Release:        1%{?dist}
 Summary:        Maven Plugins POM
 BuildArch:      noarch
 Group:          Development/Libraries
@@ -11,7 +11,7 @@ URL:            http://maven.apache.org/plugins/
 Source:         http://repo.maven.apache.org/maven2/org/apache/maven/plugins/%{short_name}/%{version}/%{short_name}-%{version}-source-release.zip
 
 BuildRequires:  maven-local
-BuildRequires:  maven-parent
+BuildRequires:  maven-parent >= 25
 
 %description
 This package provides Maven Plugins parent POM used by different
@@ -34,6 +34,9 @@ Apache Maven plugins.
 %doc LICENSE NOTICE
 
 %changelog
+* Thu Oct 23 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 26-1
+- Update to upstream version 26
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 25-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 270bef1..875ee16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e998f6e0dfb7dedb9e27cbd36f43cc86  maven-plugins-25-source-release.zip
+7789c201c1c5acf508d3634c95b3b2cb  maven-plugins-26-source-release.zip


More information about the scm-commits mailing list