update to 2.0rc1.fb8-1

Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
Andy Grover 2012-02-16 16:32:53 -08:00
parent 81381154f6
commit 286edcd3db
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/v2.0rc1.fb5
/v2.0rc1.fb6
/v2.0rc1.fb7
/v2.0rc1.fb8

View File

@ -1 +1 @@
dd283392a3de4c67fa1733ad1255e8fc v2.0rc1.fb7
76d034f3c4007537bda47b8441055878 v2.0rc1.fb8

View File

@ -4,7 +4,7 @@ Name: targetcli
License: AGPLv3
Group: System Environment/Libraries
Summary: An administration shell for storage targets
Version: 2.0rc1.fb7
Version: 2.0rc1.fb8
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}-e9816fe
%setup -q -n agrover-%{oname}-2db77c5
%build
%{__python} setup.py build
@ -58,6 +58,9 @@ fi
%{_mandir}/man8/targetcli.8.gz
%changelog
* Thu Feb 16 2012 Andy Grover <agrover@redhat.com> - 2.0rc1.fb8-1
- New upstream release
* Wed Feb 8 2012 Andy Grover <agrover@redhat.com> - 2.0rc1.fb7-1
- New upstream release