diff --git a/python-simpleline.spec b/python-simpleline.spec index 434be50..dfe6382 100644 --- a/python-simpleline.spec +++ b/python-simpleline.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Summary: A Python library for creating text UI Url: https://github.com/rhinstaller/python-%{srcname} Version: 1.5 -Release: 1%{?dist} +Release: 2%{?dist} # This tarball was created from upstream git: # git clone https://github.com/rhinstaller/python-simpleline # cd python-simpleline && make archive @@ -59,6 +59,9 @@ make test %{python3_sitelib}/* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon May 13 2019 Jiri Konecny - 1.5-1 - Update spec file from the downstream (jkonecny) - Fix translation issue for lt language (jkonecny)