From 9b2d2bdd78f6dba6c1ebdc4b4e1e70aa0bc9f32413eb8784b0e86377d651f2c1 Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Fri, 1 Sep 2023 04:32:35 +0000 Subject: [PATCH] Accepting request 1108132 from GNOME:Next - Add glycin-loaders Requires: Ensure that we have the loaders in place. OBS-URL: https://build.opensuse.org/request/show/1108132 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/loupe?expand=0&rev=9 --- loupe.changes | 6 ++++++ loupe.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/loupe.changes b/loupe.changes index af26b64..31b05bf 100644 --- a/loupe.changes +++ b/loupe.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 23 20:53:26 UTC 2023 - Bjørn Lie + +- Add glycin-loaders Requires: Ensure that we have the loaders in + place. + ------------------------------------------------------------------- Thu Aug 17 19:50:29 UTC 2023 - Bjørn Lie diff --git a/loupe.spec b/loupe.spec index f729196..b54750f 100644 --- a/loupe.spec +++ b/loupe.spec @@ -36,6 +36,7 @@ BuildRequires: pkgconfig(gweather4) >= 4.0.0 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libadwaita-1) >= 1.3.99 BuildRequires: pkgconfig(libheif) >= 1.14.2 +Requires: glycin-loaders %description %{summary} written with GTK4 and Rust.