From 618f832374e65e59e1c170f68fe5d49f679d6a1e 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-appdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index 4f91d17..d9176df 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.4.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python module for determining platform-specific directories License: MIT @@ -64,6 +64,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/%{modna %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.4.0-8 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 1.4.0-7 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages