Change -tests subpackage to depend on python3 instead of python2

This commit is contained in:
Kalev Lember 2019-09-11 08:37:33 +02:00
parent 1ad81fc01a
commit 25dec4f11c

View File

@ -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 <klember@redhat.com> - 3.34.0-2
- Change -tests subpackage to depend on python3 instead of python2
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
- Update to 3.34.0