diff --git a/eog.spec b/eog.spec index 37e774c..c0595cf 100644 --- a/eog.spec +++ b/eog.spec @@ -7,7 +7,7 @@ Name: eog Version: 3.34.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Eye of GNOME image viewer # The GFDL has an "or later version" clause embedded inside the license. @@ -62,8 +62,8 @@ functionality to eog. %package tests Summary: Tests for the %{name} package Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: dogtail -Requires: python2-behave +Requires: python3-behave +Requires: python3-dogtail %description tests The %{name}-tests package contains tests that can be used to verify @@ -109,6 +109,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/eog.desktop %{_datadir}/installed-tests/ %changelog +* Wed Sep 11 2019 Kalev Lember - 3.34.0-2 +- Change -tests subpackage to depend on python3 instead of python2 + * Mon Sep 09 2019 Kalev Lember - 3.34.0-1 - Update to 3.34.0