[python-rtslib] version 2.1.fb4-1

Andy Grover grover at fedoraproject.org
Fri Jan 13 21:27:10 UTC 2012


commit 6970e1d3f844ce0251224f4033194a37f3f21844
Author: Andy Grover <agrover at redhat.com>
Date:   Fri Jan 13 13:20:36 2012 -0800

    version 2.1.fb4-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 b0966d0..7efd6c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /v2.1.fb1
 /v2.1.fb2
 /v2.1.fb3
+/v2.1.fb4
diff --git a/python-rtslib.spec b/python-rtslib.spec
index d0e53cf..e92e4c8 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.fb3
+Version:        2.1.fb4
 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}-40f97dd
+%setup -q -n agrover-%{oname}-5fdd71d
 
 %build
 %{__python} setup.py build
@@ -39,6 +39,9 @@ rm -rf %{buildroot}
 %doc COPYING README
 
 %changelog
+* Fri Jan 13 2012 Andy Grover <agrover at redhat.com> - 2.1.fb4-1
+- New upstream release
+
 * Tue Jan 10 2012 Andy Grover <agrover at redhat.com> - 2.1.fb3-1
 - New upstream release
 
diff --git a/sources b/sources
index e65bd02..a5cee6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b052fca10a59126ec8d9900d1f6e8d3  v2.1.fb3
+b47e0f3e9ae902c6165efb2ac0d3187b  v2.1.fb4


More information about the scm-commits mailing list