[jenkins-junit-plugin] Update to upstream version 1.2

Michal Srb msrb at fedoraproject.org
Fri Nov 21 07:01:42 UTC 2014


commit 2fb5fdd8489f2de17c01e9b205f2c08eb7272272
Author: Michal Srb <msrb at redhat.com>
Date:   Fri Nov 21 08:00:37 2014 +0100

    Update to upstream version 1.2

 .gitignore                |    1 +
 jenkins-junit-plugin.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de0c3be..c885e08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /junit-1.1.tar.gz
 /LICENSE.txt
+/junit-1.2.tar.gz
diff --git a/jenkins-junit-plugin.spec b/jenkins-junit-plugin.spec
index afe5b73..2f40109 100644
--- a/jenkins-junit-plugin.spec
+++ b/jenkins-junit-plugin.spec
@@ -3,8 +3,8 @@
 %global plugin_home %{_datadir}/jenkins/webroot/WEB-INF/plugins/%{short_name}.jpi
 
 Name:           jenkins-junit-plugin
-Version:        1.1
-Release:        3%{?dist}
+Version:        1.2
+Release:        1%{?dist}
 Summary:        Jenkins JUnit Plugin
 
 # License is specified in pom.xml
@@ -66,6 +66,9 @@ sed -i 's|%{plugin_home}/WEB-INF/lib/%{short_name}.jar||' .mfiles
 %doc LICENSE.txt
 
 %changelog
+* Fri Nov 21 2014 Michal Srb <msrb at redhat.com> - 1.2-1
+- Update to upstream version 1.2
+
 * Tue Nov 18 2014 Michal Srb <msrb at redhat.com> - 1.1-3
 - Rebuild to fix plugin dependencies
 - Fix FTBFS
diff --git a/sources b/sources
index 795811c..488cf22 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-894fe1223e104eef46dc3baf2588cd40  junit-1.1.tar.gz
 b28808853537299bae3b2025e2c38d89  LICENSE.txt
+83e0a694f20f11ecb7217a59c7ff7a48  junit-1.2.tar.gz


More information about the scm-commits mailing list