diff --git a/python-configshell.spec b/python-configshell.spec index e46bb24..ad79c2b 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.fb19 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://github.com/agrover/configshell-fb Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz BuildArch: noarch @@ -76,6 +76,9 @@ popd %endif %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1:1.1.fb19-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Dec 1 2015 Andy Grover - 1:1.1.fb19-1 - New upstream release