forked from pool/patterns-aeon
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
This commit is contained in:
parent
6cc47233bc
commit
e5d007b5e8
@ -1,22 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 4 04:42:46 PM UTC 2023 - Luca Di Maio <luca.dimaio1@gmail.com>
|
||||
|
||||
- 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 <rbrown@suse.com>
|
||||
|
||||
- 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 <rbrown@suse.com>
|
||||
|
||||
- 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 <rbrown@suse.com>
|
||||
|
||||
- Add support for Aeon in a VM
|
||||
- Add support for Aeon in a VM
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 5 14:58:09 UTC 2023 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- 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 <rbrown@suse.com>
|
||||
@ -26,12 +32,12 @@ Tue Sep 5 13:38:27 UTC 2023 - Richard Brown <rbrown@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 5 10:48:14 UTC 2023 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- Move packages from kiwi definition to pattern
|
||||
- Move packages from kiwi definition to pattern
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 30 13:30:08 UTC 2023 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- 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 <vortex@z-ray.de>
|
||||
@ -41,19 +47,19 @@ Fri Aug 18 15:06:01 UTC 2023 - Imo Hester <vortex@z-ray.de>
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 18 11:17:00 UTC 2023 - Imo Hester <vortex@z-ray.de>
|
||||
|
||||
- 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 <rbrown@suse.de>
|
||||
|
||||
- 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 <rbrown@suse.com>
|
||||
|
||||
- Correct aeon-release package name
|
||||
- Correct aeon-release package name
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 30 11:24:52 UTC 2023 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- Initial package, based on patterns-microos
|
||||
- Initial package, based on patterns-microos
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user