diff --git a/python-appdirs.spec b/python-appdirs.spec index 74dd409..cbbfa99 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.4.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python module for determining platform-specific directories License: MIT @@ -85,6 +85,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}{%{python2_sitelib},%{pyth %{python3_sitelib}/__pycache__/%{srcname}.* %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.4.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Aug 12 2018 Igor Gnatenko - 1.4.3-7 - Get python2 package back