From b5684991fbb3e4b9dc92db936ba8eb6f87de2183 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 06:40:39 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- booth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/booth.spec b/booth.spec index c879f72..07299a3 100644 --- a/booth.spec +++ b/booth.spec @@ -54,7 +54,7 @@ Name: booth Version: %{boothver} -Release: %{boothrel}%{dist} +Release: %{boothrel}%{dist}.1 Summary: Ticket Manager for Multi-site Clusters Group: System Environment/Daemons License: GPLv2+ @@ -267,6 +267,9 @@ VERBOSE=1 make check /usr/lib/ocf/resource.d/booth/sharedrsc %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 1.0-2.570876d.git.1 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed May 25 2016 Jan Pokorný - 1.0-3.570876d.git - update per the changesets recently accepted by the upstream (memory/resource leaks fixes, patches previously attached separately