diff --git a/iscsi-initiator-utils.spec b/iscsi-initiator-utils.spec index 1eb5c7d..3c23164 100644 --- a/iscsi-initiator-utils.spec +++ b/iscsi-initiator-utils.spec @@ -6,7 +6,7 @@ Summary: iSCSI daemon and utility programs Name: iscsi-initiator-utils Version: 6.%{open_iscsi_version}.%{open_iscsi_build} -Release: 7.git%{shortcommit0}%{?dist} +Release: 8.git%{shortcommit0}%{?dist} Group: System Environment/Daemons License: GPLv2+ URL: http://www.open-iscsi.org @@ -40,7 +40,7 @@ Patch0023: 0023-fix-discoverydb-command-timeout.patch Patch0024: 0024-libiscsi-fix-discovery-timeout-regression.patch Patch0025: 0025-libiscsi-format-security-build-errors.patch -BuildRequires: flex bison python2-devel python3-devel python-setuptools doxygen kmod-devel systemd-units +BuildRequires: flex bison python2-devel python3-devel python2-setuptools doxygen kmod-devel systemd-units BuildRequires: autoconf automake libtool libmount-devel openssl-devel BuildRequires: isns-utils-devel # For dir ownership @@ -281,6 +281,10 @@ fi %{python3_sitearch}/* %changelog +* Fri Jan 05 2018 Iryna Shcherbina - 6.2.0.874-8.git86e8892 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 6.2.0.874-7.git86e8892 - Python 2 binary package renamed to python2-iscsi-initiator-utils See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3