From c4c6a890803014715cf480d7a02c028ae21589d9 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Tue, 13 Jan 2015 11:23:39 -0800 Subject: [PATCH] update to 1.1.fb17-1 Signed-off-by: Andy Grover --- .gitignore | 1 + python-configshell.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3d4785c..a341239 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /configshell-fb-1.1.fb13.tar.gz /configshell-fb-1.1.fb14.tar.gz /configshell-fb-1.1.fb16.tar.gz +/configshell-fb-1.1.fb17.tar.gz diff --git a/python-configshell.spec b/python-configshell.spec index 2c75c42..9a1409f 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -11,7 +11,7 @@ License: ASL 2.0 Group: System Environment/Libraries Summary: A framework to implement simple but nice CLIs Epoch: 1 -Version: 1.1.fb16 +Version: 1.1.fb17 Release: 1%{?dist} URL: https://github.com/agrover/configshell-fb Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz @@ -80,6 +80,9 @@ popd %endif %changelog +* Tue Jan 13 2015 Andy Grover - 1:1.1.fb17-1 +- New upstream release + * Tue Dec 2 2014 Andy Grover - 1:1.1.fb16-1 - New upstream release diff --git a/sources b/sources index 07edd82..fe129a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf286d35704d97aa7697cad044613203 configshell-fb-1.1.fb16.tar.gz +dbb36d71c1905c713f34a5c19cb0b3af configshell-fb-1.1.fb17.tar.gz