Use python3-dogtail to replace python-dogtail
This commit is contained in:
parent
5daf17a555
commit
0d39d27f39
7
eog.spec
7
eog.spec
@ -1,6 +1,6 @@
|
|||||||
Name: eog
|
Name: eog
|
||||||
Version: 3.28.4
|
Version: 3.28.4
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A GNOME Image Viewer
|
Summary: A GNOME Image Viewer
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
||||||
@ -25,7 +25,7 @@ Development files for eog.
|
|||||||
%package tests
|
%package tests
|
||||||
Summary: Usability test of the eog package
|
Summary: Usability test of the eog package
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: dogtail python3-behave
|
Requires: python3-dogtail python3-behave
|
||||||
|
|
||||||
%description tests
|
%description tests
|
||||||
The tests package can be used to verify the Usability of the eog package.
|
The tests package can be used to verify the Usability of the eog package.
|
||||||
@ -67,5 +67,8 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/eog.desktop
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri 11 Sep 2020 wangyue<wangyue92@huawei.com> - 3.28.4-3
|
||||||
|
- Use python3-dogtail to replace python-dogtail
|
||||||
|
|
||||||
* Fri Nov 22 2019 gulining<gulining1@huawei.com> - 3.28.4-2
|
* Fri Nov 22 2019 gulining<gulining1@huawei.com> - 3.28.4-2
|
||||||
- Pakcage init
|
- Pakcage init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user