diff --git a/.gitignore b/.gitignore index 8943c23..b56da21 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /v2.1.fb4 /v2.1.fb5 /v2.1.fb6 +/v2.1.fb7 diff --git a/python-rtslib.spec b/python-rtslib.spec index be48798..eb445ec 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.fb6 +Version: 2.1.fb7 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}-91d3db9 +%setup -q -n agrover-%{oname}-4da420a %build %{__python} setup.py build @@ -39,6 +39,9 @@ rm -rf %{buildroot} %doc COPYING README %changelog +* Tue Jan 24 2012 Andy Grover - 2.1.fb7-1 +- New upstream release + * Tue Jan 24 2012 Andy Grover - 2.1.fb6-1 - New upstream release diff --git a/sources b/sources index 0985a7f..dcf56c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78f83cec8204487296274d08bf8d62aa v2.1.fb6 +968a0e6a4c2bf3045e57c8b525f59e18 v2.1.fb7