From d8abd616d9e1519351239a8858263851f2361203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:27:58 +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 9ce5d02..059cad2 100644 --- a/sssd.spec +++ b/sssd.spec @@ -38,7 +38,7 @@ Name: sssd Version: 1.16.2 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/System Summary: System Security Services Daemon License: GPLv3+ @@ -1262,6 +1262,9 @@ fi %{_libdir}/%{name}/modules/libwbclient.so %changelog +* Tue Jun 19 2018 Miro Hrončok - 1.16.2-2 +- Rebuilt for Python 3.7 + * Mon Jun 11 2018 Fabiano Fidêncio - 1.16.2-1 - New upstream release 1.16.2 - https://docs.pagure.org/SSSD.sssd/users/relnotes/notes_1_16_2.html