From 06e515b3984d5df024cf19ee0f6b74b7048d7e80 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Mon, 6 Jan 2014 12:15:55 -0800 Subject: [PATCH] update to 1.1.fb11-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 a40b409..c648a73 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /configshell-fb-1.1.fb8.tar.gz /configshell-fb-1.1.fb9.tar.gz /configshell-fb-1.1.fb10.tar.gz +/configshell-fb-1.1.fb11.tar.gz diff --git a/python-configshell.spec b/python-configshell.spec index 26b07d0..bbec6cc 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -7,7 +7,7 @@ License: ASL 2.0 Group: System Environment/Libraries Summary: A framework to implement simple but nice CLIs Epoch: 1 -Version: 1.1.fb10 +Version: 1.1.fb11 Release: 1%{?dist} URL: https://github.com/agrover/configshell-fb Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz @@ -34,6 +34,9 @@ rm -rf %{buildroot} %doc COPYING README.md %changelog +* Mon Jan 6 2014 Andy Grover - 1:1.1.fb11-1 +- New upstream release + * Fri Nov 1 2013 Andy Grover - 1:1.1.fb10-1 - New upstream release diff --git a/sources b/sources index 5551dca..8e8aaac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72e152e33785bd975cc3848653d1f0bd configshell-fb-1.1.fb10.tar.gz +df98b31141060d37f4656528a0c3b711 configshell-fb-1.1.fb11.tar.gz