From 11fae68459ea53f86b7637b498854639cac7267e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 01:48:29 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- python-configshell.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configshell.spec b/python-configshell.spec index 6be1309..53dacfc 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.fb8 -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.md %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1:1.1.fb8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jul 23 2013 Andy Grover - 1:1.1.fb8-1 - New upstream release - License now Apache 2.0