From 4eb939278a56ee45f580c9af27b42a87fda574ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- newt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/newt.spec b/newt.spec index 35c4043..29c1a0f 100644 --- a/newt.spec +++ b/newt.spec @@ -7,7 +7,7 @@ Summary: A library for text mode user interfaces Name: newt Version: 0.52.19 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2 Group: System Environment/Libraries URL: https://pagure.io/newt @@ -122,6 +122,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %endif %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.52.19-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.52.19-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages