diff --git a/python-configshell.spec b/python-configshell.spec index 693346a..9e430db 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -6,7 +6,7 @@ License: ASL 2.0 Summary: A framework to implement simple but nice CLIs Epoch: 1 Version: 1.1.fb25 -Release: 7%{?dist} +Release: 8%{?dist} URL: https://github.com/open-iscsi/configshell-fb Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz BuildArch: noarch @@ -40,6 +40,9 @@ Requires: python3-pyparsing python3-urwid %doc COPYING README.md %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1:1.1.fb25-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1:1.1.fb25-7 - Rebuilt for Python 3.8.0rc1 (#1748018)