From 6bd92274869656dddbd28540d8e9b8786373a3f23c975186806494a4e0805978 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 28 Jan 2021 13:50:17 +0000 Subject: [PATCH] Accepting request 867480 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/867480 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=133 --- flatpak.changes | 6 ++++++ flatpak.spec | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/flatpak.changes b/flatpak.changes index af7d8b4..5ee6e9e 100644 --- a/flatpak.changes +++ b/flatpak.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 28 08:00:53 UTC 2021 - Antonio Larrosa + +- Flatpak only requires glib 2.44, not 2.60 +- Update ostree version required to 2020.8 + ------------------------------------------------------------------- Sun Jan 24 17:24:36 UTC 2021 - Andreas Stieger diff --git a/flatpak.spec b/flatpak.spec index ff0e84a..5af5d17 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -57,7 +57,7 @@ BuildRequires: pkgconfig(dconf) >= 0.26 BuildRequires: pkgconfig(fuse) >= 2.9.2 BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.60 +BuildRequires: pkgconfig(glib-2.0) >= 2.44 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.40.0 BuildRequires: pkgconfig(gobject-introspection-no-export-1.0) >= 1.40.0 BuildRequires: pkgconfig(json-glib-1.0) @@ -67,13 +67,13 @@ BuildRequires: pkgconfig(libseccomp) BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libzstd) >= 0.8.1 -BuildRequires: pkgconfig(ostree-1) >= 2018.9 +BuildRequires: pkgconfig(ostree-1) >= 2020.8 BuildRequires: pkgconfig(polkit-gobject-1) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(xau) Requires: %{libname} = %{version} Requires: bubblewrap >= 0.4.1 -Requires: ostree >= 2018.9 +Requires: ostree >= 2020.8 Requires: xdg-dbus-proxy >= 0.1.0 Requires: xdg-desktop-portal >= 0.10 Requires: user(flatpak)