From e87b39764f6e0900deb80afe7b58e19c08d18603 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:42:00 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- 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 3f2d24c..83a20fb 100644 --- a/keycloak-httpd-client-install.spec +++ b/keycloak-httpd-client-install.spec @@ -13,7 +13,7 @@ Name: %{srcname} Version: 1.1 -Release: 16%{?dist} +Release: 17%{?dist} Summary: %{summary} %global git_tag RELEASE_%(r=%{version}; echo $r | tr '.' '_') @@ -145,6 +145,9 @@ install -c -m 644 doc/keycloak-httpd-client-install.8 %{buildroot}/%{_mandir}/ma %endif %changelog +* Tue Jun 13 2023 Python Maint - 1.1-17 +- Rebuilt for Python 3.12 + * Thu Mar 7 2023 Tomas Halman - 1.1-16 - migrated to SPDX license