diff --git a/keycloak-httpd-client-install.spec b/keycloak-httpd-client-install.spec index f53347b..72c1450 100644 --- a/keycloak-httpd-client-install.spec +++ b/keycloak-httpd-client-install.spec @@ -13,7 +13,7 @@ Name: %{srcname} Version: 1.1 -Release: 9%{?dist} +Release: 10%{?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 Jul 22 2021 Fedora Release Engineering - 1.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.1-9 - Rebuilt for Python 3.10