From ba322541643ccda56e718092bb874471ac18b8eb Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Fri, 27 Aug 2021 13:12:52 +0200 Subject: [PATCH] Add 'Provides: bundled(libjpeg)' Resolves: #1998486 --- eog.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/eog.spec b/eog.spec index b2fee1c..44535f4 100644 --- a/eog.spec +++ b/eog.spec @@ -7,7 +7,7 @@ Name: eog Version: 40.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Eye of GNOME image viewer # The GFDL has an "or later version" clause embedded inside the license. @@ -46,6 +46,10 @@ Requires: gsettings-desktop-schemas Requires: glib2%{?_isa} >= %{glib2_version} Requires: gtk3%{?_isa} >= %{gtk3_version} +# Contains some files from the Independent JPEG Group's implementation of +# the libjpeg library. +Provides: bundled(libjpeg) + %description The Eye of GNOME image viewer (eog) is the official image viewer for the GNOME desktop. It can view single image files in a variety of formats, as @@ -125,6 +129,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.eog.deskto %endif %changelog +* Fri Aug 27 2021 Debarshi Ray - 40.3-2 +- Add 'Provides: bundled(libjpeg)' +Resolves: #1998486 + * Sun Aug 15 2021 Kalev Lember - 40.3-1 - Update to 40.3