[kohsuke-pom] Update to upstream version 12

Michal Srb msrb at fedoraproject.org
Thu Feb 19 12:16:57 UTC 2015


commit bb88fcdf6fd45cbd79a01b788161620cb39921f3
Author: Michal Srb <msrb at redhat.com>
Date:   Thu Feb 19 13:14:29 2015 +0100

    Update to upstream version 12

 .gitignore       | 1 +
 kohsuke-pom.spec | 8 +++++++-
 sources          | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 237b99b..3972170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /pom-8.tar.gz
 /pom-9.tar.gz
 /pom-10.tar.gz
+/pom-12.tar.gz
diff --git a/kohsuke-pom.spec b/kohsuke-pom.spec
index 6380a8d..7ef3465 100644
--- a/kohsuke-pom.spec
+++ b/kohsuke-pom.spec
@@ -1,5 +1,5 @@
 Name:           kohsuke-pom
-Version:        10
+Version:        12
 Release:        1%{?dist}
 Summary:        Kohsuke parent POM
 
@@ -12,6 +12,9 @@ Source1:        https://raw.github.com/kohsuke/youdebug/youdebug-1.5/LICENSE.txt
 BuildArch:      noarch
 
 BuildRequires:  maven-local
+BuildRequires:  mvn(org.apache.maven.plugins:maven-release-plugin)
+BuildRequires:  mvn(org.apache.maven.scm:maven-scm-manager-plexus)
+BuildRequires:  mvn(org.apache.maven.scm:maven-scm-provider-gitexe)
 
 %description
 This package contains Kohsuke parent POM file.
@@ -39,6 +42,9 @@ cp %{SOURCE1} LICENSE
 %doc LICENSE
 
 %changelog
+* Thu Feb 19 2015 Michal Srb <msrb at redhat.com> - 12-1
+- Update to upstream version 12
+
 * Mon Sep  1 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 10-1
 - Update to upstream version 10
 
diff --git a/sources b/sources
index ce67772..32628e1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 3cc80563e3a38c4d642dc4a837e93e73  LICENSE.txt
-ce6b75edd93716302cb742985c0e536b  pom-10.tar.gz
+772b1e968352734f1487121c684e0cf6  pom-12.tar.gz


More information about the scm-commits mailing list