From d3f4f0a7fd577ca94cba3a2944eedcaf745200cb Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Tue, 13 Dec 2011 14:56:19 -0800 Subject: [PATCH] update to 2.1.fb2 Signed-off-by: Andy Grover --- .gitignore | 1 + python-rtslib.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eab9caf..d24f47e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /rtslib-1.99.1.git644eece.tar.gz /v2.1.fb1 +/v2.1.fb2 diff --git a/python-rtslib.spec b/python-rtslib.spec index c605ee0..8fce693 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.fb1 +Version: 2.1.fb2 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}-436f85f +%setup -q -n agrover-%{oname}-5841ce4 %build %{__python} setup.py build @@ -39,6 +39,9 @@ rm -rf %{buildroot} %doc COPYING README %changelog +* Tue Dec 6 2011 Andy Grover - 2.1.fb2-1 +- New upstream release + * Tue Dec 6 2011 Andy Grover - 2.1.fb1-1 - Change upstream URL - New upstream release diff --git a/sources b/sources index 72b8de1..d3b15cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d3f77b1b33a81748e8db895b228603b v2.1.fb1 +07225ae624089dbbd1113b295e5aff9b v2.1.fb2