diff --git a/.gitignore b/.gitignore index cd9d234..a15ccbe 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /targetcli-fb-2.1.fb31.tar.gz /targetcli-fb-2.1.fb33.tar.gz /targetcli-fb-2.1.fb34.tar.gz +/targetcli-fb-2.1.fb35.tar.gz diff --git a/sources b/sources index 5da3c9c..00ac010 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cc8f75cc6e3472d4ad3c087c9f74c0ef targetcli-fb-2.1.fb34.tar.gz +4d662f860755dacbf0371db93ed73ada targetcli-fb-2.1.fb35.tar.gz diff --git a/targetcli.spec b/targetcli.spec index 19bd786..7b89377 100644 --- a/targetcli.spec +++ b/targetcli.spec @@ -4,13 +4,13 @@ Name: targetcli License: ASL 2.0 Group: System Environment/Libraries Summary: An administration shell for storage targets -Version: 2.1.fb34 +Version: 2.1.fb35 Release: 1%{?dist} URL: https://fedorahosted.org/targetcli-fb/ Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz BuildArch: noarch BuildRequires: python-devel python-setuptools -Requires: python-rtslib >= 2.1.fb41, python-configshell, python-ethtool +Requires: python-rtslib >= 2.1.fb41, python-configshell >= 2.1.fb12, python-ethtool %description @@ -41,6 +41,9 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/targetcli.8.gz %changelog +* Fri Mar 14 2014 Andy Grover - 2.1.fb35-1 +- New upstream version + * Mon Feb 24 2014 Andy Grover - 2.1.fb34-1 - New upstream version