From 4286e9c25ed640e394d6199e6e4fd99494ec93eb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 00:21:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-configshell.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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