From 29fa952c1b5d4e6ba197fee62dc53d12717870b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- 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 bb27871..eccf7f3 100644 --- a/keycloak-httpd-client-install.spec +++ b/keycloak-httpd-client-install.spec @@ -7,7 +7,7 @@ Name: %{srcname} Version: 0.4 -Release: 2%{?dist} +Release: 3%{?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 +* Mon Dec 19 2016 Miro HronĨok - 0.4-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.4-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages