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

Andy Grover grover at fedoraproject.org
Thu Mar 1 01:00:47 UTC 2012


commit e4220a08dc3e260ab8b8fe0c3c8ecb02dd1b5a44
Author: Andy Grover <agrover at redhat.com>
Date:   Wed Feb 29 17:00:20 2012 -0800

    update to 2.1.fb12-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 acb81d5..a078837 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /v2.1.fb9
 /v2.1.fb10
 /v2.1.fb11
+/v2.1.fb12
diff --git a/python-rtslib.spec b/python-rtslib.spec
index b0a0190..1aa6892 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.fb11
+Version:        2.1.fb12
 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}-e86a611
+%setup -q -n agrover-%{oname}-46e1918
 
 %build
 %{__python} setup.py build
@@ -39,6 +39,9 @@ rm -rf %{buildroot}
 %doc COPYING README
 
 %changelog
+* Wed Feb 29 2012 Andy Grover <agrover at redhat.com> - 2.1.fb12-1
+- New upstream release
+
 * Tue Feb 21 2012 Andy Grover <agrover at redhat.com> - 2.1.fb11-1
 - New upstream release
 
diff --git a/sources b/sources
index 626f0fa..ee3bdc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ed6d81acf6cbb04e685194665e84d82  v2.1.fb11
+b6e7c077c198f6780fb96fe028df4efe  v2.1.fb12


More information about the scm-commits mailing list