diff --git a/.gitignore b/.gitignore index e6eb9e0..218abae 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /configshell-fb-1.1.fb11.tar.gz /configshell-fb-1.1.fb12.tar.gz /configshell-fb-1.1.fb13.tar.gz +/configshell-fb-1.1.fb14.tar.gz diff --git a/python-configshell.spec b/python-configshell.spec index a056d74..822f8a7 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -7,8 +7,8 @@ License: ASL 2.0 Group: System Environment/Libraries Summary: A framework to implement simple but nice CLIs Epoch: 1 -Version: 1.1.fb13 -Release: 2%{?dist} +Version: 1.1.fb14 +Release: 1%{?dist} URL: https://github.com/agrover/configshell-fb Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz BuildArch: noarch @@ -34,6 +34,9 @@ rm -rf %{buildroot} %doc COPYING README.md %changelog +* Thu Aug 28 2014 Andy Grover - 1:1.1.fb14-1 +- New upstream release + * Sat Jun 07 2014 Fedora Release Engineering - 1:1.1.fb13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index cfe870a..a58fd29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a10cdd7bc418bb86c71aebff112bc63a configshell-fb-1.1.fb13.tar.gz +93388a9c9f3b9fc6b8791d22ec293b48 configshell-fb-1.1.fb14.tar.gz