forked from pool/patterns-aeon
Accepting request 1179986 from devel:microos:aeon
- Support bluetooth filetransfer (boo#1225682) - Support CIFS mounting via mount (boo#1216138) - Support jpegxl thumbnailing (boo#1226172) OBS-URL: https://build.opensuse.org/request/show/1179986 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-aeon?expand=0&rev=9
This commit is contained in:
commit
e6fd9efc69
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 11 11:01:47 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
- 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 <rbrown@suse.com>
|
Wed May 22 12:01:35 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
@ -268,6 +268,7 @@ Requires: gnome-control-center-goa
|
|||||||
Requires: gnome-online-accounts
|
Requires: gnome-online-accounts
|
||||||
Requires: gnome-shell-calendar
|
Requires: gnome-shell-calendar
|
||||||
# For seeing thumbnails in Nautilus
|
# For seeing thumbnails in Nautilus
|
||||||
|
Requires: jxl-thumbnailer
|
||||||
Requires: gdk-pixbuf-thumbnailer
|
Requires: gdk-pixbuf-thumbnailer
|
||||||
Requires: gsf-office-thumbnailer
|
Requires: gsf-office-thumbnailer
|
||||||
Requires: rsvg-thumbnailer
|
Requires: rsvg-thumbnailer
|
||||||
@ -391,6 +392,12 @@ Requires: libvulkan_intel
|
|||||||
Requires: fprintd
|
Requires: fprintd
|
||||||
Requires: fprintd-pam
|
Requires: fprintd-pam
|
||||||
|
|
||||||
|
### Support bluetooth filetransfer boo#1225682
|
||||||
|
Requires: bluez-obexd
|
||||||
|
|
||||||
|
### Support CIFS mounting via mount boo#1216138
|
||||||
|
Requires: cifs-utils
|
||||||
|
|
||||||
%description base
|
%description base
|
||||||
This is the openSUSE Aeon base system. It contains only fully working immutable desktop system.
|
This is the openSUSE Aeon base system. It contains only fully working immutable desktop system.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user