Changelog for
gio-branding-openSUSE-42.1-lp154.5.3.noarch.rpm :
* Tue Mar 15 2022 Yifan Jiang
- Update .gschema.override.in: Change default libreoffice startup entry to libreoffice-startcenter.desktop according to the libreoffice update (bsc#1195836, bsc#1196951).
* Sat Feb 12 2022 Bjørn Lie - Drop gnome-documents from favorite-apps for both openSUSE and SLED, package is archived upstream.
* Mon Aug 23 2021 Dominique Leuenberger - Update for libreoffice-
* desktop files no longer dropping the libreoffice- prefix.
* Sun Oct 11 2020 Callum Farmer - Add priority of 20 to gschema override, otherwise you can\'t override it
* Fri Sep 18 2020 Frederic Crozat - Update .gschema.override.in (jsc#SLE-14772):
* add different key for screenlock
* update background color for SLE.
* Mon May 18 2020 Dominique Leuenberger - Only recommend wallpaper-branding-%{branding_name} when gnome-shell is present. Allows gio to be installed on text-only systems without pulling wallpapers in (boo#1162600).
* Fri Mar 13 2020 QK ZHU - Update .gschema.override.in: + Set sleep-inactive-ac-timeout, sleep-inactive-battery-timeout to 0 for Leap to be consistent with SLE and old versions (bsc#1158497).
* Tue Jan 07 2020 QK ZHU - Update .gschema.override.in: + Delete unused settings-daemon.plugins.power keys. + Set sleep-inactive-ac-timeout, sleep-inactive-battery-timeout to 0 for SLE to be consistent with old versions (bsc#1158497).
* Tue Oct 29 2019 Michael Gorse - Add super+f1 key binding for help to match GNOME default.
* Mon Oct 28 2019 Dominique Leuenberger - Fix keyassignment for help: the schema was changed to array of strings, as multiple keys can now be bound.
* Wed Nov 07 2018 Dominique Leuenberger - Update gnome_defaults: evince.desktop has been renamed to org.gnome.Evince.desktop with GNOME 3.30.
* Fri Jun 29 2018 qkzhuAATTsuse.com- Recommend sound-theme-freedesktop by both openSUSE and SLE. (bsc#1097595)
* Thu May 03 2018 yfjiangAATTsuse.com- Update .gschema.override.in: referring the implementation of bsc#1077332, fully enable gnome-software notification which is now used on both leap15 and sle15 to replace the legacy g-s-d notification method (boo#1090042).
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Fri Dec 22 2017 dimstarAATTopensuse.org- Update .gschema.override.in: evolution.desktop has been renamed to org.gnome.Evolution.desktop (for GNOME 3.28).
* Wed Dec 20 2017 dimstarAATTopensuse.org- Revert \"Update .gschema.override.in: evolution.desktop has been renamed to org.gnome.Evolution.desktop.\": This will only be valid with GNOME 3.28.
* Tue Dec 19 2017 dimstarAATTopensuse.org- Use variable flavor instead of BUILD_FLAVOR: obs is only replacing the first occurence.
* Fri Dec 15 2017 dimstarAATTopensuse.org- Rename base package to glib2-branding and add SLE and openSUSE as multibuild flavors. There is no other difference to the previous glib2-branding-{openSUSE,SLE} packages.- Drop pre_checkin.sh: no longer needed with multibuild.
* Wed Dec 13 2017 xwangAATTsuse.com- Update .gschema.override.in to show application menu on title bar in sle-classic session (bgo#746592 bsc#1070090).
* Mon Oct 23 2017 dimstarAATTopensuse.org- Update .gschema.override.in: evolution.desktop has been renamed to org.gnome.Evolution.desktop.
* Fri Oct 20 2017 fcrozatAATTsuse.com- Update SLE version to 15.- Remove post/postun scripts, no longer needed with file triggers.- Update favorites applications on SLE15, we switched to pidgin and gnome-photos.
* Tue Jul 18 2017 yfjiangAATTsuse.com- Update .gschema.override.in to set small icon size on Desktop and nautilus in Leap, which is consistent with SLE (bsc#1043604).
* Wed Oct 19 2016 dimstarAATTopensuse.org- Enable freedesktop sound theme by default (boo#1004919): + Set org.gnome.desktop.sound/theme-name to \'freedesktop\' for openSUSE. + Recommend sound-theme-freedesktop by gio-branding-openSUSE.- Introdue AATTAATTIF_LEAPAATTAATT logic into the .gschema.override.in file: IF_LEAP is true if building for \'openSUSE\' and sle_version is set in prjconf. Apply IF_LEAP to the GNOME Software update notifications.
* Wed Sep 07 2016 zaitorAATTopensuse.org- Once again disable GNOME Software update notifications (automatic download of patches; openSUSE relies on gnome-settings-daemon\'s internal update plugin for update notifications) (boo#997572).
* Thu Jul 14 2016 dimstarAATTopensuse.org- Do not attempt to build -openSUSE on SLE and -SLE on openSUSE: trick the .spec file to ExclusiveArch: %nil in this case.
* Fri Jul 01 2016 fezhangAATTsuse.com- Make gnome-settings-daemon housekeeping plugin ignore /boot/efi [bsc#919217]. Summary from bsc#919217: \"On a default UEFI installation, /boot/efi is created with a size of 156MB. It will cause gnome-settings-daemon to popup a warning, if logged as root (not 100% sure when logged as a regular user) that a partition has less than than 1GB of free space. /boot/efi should be added to default schema org.gnome.settings-daemon.plugin.housekeeping ignore-paths\"
* Wed Jun 29 2016 fcrozatAATTsuse.com- Resync with glib2-branding-SLE and simplify specfile.- Replaces Requires by Recommends on wallpaper-branding-openSUSE: gio-branding-openSUSE is required by glib2, which is causing openSUSE wallpaper as hard dependency on non-graphical install. (boo#993969).
* Mon Jun 20 2016 fcrozatAATTsuse.com- Add some settings from SLE12 SP2, not enabled when building on openSUSE (default zoom on nautilus).- Update favorite applications default to use new names from upstream, prevent writing some defaults to dconf (partially fixes bsc#979947).
* Tue Mar 15 2016 fcrozatAATTsuse.com- Fix KeySym assigned for Help, XF86Help doesn\'t exist anymore.
* Sat Feb 13 2016 zaitorAATTopensuse.org- Drop org.gnome.settings-daemon.plugins.media-keys/toggle-mute since we dropped the patch making this needed.
* Tue Nov 10 2015 badshah400AATTgmail.com- The touchpad schemas migrated to org.gnome.desktop.peripherals from org.gnome.settings-daemon.peripherals, adapt tap-to-click setting accordingly (boo#954526).- The \"disable-while-typing\" key no longer exists, remove it accordingly.
* Mon Oct 12 2015 zaitorAATTopensuse.org- Bump version to 42.1, to prepare for next version of openSUSE.
* Sat Sep 19 2015 dimstarAATTopensuse.org- Drop org.gnome.settings-daemon.plugins.power/button-power override: this settings has been removed in GNOME 3.17.92.
* Thu Feb 26 2015 dimstarAATTopensuse.org- Drop org.gnome.eog.ui/external-editor reference: EOG 3.15 no longer supports this.
* Mon Nov 03 2014 badshah400AATTgmail.com- Gedit desktop file got renamed to org.gnome.gedit.desktop, update gnome_defaults.conf accordingly (boo#904010).