version 1.1.fb7-1
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
53d0d533cb
commit
bb8b28b696
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/v1.1.fb4
|
/v1.1.fb4
|
||||||
/configshell-fb-1.1.fb5.tar.gz
|
/configshell-fb-1.1.fb5.tar.gz
|
||||||
/configshell-fb-1.1.fb6.tar.gz
|
/configshell-fb-1.1.fb6.tar.gz
|
||||||
|
/configshell-fb-1.1.fb7.tar.gz
|
||||||
|
@ -7,8 +7,8 @@ License: AGPLv3
|
|||||||
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.fb6
|
Version: 1.1.fb7
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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
|
%doc COPYING README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 26 2013 Andy Grover <agrover@redhat.com> - 1:1.1.fb7-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb6-2
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb6-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user