From c4acfd643a22220380dc074f06f8ca78bd19d6f1 Mon Sep 17 00:00:00 2001 From: mylee Date: Mon, 16 May 2022 16:45:43 +0800 Subject: [PATCH] update eog.spec --- eog.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/eog.spec b/eog.spec index 81f5bb9..518a548 100644 --- a/eog.spec +++ b/eog.spec @@ -1,8 +1,8 @@ Name: eog Version: 3.28.4 -Release: 3 +Release: 4 Summary: A GNOME Image Viewer -License: GPLv2+ and GFDL +License: GPLv2+ and GFDL-1.1-or-later URL: https://wiki.gnome.org/Apps/EyeOfGnome Source0: http://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz Requires: gsettings-desktop-schemas glib2 >= 2.42.0 gtk3 >= 3.22.0 @@ -67,7 +67,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/eog.desktop %{_datadir}/installed-tests/ %changelog -* Fri 11 Sep 2020 wangyue - 3.28.4-3 +* Mon May 16 2022 loong_C - 3.28.4-4 +- update eog.spec + +* Fri Sep 11 2020 wangyue - 3.28.4-3 - Use python3-dogtail to replace python-dogtail * Fri Nov 22 2019 gulining - 3.28.4-2 -- Gitee