From 77136a2fde152c2694d494932916879593f40362 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Tue, 27 Oct 2015 15:54:32 -0700 Subject: [PATCH] update to 1.1.fb18-2 Signed-off-by: Andy Grover --- python-configshell.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configshell.spec b/python-configshell.spec index 37e6528..7336dc5 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.fb18 -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 +* Tue Oct 27 2015 Andy Grover - 1:1.1.fb18-2 +- Rebuild + * Tue Jun 23 2015 Andy Grover - 1:1.1.fb18-1 - New upstream release - Add dependency on python-six instead of 2to3