From 2ac325eddd44e56d64692389435c274615a45318f4e59cdb3ff8ea2f538e9cbd Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Tue, 11 Jun 2024 11:03:22 +0000 Subject: [PATCH] - Support bluetooth filetransfer (boo#1225682) - Support CIFS mounting via mount (boo#1216138) - Support jpegxl thumbnailing (boo#1226172) OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/patterns-aeon?expand=0&rev=57 --- patterns-aeon.changes | 7 +++++++ patterns-aeon.spec | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/patterns-aeon.changes b/patterns-aeon.changes index 439c2a5..cba50bf 100644 --- a/patterns-aeon.changes +++ b/patterns-aeon.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 11 11:01:47 UTC 2024 - Richard Brown + +- Support bluetooth filetransfer (boo#1225682) +- Support CIFS mounting via mount (boo#1216138) +- Support jpegxl thumbnailing (boo#1226172) + ------------------------------------------------------------------- Wed May 22 12:01:35 UTC 2024 - Richard Brown diff --git a/patterns-aeon.spec b/patterns-aeon.spec index 0d1a722..ccc649b 100644 --- a/patterns-aeon.spec +++ b/patterns-aeon.spec @@ -268,6 +268,7 @@ Requires: gnome-control-center-goa Requires: gnome-online-accounts Requires: gnome-shell-calendar # For seeing thumbnails in Nautilus +Requires: jxl-thumbnailer Requires: gdk-pixbuf-thumbnailer Requires: gsf-office-thumbnailer Requires: rsvg-thumbnailer @@ -391,6 +392,12 @@ Requires: libvulkan_intel Requires: fprintd Requires: fprintd-pam +### Support bluetooth filetransfer boo#1225682 +Requires: bluez-obexd + +### Support CIFS mounting via mount boo#1216138 +Requires: cifs-utils + %description base This is the openSUSE Aeon base system. It contains only fully working immutable desktop system.