Hello community, here is the log from the commit of package patterns-microos for openSUSE:Factory checked in at 2020-11-21 12:40:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-microos (Old) and /work/SRC/openSUSE:Factory/.patterns-microos.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-microos" Sat Nov 21 12:40:00 2020 rev:26 rq:849148 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-microos/patterns-microos.changes 2020-10-23 12:19:30.448564119 +0200 +++ /work/SRC/openSUSE:Factory/.patterns-microos.new.5913/patterns-microos.changes 2020-11-23 10:38:04.809860002 +0100 @@ -1,0 +2,19 @@ +Tue Nov 17 17:37:44 UTC 2020 - Dario Faggioli <dfaggi...@suse.com> + +- GNOME: encrypt/decript files from Nautilus + * we need both the extension and the package providing + /usr/bin/seahorse-daemon + * Seahorse, the app, is _not_ installed as it's available on + flathub + +------------------------------------------------------------------- +Tue Nov 17 10:37:59 UTC 2020 - Dario Faggioli <dfaggi...@suse.com> + +- GNOME pattern package changes: + * drop file roller RPM as there is org.gnome.FileRoller + * add some packages that I've (as well as most users that have + tried MicroOS desktop recently) found useful during initial + setup + * while there, update a comment about using Requires vs. Recommends + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-microos.spec ++++++ --- /var/tmp/diff_new_pack.fVcelI/_old 2020-11-23 10:38:05.225860416 +0100 +++ /var/tmp/diff_new_pack.fVcelI/_new 2020-11-23 10:38:05.229860421 +0100 @@ -271,10 +271,8 @@ # implied by gnome-shell #Requires: gnome-control-center # -# Default sessions -# - Put in Recommends for now, to make sure the livecd will always build; but -# ideally, should be in Requires -# - We also we explicitly put the packages required by those sessions, in case +# Default sessions: +# - We also explicitly put the packages required by those sessions, in case # gnome-session-*-session is not installable, to make sure the livecd is # somehow a bit usable # @@ -286,7 +284,6 @@ Requires: gnome-user-docs Requires: gpgme # we need something for xdg-su -Requires: file-roller Requires: flatpak Requires: gnome-calculator Requires: gnome-packagekit @@ -309,6 +306,9 @@ Requires: nautilus Requires: nautilus-extension-terminal Requires: nautilus-share +# For encrypting and decrypting files to work in Nautilus +Requires: nautilus-extension-seahorse +Requires: seahorse-daemon # So Trash and mounting USB sticks work in Nautilus Requires: gvfs-backends Requires: udisks2 @@ -334,6 +334,9 @@ Requires: noto-emoji-fonts Requires: noto-sans-fonts Requires: polkit-default-privs +# Common tools, helpful during initial setup +Requires: unzip +Requires: wget # Pulseaudio is the default sound server Requires: pulseaudio-module-bluetooth Requires: pulseaudio-module-gsettings _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org