!4 Use python3-dogtail to replace python-dogtail
From: @wang_yue111 Reviewed-by: @miao_kaibo Signed-off-by: @miao_kaibo
This commit is contained in:
commit
28a938095e
7
eog.spec
7
eog.spec
@ -1,6 +1,6 @@
|
||||
Name: eog
|
||||
Version: 3.28.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A GNOME Image Viewer
|
||||
License: GPLv2+ and GFDL
|
||||
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
||||
@ -25,7 +25,7 @@ Development files for eog.
|
||||
%package tests
|
||||
Summary: Usability test of the eog package
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: dogtail python3-behave
|
||||
Requires: python3-dogtail python3-behave
|
||||
|
||||
%description tests
|
||||
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/
|
||||
|
||||
%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
|
||||
- Pakcage init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user