From 31948f853115ba373732231243425e430f2b0c8c Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Wed, 4 Dec 2013 09:17:20 -0800 Subject: [PATCH] update to 2.1.fb43-1 Signed-off-by: Andy Grover --- .gitignore | 1 + python-rtslib.spec | 10 ++++++---- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5cf2d96..f080a39 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /rtslib-fb-2.1.fb39.tar.gz /rtslib-fb-2.1.fb40.tar.gz /rtslib-fb-2.1.fb41.tar.gz +/rtslib-fb-2.1.fb43.tar.gz diff --git a/python-rtslib.spec b/python-rtslib.spec index 102dbb2..3da1d61 100644 --- a/python-rtslib.spec +++ b/python-rtslib.spec @@ -8,12 +8,11 @@ Name: python-rtslib License: ASL 2.0 Group: System Environment/Libraries Summary: API for Linux kernel LIO SCSI target -Version: 2.1.fb41 -Release: 3%{?dist} +Version: 2.1.fb43 +Release: 1%{?dist} URL: https://fedorahosted.org/targetcli-fb/ Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz Source1: target.service -Patch0: rtslib-fix-setup.patch BuildArch: noarch BuildRequires: python-devel epydoc python-setuptools systemd-units Requires: python-kmod @@ -50,7 +49,6 @@ API for generic Linux SCSI kernel target. %prep %setup -q -n %{oname}-%{version} -%patch0 -p1 %if 0%{?with_python3} rm -rf %{py3dir} @@ -116,6 +114,10 @@ popd %doc doc/html %changelog +* Wed Dec 4 2013 Andy Grover - 2.1.fb43-1 +- New upstream version +- Remove rtslib-fix-setup.patch + * Wed Nov 6 2013 Andy Grover - 2.1.fb41-3 - Don't overwrite py2 scripts with py3 scripts diff --git a/sources b/sources index d16a052..c0c77b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14cb7ae59940fae4688e3a860c9cb4e2 rtslib-fb-2.1.fb41.tar.gz +e9c6c053f25eb46cf36c0bd616120bb8 rtslib-fb-2.1.fb43.tar.gz