From 43cf7df94e6f6e5d5c6ae7cba88c70c19ba68bd3 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Fri, 13 Jan 2012 17:08:05 -0800 Subject: [PATCH] update to 2.1.fb5-1 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 7efd6c4..c9f3592 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /v2.1.fb2 /v2.1.fb3 /v2.1.fb4 +/v2.1.fb5 diff --git a/python-rtslib.spec b/python-rtslib.spec index e92e4c8..1aa0917 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.fb4 +Version: 2.1.fb5 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}-5fdd71d +%setup -q -n agrover-%{oname}-ac13e9d %build %{__python} setup.py build @@ -39,6 +39,9 @@ rm -rf %{buildroot} %doc COPYING README %changelog +* Fri Jan 13 2012 Andy Grover - 2.1.fb5-1 +- New upstream release + * Fri Jan 13 2012 Andy Grover - 2.1.fb4-1 - New upstream release diff --git a/sources b/sources index a5cee6c..652acfe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b47e0f3e9ae902c6165efb2ac0d3187b v2.1.fb4 +29293515a2ff6be44ae4b8fa4eebe685 v2.1.fb5