diff --git a/ocfs2-tools.spec b/ocfs2-tools.spec index ee6bf73..3bbee93 100644 --- a/ocfs2-tools.spec +++ b/ocfs2-tools.spec @@ -3,7 +3,7 @@ Summary: Tools for managing the Oracle Cluster Filesystem 2 Name: ocfs2-tools Version: 1.8.5 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 Source0: https://github.com/markfasheh/%{name}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz # applied in upstream git 0ffd58b2 @@ -60,7 +60,7 @@ Requires: e2fsprogs Requires: glib2 >= 2.2.3 Requires: vte >= 0.11.10 Requires: pygtk2 >= 1.99.16 -Requires: python >= 2.5 +Requires: python2 >= 2.5 Requires: %{name}%{?_isa} = %{version}-%{release} %description -n ocfs2console @@ -188,6 +188,10 @@ chmod 755 %{buildroot}/%{python_sitearch}/ocfs2interface/*.so %{_includedir}/ocfs2/* %changelog +* Thu Mar 01 2018 Iryna Shcherbina - 1.8.5-4 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Tue Feb 6 2018 Robin Lee - 1.8.5-3 - Remove Group tags - Fix FSF address in files