From 30d7d076f254030504ad67348679cbe012f83028 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:37 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-meh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-meh.spec b/python-meh.spec index 733e55d..01b58d2 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -7,7 +7,7 @@ Summary: A python library for handling exceptions Name: python-meh Url: https://github.com/rhinstaller/python-meh Version: 0.44 -Release: 2%{?dist} +Release: 3%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from # within this srpm. @@ -146,6 +146,9 @@ rm -rf %{buildroot} %{_datadir}/python-meh %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.44-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.44-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages