From f7d02ae91723199dd99e49c5dfb4ee84c19ec8ac Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 07:31:56 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- keycloak-httpd-client-install.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/keycloak-httpd-client-install.spec b/keycloak-httpd-client-install.spec index a70d45a..bb27871 100644 --- a/keycloak-httpd-client-install.spec +++ b/keycloak-httpd-client-install.spec @@ -7,7 +7,7 @@ Name: %{srcname} Version: 0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{summary} %global git_tag RELEASE_%(r=%{version}; echo $r | tr '.' '_') @@ -114,6 +114,9 @@ install -c -m 644 doc/keycloak-httpd-client-install.8 %{buildroot}/%{_mandir}/ma %endif %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.4-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Mon Jun 27 2016 John Dennis - 0.4-1 - new upstream See ChangeLog for details