This commit is contained in:
Dennis Gilmore 2013-08-04 01:48:29 -05:00
parent 410f4b22bd
commit 11fae68459

View File

@ -8,7 +8,7 @@ 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.fb8 Version: 1.1.fb8
Release: 1%{?dist} Release: 2%{?dist}
URL: https://github.com/agrover/configshell-fb URL: https://github.com/agrover/configshell-fb
# Acquire with # Acquire with
# wget --content-disposition https://github.com/agrover/%{oname}/archive/v%{version}.tar.gz # wget --content-disposition https://github.com/agrover/%{oname}/archive/v%{version}.tar.gz
@ -37,6 +37,9 @@ rm -rf %{buildroot}
%doc COPYING README.md %doc COPYING README.md
%changelog %changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 23 2013 Andy Grover <agrover@redhat.com> - 1:1.1.fb8-1 * Tue Jul 23 2013 Andy Grover <agrover@redhat.com> - 1:1.1.fb8-1
- New upstream release - New upstream release
- License now Apache 2.0 - License now Apache 2.0