diff --git a/.gitignore b/.gitignore index 268e0ca..f0ddc18 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /v2.1.fb6 /v2.1.fb7 /v2.1.fb8 +/v2.1.fb9 diff --git a/python-rtslib.spec b/python-rtslib.spec index f5acf18..675139e 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.fb8 +Version: 2.1.fb9 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}-18705e3 +%setup -q -n agrover-%{oname}-9d8e9ab %build %{__python} setup.py build @@ -39,6 +39,9 @@ rm -rf %{buildroot} %doc COPYING README %changelog +* Fri Feb 8 2012 Andy Grover - 2.1.fb9-1 +- New upstream release + * Fri Feb 3 2012 Andy Grover - 2.1.fb8-1 - New upstream release diff --git a/sources b/sources index f4efa35..f9b0174 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -089c4a2a80d406d5d2bebed5a8043910 v2.1.fb8 +ffb89b90268a4213a2f15eab5eb85cef v2.1.fb9