commit 4c75d981b49f1671779bc5a818504595426d3360
Author: Michal Srb <msrb(a)redhat.com>
Date: Mon Feb 2 16:32:35 2015 +0100
Update to upstream version 1.22
.gitignore | 1 +
jenkins-credentials-plugin.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ebb6ad..3bcf1ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/credentials-1.10.tar.gz
/credentials-1.18.tar.gz
+/credentials-1.22.tar.gz
diff --git a/jenkins-credentials-plugin.spec b/jenkins-credentials-plugin.spec
index 3298b8d..173b60e 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.18
-Release: 2%{?dist}
+Version: 1.22
+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 Feb 02 2015 Michal Srb <msrb(a)redhat.com> - 1.22-1
+- Update to upstream version 1.22
+
* Tue Nov 18 2014 Michal Srb <msrb(a)redhat.com> - 1.18-2
- Rebuild to fix plugin dependencies
diff --git a/sources b/sources
index b6043c3..c3d54c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0eaf79c09cbe6aa0352e97e75217b2ae credentials-1.18.tar.gz
+24e24c5d5cd386526655ea8ae6c95cd3 credentials-1.22.tar.gz