diff --git a/python-configshell.spec b/python-configshell.spec index 24a7537..3ab9671 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -8,7 +8,7 @@ Group: System Environment/Libraries Summary: A framework to implement simple but nice CLIs Epoch: 1 Version: 1.1.fb6 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://github.com/agrover/configshell-fb # Acquire with # wget --content-disposition https://github.com/agrover/%{oname}/archive/v%{version}.tar.gz @@ -37,6 +37,9 @@ rm -rf %{buildroot} %doc COPYING README %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1:1.1.fb6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Fri Jan 4 2013 Andy Grover - 1:1.1.fb6-1 - New upstream release - Update source URL