From 814c9bc3a5103658c3b37dbdc1ebf91ddbc80f28 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Tue, 1 Dec 2015 12:15:57 -0800 Subject: [PATCH] update to 2.1.fb58-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 6732761..5ac41bb 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /rtslib-fb-2.1.fb52.tar.gz /rtslib-fb-2.1.fb53.tar.gz /rtslib-fb-2.1.fb57.tar.gz +/rtslib-fb-2.1.fb58.tar.gz diff --git a/python-rtslib.spec b/python-rtslib.spec index dec4e12..474bd87 100644 --- a/python-rtslib.spec +++ b/python-rtslib.spec @@ -8,8 +8,8 @@ Name: python-rtslib License: ASL 2.0 Group: System Environment/Libraries Summary: API for Linux kernel LIO SCSI target -Version: 2.1.fb57 -Release: 5%{?dist} +Version: 2.1.fb58 +Release: 1%{?dist} URL: https://fedorahosted.org/targetcli-fb/ Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz Source1: target.service @@ -141,6 +141,9 @@ install -m 644 doc/saveconfig.json.5.gz %{buildroot}%{_mandir}/man5/ %doc doc/html %changelog +* Tue Dec 1 2015 Andy Grover - 2.1.fb58-1 +- New upstream version + * Tue Nov 10 2015 Fedora Release Engineering - 2.1.fb57-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index dd1415d..16c2405 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b2f0124453296840586a5a7c1389857 rtslib-fb-2.1.fb57.tar.gz +44ac5b9952bd345ce480450c12da62cf rtslib-fb-2.1.fb58.tar.gz