[jenkins-credentials-plugin] Update to upstream version 1.18

Michal Srb msrb at fedoraproject.org
Mon Oct 27 15:37:52 UTC 2014


commit fd940a7170c5d7c104eb45216c2f4ddd7fa7917a
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Oct 27 15:13:06 2014 +0100

    Update to upstream version 1.18

 .gitignore                      |    1 +
 jenkins-credentials-plugin.spec |    7 +++++--
 sources                         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3337ad..2ebb6ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /credentials-1.10.tar.gz
+/credentials-1.18.tar.gz
diff --git a/jenkins-credentials-plugin.spec b/jenkins-credentials-plugin.spec
index 19f448a..13e2c9e 100644
--- a/jenkins-credentials-plugin.spec
+++ b/jenkins-credentials-plugin.spec
@@ -3,8 +3,8 @@
 %global plugin_home %{_datadir}/jenkins/webroot/WEB-INF/plugins/%{short_name}.jpi
 
 Name:           jenkins-credentials-plugin
-Version:        1.10
-Release:        5%{?dist}
+Version:        1.18
+Release:        1%{?dist}
 Summary:        Jenkins Credentials Plugin
 
 License:        MIT
@@ -65,6 +65,9 @@ sed -i 's|%{plugin_home}/WEB-INF/lib/%{short_name}.jar||' .mfiles
 %doc LICENSE.txt
 
 %changelog
+* Mon Oct 27 2014 Michal Srb <msrb at redhat.com> - 1.18-1
+- Update to upstream version 1.18
+
 * Mon Oct 13 2014 Michal Srb <msrb at redhat.com> - 1.10-5
 - This is a core plugin, move it to the correct location
 
diff --git a/sources b/sources
index e4eaa8f..b6043c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-657108c930ae62b4c2f7f5a30892db9f  credentials-1.10.tar.gz
+0eaf79c09cbe6aa0352e97e75217b2ae  credentials-1.18.tar.gz


More information about the scm-commits mailing list