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