diff --git a/python-configshell.spec b/python-configshell.spec index f279de8..3cf53b5 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -12,7 +12,7 @@ Group: System Environment/Libraries Summary: A framework to implement simple but nice CLIs Epoch: 1 Version: 1.1.fb24 -Release: 2%{?dist} +Release: 3%{?dist} URL: https://github.com/agrover/configshell-fb Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz BuildArch: noarch @@ -84,6 +84,9 @@ popd %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1:1.1.fb24-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 29 2018 Iryna Shcherbina - 1:1.1.fb24-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)