commit 4ed88daa6fd8f1b74187fb925a75639c9a42763a Author: Michal Srb msrb@redhat.com Date: Mon Feb 2 16:58:39 2015 +0100
Update to upstream version 2.49
.gitignore | 1 + jenkins-remoting.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index e482198..42b3cda 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /remoting-2.46.tar.gz /remoting-2.47.tar.gz /remoting-2.48.tar.gz +/remoting-2.49.tar.gz diff --git a/jenkins-remoting.spec b/jenkins-remoting.spec index 76d6839..ffbc93c 100644 --- a/jenkins-remoting.spec +++ b/jenkins-remoting.spec @@ -2,7 +2,7 @@ %global webinfdir %{_datadir}/jenkins/webroot/WEB-INF
Name: jenkins-remoting -Version: 2.48 +Version: 2.49 Release: 1%{?dist} Summary: Jenkins remoting module
@@ -106,6 +106,9 @@ cp %{buildroot}/%{_javadir}/%{name}/%{shortname}.jar %{buildroot}/%{webinfdir}/s %doc LICENSE-MIT LICENSE-ASL
%changelog +* Mon Feb 02 2015 Michal Srb msrb@redhat.com - 2.49-1 +- Update to upstream version 2.49 + * Wed Nov 12 2014 Michal Srb msrb@redhat.com - 2.48-1 - Update to upstream version 2.48
diff --git a/sources b/sources index 013b90b..203d1ac 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 3b83ef96387f14655fc854ddc3c6bd57 LICENSE-2.0.txt -70a5a60587d52c4b2ab2db257a687bcf remoting-2.48.tar.gz +540c0688940fdf63d76cff0a4100c2d2 remoting-2.49.tar.gz
java-sig-commits@lists.fedoraproject.org