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

Andy Grover grover at fedoraproject.org
Fri Feb 3 21:31:07 UTC 2012


commit 7a25e1cf8b8222d5755906d7174ced9d5aebf534
Author: Andy Grover <agrover at redhat.com>
Date:   Fri Feb 3 13:31:01 2012 -0800

    update to 2.1.fb8-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 b56da21..268e0ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /v2.1.fb5
 /v2.1.fb6
 /v2.1.fb7
+/v2.1.fb8
diff --git a/python-rtslib.spec b/python-rtslib.spec
index eb445ec..f5acf18 100644
--- a/python-rtslib.spec
+++ b/python-rtslib.spec
@@ -4,7 +4,7 @@ Name:           python-rtslib
 License:        AGPLv3
 Group:          System Environment/Libraries
 Summary:        API for RisingTide Systems generic SCSI target
-Version:        2.1.fb7
+Version:        2.1.fb8
 Release:        1%{?dist}
 URL:            https://github.com/agrover/rtslib-fb/
 Source:         https://github.com/agrover/%{oname}/tarball/v%{version}
@@ -17,7 +17,7 @@ Requires:       python-ipaddr python-ethtool python-configobj
 API for generic Linux SCSI kernel target.
 
 %prep
-%setup -q -n agrover-%{oname}-4da420a
+%setup -q -n agrover-%{oname}-18705e3
 
 %build
 %{__python} setup.py build
@@ -39,6 +39,9 @@ rm -rf %{buildroot}
 %doc COPYING README
 
 %changelog
+* Fri Feb 3 2012 Andy Grover <agrover at redhat.com> - 2.1.fb8-1
+- New upstream release
+
 * Tue Jan 24 2012 Andy Grover <agrover at redhat.com> - 2.1.fb7-1
 - New upstream release
 
diff --git a/sources b/sources
index dcf56c4..f4efa35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-968a0e6a4c2bf3045e57c8b525f59e18  v2.1.fb7
+089c4a2a80d406d5d2bebed5a8043910  v2.1.fb8


More information about the scm-commits mailing list