Changelog for
mate-screensaver-lang-1.26.2-bp157.1.2.noarch.rpm :
* Mon May 15 2023 Alexei Sorokin
- Update to version 1.26.2:
* mate-screensaver-preferences: Fix memory leak.
* Update translations.
* Fri Jan 13 2023 Stefan Schubert - Migration of PAM settings to /usr/lib/pam.d.
* Sat Nov 20 2021 Alexei Sorokin - Update to version 1.26.1:
* gs-theme-manager: Reload on menu_tree changed.
* Prompt-driven auth. helper.
* Update translations.
* Fri Aug 13 2021 Hillwood Yang - Update version to 1.26.0
* update translations
* Allow change of time and date formats on lock screen v4
* update copyright to 2021
* xdg-user-dir-lookup: missing include guard
* i18n: Do not collect the translation for Icon (data folder)
* i18n: Do not collect the translation for Icon
* i18n: Do not prepend \'GNU \' prefix to the package name
* Removed translation for icon file name
* mate-screensaver.directory.desktop: The Encoding key is deprecated
* Remove warning -Wshadow
* lock-dialog-default: fix deprecations reported by glade
* Add Show/Hide password emblem in password entry
* mate-screensaver-preferences: Show lock image preview on file chooser
* Mon Apr 26 2021 Ferdinand Thiessen - Update to version 1.24.2:
* Translations update
* i18n: Do not collect the translation for Icon
* Removed translation for icon file name
* Wed Jan 06 2021 Dirk Müller - update to 1.24.1:
* Translations update
* Fix invalid gnome-logo-white.svg
* Custom background image for lock screen
* build: silent build warnings for distcheck
* Wed Feb 26 2020 Alexei Sorokin - Update to version 1.24.0 (changes since 1.23.0):
* Set compiler debug flags / logging with MATE_DEBUG_CHECK.
* Use WARN_CFLAGS which are only set with - -enable-compiler-warnings.
* Add keywords key to .desktop files.
* Avoid g_type_class_add_private.
* Remove old HAL remnants.
* Ensure lock on suspend and unlock on resume.
* Use gresources for mate-screensaver-preferences.ui.
* lock-dialog: Add style_provider to current screen globally.
* Replace deprecated gtk_css_provider_get_default.
* Drop libXxf86 dependency.
* Avoid redundant redeclarations.
* Migrate from intltool to gettext.
* Update translations.- Remove drop-libXxf89-dependency.patch: fixed upstream.- Drop support for old openSUSE versions.
* Thu Jul 18 2019 Jonathan Brielmaier - Update to version 1.23.0:
* Update translations- add patches:
* drop-libXxf89-dependency.patch: drop the dependency on libXxf89 as it got removed from TW, fixes boo#1139857- remove patches:
* mate-screensaver-gtk-3.20.patch: we don\'t support gtk3.20 and glib3.28 anymore- remove xxf86misc and xxf86vm from BuildRequires- require gtk >= 3.22 and glib >= 3.50
* Sun May 12 2019 Alexei Sorokin - Update to version 1.22.1:
* Add elogind support.
* Update translations.
* Tue Mar 05 2019 sor.alexeiAATTmeowr.ru- Update to version 1.22.0:
* Bump required version of mate-menus.
* Support new mate-menus api.
* Fix some GDK deprecations.
* Fix a gdk_flush warning.
* Avoid deprecated GtkStock.
* Make translatable the auth-username-label in lock-dialog-default.ui.
* mate-screensaver-command: Support unlocking (--unlock) the screensaver via CLI.
* fade: Fix fade computation math.
* gs-grab-x11: Replace deprecated gdk_error_trap_push/pop.
* gs-visual-gl: Replace deprecated gdk_error_trap_push/pop.
* gs-lock-plug: Avoid deprecated gdk_keymap_get_default.
* Update translations.- Rebase mate-screensaver-gtk-3.20.patch.
* Sat Dec 22 2018 sor.alexeiAATTmeowr.ru- Update to version 1.20.3:
* Disable deprecation warnings for distcheck.
* Remove \"monitor\" pointer from debug information.
* Update translations.- Rebase mate-screensaver-gtk-3.20.patch.
* Sat Sep 08 2018 sor.alexeiAATTmeowr.ru- Update to version 1.20.2:
* Fix more GdkScreen related deprecations (fixes boo#1098985).
* lock-plug: Only scale lock-screen widgets on older versions of GTK+.
* Update translations.- Rebase mate-screensaver-gtk-3.20.patch.
* Sat Jun 16 2018 sor.alexeiAATTmeowr.ru- Update to version 1.20.1:
* Update translations.
* Wed Mar 14 2018 jengelhAATTinai.de- Remove future aims from description.
* Wed Mar 14 2018 crrodriguezAATTopensuse.org- Remove buildrequires on xorg-x11-devel, dependencies were adjusted according to what configure requests and what libraries are used by the final executable.
* Fri Mar 09 2018 sor.alexeiAATTmeowr.ru- Update to version 1.20.0:
* Require GTK+ 3.22 and GLib 2.50.
* Avoid deprecated gdk_screen_get_width/height().
* Don\'t use deprecated gtk_show_uri().
* Implement OpenBSD authentication using bsd_auth(3).
* copy theme dialogue: Fix the build warning about a wrong variable type.
* An implementation of WidthOfScreen and HeightOfScreen.
* Restore the correct mate-screensaver-command man page.
* Add HiDPI support for the lock screen.
* gs-lock-plug.c: Fix a build warning.
* Update translations.- Add mate-screensaver-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20 support.
* Wed Nov 08 2017 sor.alexeiAATTmeowr.ru- Update to version 1.18.2:
* Fix loop initial declarations.
* Drop required max version of glib.
* Fix idle slider display in all languages.
* Update translations.
* Mon Apr 17 2017 sor.alexeiAATTmeowr.ru- Update to version 1.18.1:
* lock-dialog UI: Fix some deprecations.
* g_get_real_name will never return NULL pointer.
* screensaver and lock screen not correctly displayed in configurations with overlapping monitor geometries.
* [GTK+3.20] Switch to GdkSeat.
* Set input purpose for the password entry widget.
* Update translations.
* Tue Mar 14 2017 sor.alexeiAATTmeowr.ru- Update to version 1.18.0:
* NEWS: Use consistent, project wide, markdown-like formatting to make generating release announcements easier.
* Build: Require libmate-menu >= 1.10.
* Build: Require libmatekbd and libmate-desktop >= 1.17.
* Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and - -with-gtk build option.
* Lock screen: Load user\'s background instead of the system one.
* Preferences: Fix some GTK+ deprecations.
* Update translations.
* Sun Feb 05 2017 sor.alexeiAATTmeowr.ru- Update to version 1.16.1:
* Fix build breakage with GTK+ 3.14.
* Fix \"Blank screen\" theme with GTK+ 3.22.
* GTK+2: Fix switching to \"Blank screen\" theme in the full screen preview.
* Properly restore the password dialogue position after a wrong password attempt.
* Check for a gdm-binary process when switching the user.
* Tue Sep 20 2016 sor.alexeiAATTmeowr.ru- Update to version 1.16.0:
* Fix locking when screensaver is already active.
* GTK+3: Fix background and locking in multi-monitor setup.
* GTK+3: Fix several deprecations.
* Some more fixes and cleanups.
* Make distcheck use a currently selected GTK+ version
* Update translations.
* Sun May 22 2016 sor.alexeiAATTmeowr.ru- Update to version 1.14.1:
* GTK+-3: Fix assertion \'GTK_IS_WIDGET (widget)\' failed.
* GTK+-3: Add style class lock-dialog.
* Update translations.
* Sat Apr 09 2016 sor.alexeiAATTmeowr.ru- Update to version 1.14.0:
* Update translations.
* Add Changelog generation.
* Tue Jan 26 2016 sor.alexeiAATTmeowr.ru- Update to version 1.13.0:
* Gtk3: fix several deprecations.
* Some more fixes and cleanups.
* Drop MateConf migration script.
* Mon Jan 11 2016 sor.alexeiAATTmeowr.ru- Add missing mate-session-manager-gschemas dependency.
* Mon Nov 23 2015 sor.alexeiAATTmeowr.ru- Use authentication directly via PAM.- Do not require xscreensaver-data but recommend.
* Thu Nov 05 2015 sor.alexeiAATTmeowr.ru- Update to 1.12.0:
* Retrieve strings directly from gschema (requires intltool 0.50.1).
* Add support for libsystemd (in addition to libsystemd-login).
* Some more fixes and cleanups.
* Wed Oct 21 2015 sor.alexeiAATTmeowr.ru- Update to 1.11.1:
* Fix systemd event handling.
* Fri Oct 09 2015 sor.alexeiAATTmeowr.ru- Update to 1.11.0:
* Switch to org.gnome.SessionManager.
* Do not fade to black when locking the screen.
* manager: fade out explicitly locks more quickly.
* More improvements.
* Mon Jul 13 2015 sor.alexeiAATTmeowr.ru- Update to 1.10.2:
* Fix segfault due to wrong object being destroyed.
* Update translations.
* Fri Jun 12 2015 sor.alexeiAATTmeowr.ru- Update to 1.10.1:
* Check for running display manager when user switching.
* Mon May 04 2015 sor.alexeiAATTmeowr.ru- Update to 1.10.0:
* Update translations.- Spec cleanup.
* Thu Jan 22 2015 p.drouandAATTgmail.com- Update to version 1.9.2 (unstable)
* Update to api changes for MateRR
* in mate-desktop
* Sun Nov 23 2014 p.drouandAATTgmail.com- Update to version 1.9.1 (unstable) + Minor bug fixes
* Sun Oct 26 2014 p.drouandAATTgmail.com- Update to version 1.9.0 (unstable) + No changelog available- Fix version requirements