[python-rtslib] version 2.1.fb3-1

Andy Grover grover at fedoraproject.org
Wed Jan 11 06:48:59 UTC 2012


commit e9dc5571e2b9e496508f5a0c03c642e18663a1cf
Author: Andy Grover <agrover at redhat.com>
Date:   Tue Jan 10 22:47:14 2012 -0800

    version 2.1.fb3-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 d24f47e..b0966d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /rtslib-1.99.1.git644eece.tar.gz
 /v2.1.fb1
 /v2.1.fb2
+/v2.1.fb3
diff --git a/python-rtslib.spec b/python-rtslib.spec
index 8fce693..d0e53cf 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.fb2
+Version:        2.1.fb3
 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}-5841ce4
+%setup -q -n agrover-%{oname}-40f97dd
 
 %build
 %{__python} setup.py build
@@ -39,6 +39,9 @@ rm -rf %{buildroot}
 %doc COPYING README
 
 %changelog
+* Tue Jan 10 2012 Andy Grover <agrover at redhat.com> - 2.1.fb3-1
+- New upstream release
+
 * Tue Dec 6 2011 Andy Grover <agrover at redhat.com> - 2.1.fb2-1
 - New upstream release
 
diff --git a/sources b/sources
index d3b15cb..e65bd02 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07225ae624089dbbd1113b295e5aff9b  v2.1.fb2
+0b052fca10a59126ec8d9900d1f6e8d3  v2.1.fb3


More information about the scm-commits mailing list