From f4f5559f0040953b325c1a3f3d6626a247955c30 Mon Sep 17 00:00:00 2001 From: penelope Date: Tue, 11 Jan 2022 17:19:41 +0800 Subject: [PATCH] l --- eog.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/eog.spec b/eog.spec index 1bb0a10..56c3938 100644 --- a/eog.spec +++ b/eog.spec @@ -1,6 +1,6 @@ Name: eog Version: 3.38.3 -Release: 2 +Release: 3 Summary: A GNOME Image Viewer License: GPLv2+ and GFDL URL: https://wiki.gnome.org/Apps/EyeOfGnome @@ -10,6 +10,7 @@ BuildRequires: pkgconfig(exempi-2.0) pkgconfig(gdk-pixbuf-2.0) pkgconfig(glib-2. BuildRequires: pkgconfig(gobject-introspection-1.0) pkgconfig(gsettings-desktop-schemas) pkgconfig(gtk+-3.0) >= 3.22.0 pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) >= 0.6.14 pkgconfig(libpeas-1.0) >= 0.7.4 pkgconfig(libpeas-gtk-1.0) >= 0.7.4 pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(shared-mime-info) pkgconfig(x11) desktop-file-utils gettext gtk-doc itstool libjpeg-devel meson zlib-devel libappstream-glib +BuildRequires: chrpath #BuildRequires: pkgconfig(libportal) %description @@ -78,6 +79,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.eog.deskto %{_datadir}/installed-tests/ %changelog +* Tues Jan 10 2022 yangping - 3.38.3-3 +- fix chrpath command not found + * Wed Sep 9 2021 caodongxia - 3.38.3-2 - Remove rpath -- Gitee