update to 2.1.fb33-1
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
73fb491005
commit
7976b0b2e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
|||||||
/targetcli-fb-2.1.fb29.tar.gz
|
/targetcli-fb-2.1.fb29.tar.gz
|
||||||
/targetcli-fb-2.1.fb30.tar.gz
|
/targetcli-fb-2.1.fb30.tar.gz
|
||||||
/targetcli-fb-2.1.fb31.tar.gz
|
/targetcli-fb-2.1.fb31.tar.gz
|
||||||
|
/targetcli-fb-2.1.fb33.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
12db6c11794fdff7c704107d72720379 targetcli-fb-2.1.fb31.tar.gz
|
758f89dbc40ba54e7f9f901677031fa0 targetcli-fb-2.1.fb33.tar.gz
|
||||||
|
@ -4,7 +4,7 @@ Name: targetcli
|
|||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
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.fb31
|
Version: 2.1.fb33
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://fedorahosted.org/targetcli-fb/
|
URL: https://fedorahosted.org/targetcli-fb/
|
||||||
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
|
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
|
||||||
@ -41,6 +41,9 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/
|
|||||||
%{_mandir}/man8/targetcli.8.gz
|
%{_mandir}/man8/targetcli.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 4 2013 Andy Grover <agrover@redhat.com> - 2.1.fb33-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Fri Nov 1 2013 Andy Grover <agrover@redhat.com> - 2.1.fb31-1
|
* Fri Nov 1 2013 Andy Grover <agrover@redhat.com> - 2.1.fb31-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
- Move service handling to python-rtslib
|
- Move service handling to python-rtslib
|
||||||
|
Loading…
Reference in New Issue
Block a user