diff --git a/python-appdirs.spec b/python-appdirs.spec index 6c6b43d..165e0ea 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python module for determining platform-specific directories License: MIT @@ -66,6 +66,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/%{modna %{python3_sitelib}/%{modname}-%{version}-py%python3_version.egg-info/ %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 1.4.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Wed Aug 05 2015 Igor Gnatenko - 1.4.0-4 - Update to new packaging guidelines