From 17fa282275a7908188bc546456f133eaecb931fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:45:24 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- 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 c03dc33..527f5ab 100644 --- a/keycloak-httpd-client-install.spec +++ b/keycloak-httpd-client-install.spec @@ -7,7 +7,7 @@ Name: %{srcname} Version: 0.8 -Release: 3%{?dist} +Release: 4%{?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 Jun 19 2018 Miro HronĨok - 0.8-4 +- Rebuilt for Python 3.7 + * Wed Feb 07 2018 Fedora Release Engineering - 0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild