From ee2729b010bb566113d4a81110f96e7a2e61b719 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 15:57:46 -0500 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- python-jenkins.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jenkins.spec b/python-jenkins.spec index dfba0da..0fa3638 100644 --- a/python-jenkins.spec +++ b/python-jenkins.spec @@ -1,6 +1,6 @@ Name: python-jenkins Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for the remote Jenkins API Group: Development/Libraries @@ -48,5 +48,8 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests -w tests %{_mandir}/man1/pythonjenkins.1.gz %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Feb 21 2014 Scott K Logan - 0.2.1-1 - Initial package -- cgit