[jenkins] Add R: jenkins-junit-plugin

Michal Srb msrb at fedoraproject.org
Sun Sep 28 10:54:30 UTC 2014


commit 654b55aab3ace955e442ed290999eb040db9d89f
Author: Michal Srb <msrb at redhat.com>
Date:   Sun Sep 28 12:54:01 2014 +0200

    Add R: jenkins-junit-plugin

 jenkins.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jenkins.spec b/jenkins.spec
index 58c2b90..849c610 100644
--- a/jenkins.spec
+++ b/jenkins.spec
@@ -9,7 +9,7 @@
 
 Name:           jenkins
 Version:        1.581
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        An extendable open source continuous integration server
 
 # The project's primary license is MIT
@@ -364,6 +364,7 @@ Requires:       jenkins-external-monitor-job-plugin
 Requires:       jenkins-ant-plugin
 Requires:       jenkins-mailer-plugin
 Requires:       js-yui2-jenkins
+Requires:       jenkins-junit-plugin
 
 
 %description webapp
@@ -710,6 +711,9 @@ exit 0
 %doc LICENSE.txt
 
 %changelog
+* Sun Sep 28 2014 Michal Srb <msrb at redhat.com> - 1.581-2
+- Add R: jenkins-junit-plugin
+
 * Mon Sep 22 2014 Michal Srb <msrb at redhat.com> - 1.581-1
 - Update to upstream version 1.581
 - Migrate to jenkins-winstone


More information about the scm-commits mailing list