[python-rtslib] update to 2.1.fb37-1

Andy Grover grover at fedoraproject.org
Wed Jul 24 01:20:22 UTC 2013


commit bb37a4fcb07f5e5c7c78fd012874e74cf62c22ac
Author: Andy Grover <agrover at redhat.com>
Date:   Tue Jul 23 18:18:24 2013 -0700

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

 .gitignore         |    1 +
 python-rtslib.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7cef1f..20b7ea3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /rtslib-fb-2.1.fb34.tar.gz
 /rtslib-fb-2.1.fb35.tar.gz
 /rtslib-fb-2.1.fb36.tar.gz
+/rtslib-fb-2.1.fb37.tar.gz
diff --git a/python-rtslib.spec b/python-rtslib.spec
index c09c5f2..0997a50 100644
--- a/python-rtslib.spec
+++ b/python-rtslib.spec
@@ -5,10 +5,10 @@
 %global oname rtslib-fb
 
 Name:           python-rtslib
-License:        AGPLv3
+License:        ASL 2.0
 Group:          System Environment/Libraries
 Summary:        API for Linux kernel LIO SCSI target
-Version:        2.1.fb36
+Version:        2.1.fb37
 Release:        1%{?dist}
 URL:            https://fedorahosted.org/targetcli-fb/
 Source:         https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
@@ -91,6 +91,10 @@ rm -rf %{buildroot}
 %doc doc/html
 
 %changelog
+* Tue Jul 23 2013 Andy Grover <agrover at redhat.com> - 2.1.fb37-1
+- New upstream version
+- License now Apache 2.0
+
 * Tue Jul 2 2013 Andy Grover <agrover at redhat.com> - 2.1.fb36-1
 - New upstream version
 - Remove fix-tabs.patch
diff --git a/sources b/sources
index 6e79cc6..e2c84f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20c7ff2c15bdb64f5897fe22804ea242  rtslib-fb-2.1.fb36.tar.gz
+8d31852331b78730e88ea709fd37f404  rtslib-fb-2.1.fb37.tar.gz


More information about the scm-commits mailing list