update to 1.1.fb19-1

Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
Andy Grover 2015-12-01 12:07:56 -08:00
parent 3d3856306c
commit 56eeea83b2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/configshell-fb-1.1.fb16.tar.gz /configshell-fb-1.1.fb16.tar.gz
/configshell-fb-1.1.fb17.tar.gz /configshell-fb-1.1.fb17.tar.gz
/configshell-fb-1.1.fb18.tar.gz /configshell-fb-1.1.fb18.tar.gz
/configshell-fb-1.1.fb19.tar.gz

View File

@ -11,8 +11,8 @@ License: ASL 2.0
Group: System Environment/Libraries Group: System Environment/Libraries
Summary: A framework to implement simple but nice CLIs Summary: A framework to implement simple but nice CLIs
Epoch: 1 Epoch: 1
Version: 1.1.fb18 Version: 1.1.fb19
Release: 3%{?dist} Release: 1%{?dist}
URL: https://github.com/agrover/configshell-fb URL: https://github.com/agrover/configshell-fb
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -76,6 +76,9 @@ popd
%endif %endif
%changelog %changelog
* Tue Dec 1 2015 Andy Grover <agrover@redhat.com> - 1:1.1.fb19-1
- New upstream release
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb18-3 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb18-3
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5

View File

@ -1 +1 @@
56bb132e313129d28346f87994f50dc2 configshell-fb-1.1.fb18.tar.gz d652ce0885b8b0cda1cf86a17c14e0e0 configshell-fb-1.1.fb19.tar.gz