From 515a23932975bc914de4980989855f47d4082b20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-urwid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urwid.spec b/python-urwid.spec index aabfc1c..2dbad71 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -9,7 +9,7 @@ Name: python-urwid Version: 1.3.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Console user interface library Group: Development/Libraries @@ -116,6 +116,9 @@ rm -rf %{buildroot} %endif %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.3.0-7 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 1.3.0-6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages