update to 2.0rc1.fb9-1

Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
Andy Grover 2012-02-21 12:34:36 -08:00
parent 286edcd3db
commit dd56b21ebc
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/v2.0rc1.fb6
/v2.0rc1.fb7
/v2.0rc1.fb8
/v2.0rc1.fb9

View File

@ -1 +1 @@
76d034f3c4007537bda47b8441055878 v2.0rc1.fb8
0cddd3b6b79eb2e4a9fa2e6340abab81 v2.0rc1.fb9

View File

@ -4,7 +4,7 @@ Name: targetcli
License: AGPLv3
Group: System Environment/Libraries
Summary: An administration shell for storage targets
Version: 2.0rc1.fb8
Version: 2.0rc1.fb9
Release: 1%{?dist}
URL: https://github.com/agrover/targetcli-fb
Source: https://github.com/agrover/%{oname}/tarball/v%{version}
@ -24,7 +24,7 @@ users will also need to install and use fcoe-utils.
%prep
%setup -q -n agrover-%{oname}-2db77c5
%setup -q -n agrover-%{oname}-953e1f9
%build
%{__python} setup.py build
@ -58,6 +58,9 @@ fi
%{_mandir}/man8/targetcli.8.gz
%changelog
* Tue Feb 21 2012 Andy Grover <agrover@redhat.com> - 2.0rc1.fb9-1
- New upstream release
* Thu Feb 16 2012 Andy Grover <agrover@redhat.com> - 2.0rc1.fb8-1
- New upstream release