[jenkins-javadoc-plugin] Update to upstream version 1.3

Michal Srb msrb at fedoraproject.org
Fri Nov 21 07:16:53 UTC 2014


commit a6402d51d73277c279e0301d4e46732cafd3641f
Author: Michal Srb <msrb at redhat.com>
Date:   Fri Nov 21 08:16:21 2014 +0100

    Update to upstream version 1.3

 .gitignore                  |    1 +
 jenkins-javadoc-plugin.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac70467..ae20530 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /javadoc-1.2.tar.gz
 /LICENSE.txt
+/javadoc-1.3.tar.gz
diff --git a/jenkins-javadoc-plugin.spec b/jenkins-javadoc-plugin.spec
index 2307bcd..f7f3555 100644
--- a/jenkins-javadoc-plugin.spec
+++ b/jenkins-javadoc-plugin.spec
@@ -3,8 +3,8 @@
 %global plugin_home %{_datadir}/jenkins/webroot/WEB-INF/plugins/%{short_name}.jpi
 
 Name:           jenkins-javadoc-plugin
-Version:        1.2
-Release:        3%{?dist}
+Version:        1.3
+Release:        1%{?dist}
 Summary:        Jenkins Javadoc Plugin
 
 # License is specified in pom.xml
@@ -60,6 +60,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.3-1
+- Update to upstream version 1.3
+
 * Tue Nov 18 2014 Michal Srb <msrb at redhat.com> - 1.2-3
 - Rebuild to fix plugin dependencies
 
diff --git a/sources b/sources
index 8941e3f..8caf5a6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-b17aad2fa91f0e974b4f38b05ed6992d  javadoc-1.2.tar.gz
 b28808853537299bae3b2025e2c38d89  LICENSE.txt
+1d7565d40241899a49e33617cf8b82f1  javadoc-1.3.tar.gz


More information about the scm-commits mailing list