From e5d007b5e881cdbdd9050fa805a65f453b4ab36059074a9195cbe36241be769d Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Mon, 6 Nov 2023 10:55:18 +0000 Subject: [PATCH] Accepting request 1123335 from home:89luca89:branches:devel:microos:aeon Add NetworkManager-bluetooth and gnome-control-center-color OBS-URL: https://build.opensuse.org/request/show/1123335 OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/patterns-aeon?expand=0&rev=14 --- patterns-aeon.changes | 26 ++++++++++++++++---------- patterns-aeon.spec | 3 +++ 2 files changed, 19 insertions(+), 10 deletions(-) diff --git a/patterns-aeon.changes b/patterns-aeon.changes index dc63720..c0a2308 100644 --- a/patterns-aeon.changes +++ b/patterns-aeon.changes @@ -1,22 +1,28 @@ +------------------------------------------------------------------- +Sat Nov 4 04:42:46 PM UTC 2023 - Luca Di Maio + +- Add NetworkManager-bluetooth for bluetooth tethering support +- Add gnome-control-center-color for display color profile support + ------------------------------------------------------------------- Tue Sep 26 09:03:51 UTC 2023 - Richard Brown -- Uncomment grub-less experiment that shouldn't have been committed +- Uncomment grub-less experiment that shouldn't have been committed ------------------------------------------------------------------- Thu Sep 21 13:33:04 UTC 2023 - Richard Brown -- Correct pattern dependency to Aeon-release from aeon-release +- Correct pattern dependency to Aeon-release from aeon-release ------------------------------------------------------------------- Tue Sep 12 09:26:09 UTC 2023 - Richard Brown -- Add support for Aeon in a VM +- Add support for Aeon in a VM ------------------------------------------------------------------- Tue Sep 5 14:58:09 UTC 2023 - Richard Brown -- Introduce systemd-presets-branding-Aeon, as Aeon isn't MicroOS +- Introduce systemd-presets-branding-Aeon, as Aeon isn't MicroOS ------------------------------------------------------------------- Tue Sep 5 13:38:27 UTC 2023 - Richard Brown @@ -26,12 +32,12 @@ Tue Sep 5 13:38:27 UTC 2023 - Richard Brown ------------------------------------------------------------------- Tue Sep 5 10:48:14 UTC 2023 - Richard Brown -- Move packages from kiwi definition to pattern +- Move packages from kiwi definition to pattern ------------------------------------------------------------------- Wed Aug 30 13:30:08 UTC 2023 - Richard Brown -- Use python3-nautilus as macros not always present in devel projects +- Use python3-nautilus as macros not always present in devel projects ------------------------------------------------------------------- Fri Aug 18 15:06:01 UTC 2023 - Imo Hester @@ -41,19 +47,19 @@ Fri Aug 18 15:06:01 UTC 2023 - Imo Hester ------------------------------------------------------------------- Fri Aug 18 11:17:00 UTC 2023 - Imo Hester -- Add python311-nautilus for some Gnome Shell extensions to work properly +- Add python311-nautilus for some Gnome Shell extensions to work properly ------------------------------------------------------------------- Sat Jun 17 12:55:18 UTC 2023 - Richard Brown -- Rename/replace gnome-branding-MicroOS with gnome-branding-Aeon +- Rename/replace gnome-branding-MicroOS with gnome-branding-Aeon ------------------------------------------------------------------- Tue May 30 15:29:50 UTC 2023 - Richard Brown -- Correct aeon-release package name +- Correct aeon-release package name ------------------------------------------------------------------- Tue May 30 11:24:52 UTC 2023 - Richard Brown -- Initial package, based on patterns-microos +- Initial package, based on patterns-microos diff --git a/patterns-aeon.spec b/patterns-aeon.spec index cb6e3f7..ba7a6fa 100644 --- a/patterns-aeon.spec +++ b/patterns-aeon.spec @@ -96,6 +96,7 @@ Requires: coreutils Requires: glibc Suggests: busybox-hostname Requires: NetworkManager +Requires: NetworkManager-bluetooth Requires: NetworkManager-wifi Requires: iproute2 Requires: lastlog2 @@ -297,6 +298,8 @@ Requires: gnome-user-docs Requires: gpgme # for online accounts and calendar integration Requires: gnome-bluetooth +# for display color profile support +Requires: gnome-control-center-color # needed to ensure bluetooth is enabled at startup (glgo#GNOME/gnome-bluetooth#110) Requires: bluez-auto-enable-devices Requires: gnome-control-center-goa