[jenkins-remoting] Update to upstream version 2.41

Michal Srb msrb at fedoraproject.org
Wed May 7 06:35:07 UTC 2014


commit 9ea604218238696c5a86a93fcb5007db06e3fa30
Author: Michal Srb <msrb at redhat.com>
Date:   Wed May 7 08:35:20 2014 +0200

    Update to upstream version 2.41

 .gitignore            |    1 +
 jenkins-remoting.spec |    8 +++++++-
 sources               |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f62d640..8c21632 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /remoting-2.37.tar.gz
 /remoting-2.39.tar.gz
 /remoting-2.40.tar.gz
+/remoting-2.41.tar.gz
diff --git a/jenkins-remoting.spec b/jenkins-remoting.spec
index 70121b9..577ab9a 100644
--- a/jenkins-remoting.spec
+++ b/jenkins-remoting.spec
@@ -1,7 +1,7 @@
 %global shortname remoting
 
 Name:           jenkins-remoting
-Version:        2.40
+Version:        2.41
 Release:        1%{?dist}
 Summary:        Jenkins remoting module
 
@@ -31,6 +31,9 @@ BuildRequires:  mvn(org.apache.maven.plugins:maven-dependency-plugin)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-pmd-plugin)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-release-plugin)
 BuildRequires:  mvn(org.jenkins-ci:constant-pool-scanner)
+# missing test deps:
+#BuildRequires:  mvn(org.codehaus.mojo:findbugs-maven-plugin)
+#BuildRequires:  mvn(org.jvnet.hudson:test-annotations)
 
 %description
 This package is primarily used by Jenkins for slave node management,
@@ -84,6 +87,9 @@ cp %{SOURCE2} .
 %doc LICENSE-MIT LICENSE-ASL
 
 %changelog
+* Wed May 07 2014 Michal Srb <msrb at redhat.com> - 2.41-1
+- Update to upstream version 2.41
+
 * Mon Apr 28 2014 Michal Srb <msrb at redhat.com> - 2.40-1
 - Update to upstream version 2.40
 
diff --git a/sources b/sources
index 35c00b3..3d426cb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 3b83ef96387f14655fc854ddc3c6bd57  LICENSE-2.0.txt
-06c7cc65a538bcfaf2f9cca0a1d00c91  remoting-2.40.tar.gz
+2ab7c8f9bc29c4b5797a92934a0b3920  remoting-2.41.tar.gz


More information about the scm-commits mailing list