diff --git a/python-configshell.spec b/python-configshell.spec index 3e4d08b..c85033f 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.28 -Release: 1%{?dist} +Release: 2%{?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 +* Wed Jul 29 2020 Fedora Release Engineering - 1:1.1.28-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jun 18 2020 Matt Coleman - 1:1.1.28-1 - New upstream version