diff --git a/keycloak-httpd-client-install.spec b/keycloak-httpd-client-install.spec index 2e28a28..66756b0 100644 --- a/keycloak-httpd-client-install.spec +++ b/keycloak-httpd-client-install.spec @@ -13,7 +13,7 @@ Name: %{srcname} Version: 1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{summary} License: GPL-3.0-or-later @@ -144,6 +144,10 @@ install -c -m 644 doc/keycloak-httpd-client-install.8 %{buildroot}/%{_mandir}/ma %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 1.3-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Sep 20 2024 Tomas Halman - 1.3-1 - Rebase to version 1.3 - Resolves: RHEL-59677 - khci won't work with Quarkus-based Keycloak due to missing /auth path