diff --git a/python-appdirs.spec b/python-appdirs.spec index 14ea163..df4e060 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python module for determining platform-specific directories License: MIT @@ -61,6 +61,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/%{srcna %{python3_sitelib}/__pycache__/%{srcname}.* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.4.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Sep 10 2020 Yatin Karel - 1.4.4-1 - Update to 1.4.4 (#1834175)