version 2.0rc1.fb19-1
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
d968e977f9
commit
14426f1029
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/targetcli-fb-2.0rc1.fb16.tar.gz
|
||||
/targetcli-fb-2.0rc1.fb17.tar.gz
|
||||
/targetcli-fb-2.0rc1.fb18.tar.gz
|
||||
/targetcli-fb-2.0rc1.fb19.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
e953bee287af081bbbe932cf89b33c66 targetcli-fb-2.0rc1.fb18.tar.gz
|
||||
f2bd7ddd04945e49c1f6c9a5c72f76c1 targetcli-fb-2.0rc1.fb19.tar.gz
|
||||
|
@ -4,8 +4,8 @@ Name: targetcli
|
||||
License: AGPLv3
|
||||
Group: System Environment/Libraries
|
||||
Summary: An administration shell for storage targets
|
||||
Version: 2.0rc1.fb18
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0rc1.fb19
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/agrover/targetcli-fb
|
||||
# Acquire with
|
||||
# wget --content-disposition https://github.com/agrover/%{oname}/archive/v%{version}.tar.gz
|
||||
@ -67,6 +67,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man8/targetcli.8.gz
|
||||
|
||||
%changelog
|
||||
* Mon Jan 7 2013 Andy Grover <agrover@redhat.com> - 2.0rc1.fb19-1
|
||||
- New upstream release
|
||||
|
||||
* Thu Jan 3 2013 Andy Grover <agrover@redhat.com> - 2.0rc1.fb18-2
|
||||
- Add python-ethtool BuildRequires
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user