From d51c92093dc96b21ea7d7784686cf08566be5632 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 07 2018 19:55:03 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/keycloak-httpd-client-install.spec b/keycloak-httpd-client-install.spec index 226285b..c03dc33 100644 --- a/keycloak-httpd-client-install.spec +++ b/keycloak-httpd-client-install.spec @@ -7,7 +7,7 @@ Name: %{srcname} Version: 0.8 -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 +* Wed Feb 07 2018 Fedora Release Engineering - 0.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 15 2018 Iryna Shcherbina - 0.8-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)