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

Michal Srb msrb at fedoraproject.org
Mon Feb 9 09:33:37 UTC 2015


commit d77d7727e90f52211a9541c6064f8117aeef6515
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Feb 9 10:33:20 2015 +0100

    Update to upstream version 1.4

 .gitignore                |    1 +
 jenkins-junit-plugin.spec |    5 ++++-
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9d8625..ab51602 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /LICENSE.txt
 /junit-1.2.tar.gz
 /junit-1.3.tar.gz
+/junit-1.4.tar.gz
diff --git a/jenkins-junit-plugin.spec b/jenkins-junit-plugin.spec
index f87c5eb..3541182 100644
--- a/jenkins-junit-plugin.spec
+++ b/jenkins-junit-plugin.spec
@@ -3,7 +3,7 @@
 %global plugin_home %{_datadir}/jenkins/webroot/WEB-INF/plugins/%{short_name}.jpi
 
 Name:           jenkins-junit-plugin
-Version:        1.3
+Version:        1.4
 Release:        1%{?dist}
 Summary:        Jenkins JUnit Plugin
 
@@ -62,6 +62,9 @@ sed -i 's|%{plugin_home}/WEB-INF/lib/%{short_name}.jar||' .mfiles
 %doc LICENSE.txt
 
 %changelog
+* Mon Feb 09 2015 Michal Srb <msrb at redhat.com> - 1.4-1
+- Update to upstream version 1.4
+
 * Wed Feb 04 2015 Michal Srb <msrb at redhat.com> - 1.3-1
 - Update to upstream version 1.3
 
diff --git a/sources b/sources
index bd09e59..1be4f91 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 b28808853537299bae3b2025e2c38d89  LICENSE.txt
-608cca02e43da21d9fa898fe3795fe30  junit-1.3.tar.gz
+15b6abc0fd3c9ed8bffa01d89d02fa38  junit-1.4.tar.gz


More information about the scm-commits mailing list