From e43d51995b66b7cd3be1adab871289e4af2f299a Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Feb 21 2012 21:14:08 +0000 Subject: update to 2.1.fb11 Signed-off-by: Andy Grover --- diff --git a/.gitignore b/.gitignore index 1167c5c..acb81d5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /v2.1.fb8 /v2.1.fb9 /v2.1.fb10 +/v2.1.fb11 diff --git a/python-rtslib.spec b/python-rtslib.spec index 43d4743..b0a0190 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.fb10 +Version: 2.1.fb11 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}-f7aad8e +%setup -q -n agrover-%{oname}-e86a611 %build %{__python} setup.py build @@ -39,7 +39,7 @@ rm -rf %{buildroot} %doc COPYING README %changelog -* Tue Feb 21 2012 Andy Grover - 2.1.fb10-1 +* Tue Feb 21 2012 Andy Grover - 2.1.fb11-1 - New upstream release * Fri Feb 8 2012 Andy Grover - 2.1.fb9-1 diff --git a/sources b/sources index 8edfb5e..626f0fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c26ec82c1f4c49cd8849c83251e94619 v2.1.fb10 +5ed6d81acf6cbb04e685194665e84d82 v2.1.fb11