From aecbd437b39ff6d523cf1b6050e387968ebbc4d5 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Apr 08 2016 01:19:12 +0000 Subject: version 2.1.fb60-1 Signed-off-by: Andy Grover --- diff --git a/.gitignore b/.gitignore index 12373e0..9866dee 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /rtslib-fb-2.1.fb57.tar.gz /rtslib-fb-2.1.fb58.tar.gz /rtslib-fb-2.1.fb59.tar.gz +/rtslib-fb-2.1.fb60.tar.gz diff --git a/python-rtslib.spec b/python-rtslib.spec index 79c2f51..1ea73ac 100644 --- a/python-rtslib.spec +++ b/python-rtslib.spec @@ -8,15 +8,15 @@ Name: python-rtslib License: ASL 2.0 Group: System Environment/Libraries Summary: API for Linux kernel LIO SCSI target -Version: 2.1.fb59 -Release: 2%{?dist} +Version: 2.1.fb60 +Release: 1%{?dist} URL: https://fedorahosted.org/targetcli-fb/ Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz Source1: target.service Patch0: 0001-disable-xen_pvscsi.patch BuildArch: noarch BuildRequires: python-devel epydoc python-setuptools systemd-units -Requires: python-kmod python-six +Requires: python-kmod python-six python2-pyudev Requires(post): systemd Requires(preun): systemd Requires(postun): systemd @@ -44,7 +44,7 @@ multiprotocol kernel target. %package -n python3-rtslib Summary: API for Linux kernel LIO SCSI target Group: System Environment/Libraries -Requires: python3-kmod python3-six +Requires: python3-kmod python3-six python3-pyudev %description -n python3-rtslib API for generic Linux SCSI kernel target. @@ -143,6 +143,9 @@ install -m 644 doc/saveconfig.json.5.gz %{buildroot}%{_mandir}/man5/ %doc doc/html %changelog +* Thu Apr 7 2016 Andy Grover - 2.1.fb60-1 +- New upstream version + * Thu Feb 04 2016 Fedora Release Engineering - 2.1.fb59-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 01a20ac..caeedfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6b531901aa5d358f8e7d4917c3d8526a rtslib-fb-2.1.fb59.tar.gz +2506626ceb2ee630e1e10c12845f67ac rtslib-fb-2.1.fb60.tar.gz