[targetcli] update to version 2.1.fb35-1

Andy Grover grover at fedoraproject.org
Fri Mar 14 18:13:30 UTC 2014


commit df59af8d34e5a2c83bd8841cc16cb3da2fff204b
Author: Andy Grover <agrover at redhat.com>
Date:   Fri Mar 14 11:12:03 2014 -0700

    update to version 2.1.fb35-1
    
    Signed-off-by: Andy Grover <agrover at redhat.com>

 .gitignore     |    1 +
 sources        |    2 +-
 targetcli.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <agrover at redhat.com> - 2.1.fb35-1
+- New upstream version
+
 * Mon Feb 24 2014 Andy Grover <agrover at redhat.com> - 2.1.fb34-1
 - New upstream version
 


More information about the scm-commits mailing list