From 633afe1b941e20cc28686f115005cdbd8fac9905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:24:19 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- sssd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sssd.spec b/sssd.spec index dd32974..8e7d13b 100644 --- a/sssd.spec +++ b/sssd.spec @@ -38,7 +38,7 @@ Name: sssd Version: 1.16.2 -Release: 4%{?dist} +Release: 5%{?dist} Group: Applications/System Summary: System Security Services Daemon License: GPLv3+ @@ -1282,6 +1282,9 @@ fi %{_libdir}/%{name}/modules/libwbclient.so %changelog +* Mon Jul 02 2018 Miro Hrončok - 1.16.2-5 +- Rebuilt for Python 3.7 + * Mon Jun 25 2018 Fabiano Fidêncio - 1.16.2-4 - Related: upstream#941 - return multiple server addresses to the Kerberos locator plugin