diff --git a/.gitignore b/.gitignore index 927cef9..2567e37 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /configshell-fb-1.1.fb16.tar.gz /configshell-fb-1.1.fb17.tar.gz /configshell-fb-1.1.fb18.tar.gz +/configshell-fb-1.1.fb19.tar.gz diff --git a/python-configshell.spec b/python-configshell.spec index 9a4309e..e46bb24 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -11,8 +11,8 @@ License: ASL 2.0 Group: System Environment/Libraries Summary: A framework to implement simple but nice CLIs Epoch: 1 -Version: 1.1.fb18 -Release: 3%{?dist} +Version: 1.1.fb19 +Release: 1%{?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 Dec 1 2015 Andy Grover - 1:1.1.fb19-1 +- New upstream release + * Tue Nov 10 2015 Fedora Release Engineering - 1:1.1.fb18-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 1049767..393434b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56bb132e313129d28346f87994f50dc2 configshell-fb-1.1.fb18.tar.gz +d652ce0885b8b0cda1cf86a17c14e0e0 configshell-fb-1.1.fb19.tar.gz