version 2.1.fb23-1
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
2428b263d1
commit
9c3bb109f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
|||||||
/targetcli-fb-2.0.fb20.tar.gz
|
/targetcli-fb-2.0.fb20.tar.gz
|
||||||
/targetcli-fb-2.0.fb21.tar.gz
|
/targetcli-fb-2.0.fb21.tar.gz
|
||||||
/targetcli-fb-2.1.fb22.tar.gz
|
/targetcli-fb-2.1.fb22.tar.gz
|
||||||
|
/targetcli-fb-2.1.fb23.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
38e668fedc535e1892dcf25458a9bcfc targetcli-fb-2.1.fb22.tar.gz
|
4bb78824fae4ee343fe1722d95a8758c targetcli-fb-2.1.fb23.tar.gz
|
||||||
|
@ -4,7 +4,7 @@ Name: targetcli
|
|||||||
License: AGPLv3
|
License: AGPLv3
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Summary: An administration shell for storage targets
|
Summary: An administration shell for storage targets
|
||||||
Version: 2.1.fb22
|
Version: 2.1.fb23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/agrover/targetcli-fb
|
URL: https://github.com/agrover/targetcli-fb
|
||||||
# Acquire with
|
# Acquire with
|
||||||
@ -67,6 +67,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man8/targetcli.8.gz
|
%{_mandir}/man8/targetcli.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 12 2013 Andy Grover <agrover@redhat.com> - 2.1.fb23-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Wed Apr 10 2013 Andy Grover <agrover@redhat.com> - 2.1.fb22-1
|
* Wed Apr 10 2013 Andy Grover <agrover@redhat.com> - 2.1.fb22-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user