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 - 2.1.fb12-1 +- New upstream release + * Tue Feb 21 2012 Andy Grover - 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