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