From d38cf9ea9884f95b33e96fc6f35ad2e3435a9e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:16:50 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- 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 7ee0f88..d1ef2f9 100644 --- a/keycloak-httpd-client-install.spec +++ b/keycloak-httpd-client-install.spec @@ -13,7 +13,7 @@ Name: %{srcname} Version: 1.1 -Release: 2%{?dist} +Release: 3%{?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 +* Mon Aug 19 2019 Miro HronĨok - 1.1-3 +- Rebuilt for Python 3.8 + * Thu Jul 25 2019 Fedora Release Engineering - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild