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

Andy Grover grover at fedoraproject.org
Tue Sep 10 17:30:40 UTC 2013


commit 4e086407945753bcafc00e6e2b205eb7cf4516c5
Author: Andy Grover <agrover at redhat.com>
Date:   Tue Sep 10 10:23:34 2013 -0700

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

 .gitignore         |    1 +
 python-rtslib.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20b7ea3..07207b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /rtslib-fb-2.1.fb35.tar.gz
 /rtslib-fb-2.1.fb36.tar.gz
 /rtslib-fb-2.1.fb37.tar.gz
+/rtslib-fb-2.1.fb38.tar.gz
diff --git a/python-rtslib.spec b/python-rtslib.spec
index 78060a8..303f011 100644
--- a/python-rtslib.spec
+++ b/python-rtslib.spec
@@ -8,8 +8,8 @@ Name:           python-rtslib
 License:        ASL 2.0
 Group:          System Environment/Libraries
 Summary:        API for Linux kernel LIO SCSI target
-Version:        2.1.fb37
-Release:        2%{?dist}
+Version:        2.1.fb38
+Release:        1%{?dist}
 URL:            https://fedorahosted.org/targetcli-fb/
 Source:         https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -91,6 +91,9 @@ rm -rf %{buildroot}
 %doc doc/html
 
 %changelog
+* Tue Sep 10 2013 Andy Grover <agrover at redhat.com> - 2.1.fb38-1
+- New upstream version
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.fb37-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index e2c84f4..3b16e79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8d31852331b78730e88ea709fd37f404  rtslib-fb-2.1.fb37.tar.gz
+3c027f979549f1c0f870e632184b3f7d  rtslib-fb-2.1.fb38.tar.gz


More information about the scm-commits mailing list