[python-rtslib] update to 2.1.fb6

Andy Grover grover at fedoraproject.org
Wed Jan 25 06:28:37 UTC 2012


commit 57befe335d485ecd57e09144bdba7593a38420fa
Author: Andy Grover <agrover at redhat.com>
Date:   Tue Jan 24 22:28:32 2012 -0800

    update to 2.1.fb6
    
    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 c9f3592..8943c23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /v2.1.fb3
 /v2.1.fb4
 /v2.1.fb5
+/v2.1.fb6
diff --git a/python-rtslib.spec b/python-rtslib.spec
index 1aa0917..be48798 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.fb5
+Version:        2.1.fb6
 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}-ac13e9d
+%setup -q -n agrover-%{oname}-91d3db9
 
 %build
 %{__python} setup.py build
@@ -39,6 +39,9 @@ rm -rf %{buildroot}
 %doc COPYING README
 
 %changelog
+* Tue Jan 24 2012 Andy Grover <agrover at redhat.com> - 2.1.fb6-1
+- New upstream release
+
 * Fri Jan 13 2012 Andy Grover <agrover at redhat.com> - 2.1.fb5-1
 - New upstream release
 
diff --git a/sources b/sources
index 652acfe..0985a7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29293515a2ff6be44ae4b8fa4eebe685  v2.1.fb5
+78f83cec8204487296274d08bf8d62aa  v2.1.fb6


More information about the scm-commits mailing list