diff --git a/keycloak-httpd-client-install.spec b/keycloak-httpd-client-install.spec index 60aded5..b298557 100644 --- a/keycloak-httpd-client-install.spec +++ b/keycloak-httpd-client-install.spec @@ -13,7 +13,7 @@ Name: %{srcname} Version: 1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{summary} %global git_tag RELEASE_%(r=%{version}; echo $r | tr '.' '_') @@ -138,6 +138,9 @@ install -c -m 644 doc/keycloak-httpd-client-install.8 %{buildroot}/%{_mandir}/ma %endif %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018)