[jenkins-remoting] Update to upstream version 2.43

Michal Srb msrb at fedoraproject.org
Mon Jun 16 05:40:56 UTC 2014


commit 1ab5b729918f3a2b908c064aeb3e190c6c801059
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Jun 16 07:39:56 2014 +0200

    Update to upstream version 2.43

 .gitignore            |    1 +
 jenkins-remoting.spec |    8 ++++++--
 sources               |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c21632..35bb647 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /remoting-2.39.tar.gz
 /remoting-2.40.tar.gz
 /remoting-2.41.tar.gz
+/remoting-2.43.tar.gz
diff --git a/jenkins-remoting.spec b/jenkins-remoting.spec
index 6772966..fa1d68d 100644
--- a/jenkins-remoting.spec
+++ b/jenkins-remoting.spec
@@ -1,8 +1,8 @@
 %global shortname remoting
 
 Name:           jenkins-remoting
-Version:        2.41
-Release:        2%{?dist}
+Version:        2.43
+Release:        1%{?dist}
 Summary:        Jenkins remoting module
 
 # License is specified in pom file
@@ -30,6 +30,7 @@ BuildRequires:  mvn(org.apache.ant:ant)
 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.jacoco:jacoco-maven-plugin)
 BuildRequires:  mvn(org.jenkins-ci:constant-pool-scanner)
 # missing test deps:
 #BuildRequires:  mvn(org.codehaus.mojo:findbugs-maven-plugin)
@@ -87,6 +88,9 @@ cp %{SOURCE2} .
 %doc LICENSE-MIT LICENSE-ASL
 
 %changelog
+* Mon Jun 16 2014 Michal Srb <msrb at redhat.com> - 2.43-1
+- Update to upstream version 2.43
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.41-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 3d426cb..f188b96 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 3b83ef96387f14655fc854ddc3c6bd57  LICENSE-2.0.txt
-2ab7c8f9bc29c4b5797a92934a0b3920  remoting-2.41.tar.gz
+37ea5d0f98536bda9f76cecb9e873c80  remoting-2.43.tar.gz


More information about the scm-commits mailing list