[jenkins-icon-shim] Update to upstream version 1.0.4

Michal Srb msrb at fedoraproject.org
Mon Nov 24 09:59:58 UTC 2014


commit e48d73cbb8ec5d6cb414e701dcbdcacbcaf3b0e8
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Nov 24 10:59:36 2014 +0100

    Update to upstream version 1.0.4

 .gitignore             |    1 +
 jenkins-icon-shim.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd4e0d2..b0bda7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /LICENSE
 /icon-shim-pom-1.0.3.tar.gz
+/icon-shim-pom-1.0.4.tar.gz
diff --git a/jenkins-icon-shim.spec b/jenkins-icon-shim.spec
index 1d40bc5..af4a813 100644
--- a/jenkins-icon-shim.spec
+++ b/jenkins-icon-shim.spec
@@ -3,8 +3,8 @@
 %global plugin_home %{_datadir}/jenkins/plugins/%{short_name}
 
 Name:           jenkins-icon-shim
-Version:        1.0.3
-Release:        4%{?dist}
+Version:        1.0.4
+Release:        1%{?dist}
 Summary:        Jenkins Icon Shim Plugin
 
 # specified in POM file
@@ -66,6 +66,9 @@ sed -i 's|%{plugin_home}/WEB-INF/lib/%{short_name}.jar||' .mfiles
 %doc LICENSE
 
 %changelog
+* Mon Nov 24 2014 Michal Srb <msrb at redhat.com> - 1.0.4-1
+- Update to upstream version 1.0.4
+
 * Tue Nov 18 2014 Michal Srb <msrb at redhat.com> - 1.0.3-4
 - Fix plugin name (Resolves rhbz#1165086)
 
diff --git a/sources b/sources
index 24354be..0303e95 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 7d5b03b556811d959a94d9336ba04fe5  LICENSE
-824506727aacd6b6c3375b46bc771740  icon-shim-pom-1.0.3.tar.gz
+09e6347b1fbb359951de4d7d4c0cae6d  icon-shim-pom-1.0.4.tar.gz


More information about the scm-commits mailing list