diff --git a/python-easyargs.spec b/python-easyargs.spec index 0cf0b00..2e327e7 100644 --- a/python-easyargs.spec +++ b/python-easyargs.spec @@ -28,7 +28,7 @@ line. Name: python-%{srcname} Version: 0.9.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Making argument parsing easy License: MIT URL: https://github.com/stedmeister/easyargs @@ -117,6 +117,9 @@ find -name \*.py | xargs sed -i -e '1 {/^#!/d}' %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.9.4-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 0.9.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild