diff --git a/keycloak-httpd-client-install.spec b/keycloak-httpd-client-install.spec index d1ef2f9..60aded5 100644 --- a/keycloak-httpd-client-install.spec +++ b/keycloak-httpd-client-install.spec @@ -13,7 +13,7 @@ Name: %{srcname} Version: 1.1 -Release: 3%{?dist} +Release: 4%{?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 +* Thu Oct 03 2019 Miro Hrončok - 1.1-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.1-3 - Rebuilt for Python 3.8