File mate-screensaver.changes of Package mate-screensaver

-------------------------------------------------------------------
Tue Sep 20 20:50:25 UTC 2016 - sor.alexei@meowr.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 15:13:43 UTC 2016 - sor.alexei@meowr.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  9 11:24:53 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.14.0:
  * Update translations.
  * Add Changelog generation.

-------------------------------------------------------------------
Tue Jan 26 12:23:53 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.13.0:
  * Gtk3: fix several deprecations.
  * Some more fixes and cleanups.
  * Drop MateConf migration script.

-------------------------------------------------------------------
Mon Jan 11 15:30:48 UTC 2016 - sor.alexei@meowr.ru

- Add missing mate-session-manager-gschemas dependency.

-------------------------------------------------------------------
Mon Nov 23 20:34:07 UTC 2015 - sor.alexei@meowr.ru

- Use authentication directly via PAM.
- Do not require xscreensaver-data but recommend.

-------------------------------------------------------------------
Thu Nov  5 20:43:01 UTC 2015 - sor.alexei@meowr.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 14:05:01 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.11.1:
  * Fix systemd event handling.

-------------------------------------------------------------------
Fri Oct  9 22:04:39 UTC 2015 - sor.alexei@meowr.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 21:12:12 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.10.2:
  * Fix segfault due to wrong object being destroyed.
  * Update translations.

-------------------------------------------------------------------
Fri Jun 12 09:04:38 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.10.1:
  * Check for running display manager when user switching.

-------------------------------------------------------------------
Mon May  4 20:23:43 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.10.0:
  * Update translations.
- Spec cleanup.

-------------------------------------------------------------------
Thu Jan 22 10:09:42 UTC 2015 - p.drouand@gmail.com

- Update to version 1.9.2 (unstable)
  * Update to api changes for MateRR* in mate-desktop

-------------------------------------------------------------------
Sun Nov 23 17:15:50 UTC 2014 - p.drouand@gmail.com

- Update to version 1.9.1 (unstable)
  + Minor bug fixes

-------------------------------------------------------------------
Sun Oct 26 20:33:41 UTC 2014 - p.drouand@gmail.com

- Update to version 1.9.0 (unstable)
  + No changelog available
- Fix version requirements

-------------------------------------------------------------------
Fri Oct  3 14:04:34 UTC 2014 - p.drouand@gmail.com

- Update to version 1.8.1
  + Prevent SegFault in the absence of XRANDR

-------------------------------------------------------------------
Wed Apr  2 15:18:59 UTC 2014 - p.drouand@gmail.com

- Fix again the patch; uncomment SUSE lines on pam config file

-------------------------------------------------------------------
Sun Mar 30 14:06:45 UTC 2014 - p.drouand@gmail.com

- Fix mate-screensaver-1.7.1-vendor_pam_integration.patch; it only
  added new lines instead of comment existing ones

-------------------------------------------------------------------
Wed Mar  5 11:41:44 UTC 2014 - p.drouand@gmail.com

- Update to version 1.8.0
  + no changes since version 1.7.90

-------------------------------------------------------------------
Mon Feb 10 18:45:24 UTC 2014 - p.drouand@gmail.com

- Update to version 1.7.1 (unstable)
  + pam: Use pam_gnome-keyring.so 
  + fix issues when using systemd
  + show date and time in lock dialog
    closes #18 (https://github.com/mate-desktop/mate-screensaver/issues/18)
  + update translations
- Changes from version 1.7.0
  + re-add erroneously removed opening semicolon 
  + initial GTK3 support
  + replace mate-open with gvfs-open
- Update mate-screensaver-1.7.1-vendor_pam_integration.patch to upstream
  changes
- Build with systemd support only; remove consolekit workaround
- Remove pkgconfig(libsystemd-daemon) require; only libsystemd-login is
  needed to build

-------------------------------------------------------------------
Sat Aug  3 14:33:15 UTC 2013 - p.drouand@gmail.com

- Update to version 1.6.1
  + fixes for make dist and make distcheck
  + add xscrnsaver in configure
  + use idle-delay key in org.mate.session schema
    closes #17 https://github.com/mate-desktop/mate-screensaver/issues/17
  + use GDK to detect caps lock state
    closes #16 https://github.com/mate-desktop/mate-screensaver/issues/16
  + update makefiles for automake 1.13
  + add support to switch user with LightDM

-------------------------------------------------------------------
Thu Apr  4 00:09:10 UTC 2013 - p.drouand@gmail.com

- Update to version 1.6.0
  + no changes since 1.5.2

-------------------------------------------------------------------
Thu Mar 14 19:19:29 UTC 2013 - p.drouand@gmail.com

- Update to version 1.5.2:
  + Use libnotify instead of libmatenotify
  + AC_CONFIG_HEADERS to please automake 1.13
  + Fix indentation
  + Prevent mate-screensaver to launch a 2nd instance
- Replace libmatenotify BuildRequires with libnotify BuildRequires to
  follow upstream changes
- Remove 0001-prevent-mate-screensaver-to-launch-a-2nd-instance.patch
  Fixed and merged on upstream release

-------------------------------------------------------------------
Sun Feb 24 14:31:32 UTC 2013 - p.drouand@gmail.com

- Fix permissions for /etc/xdg

-------------------------------------------------------------------
Mon Dec  3 15:58:50 UTC 2012 - nmo.marques@gmail.com

- Use systemd-login for >= 12.3 and ConsoleKit for previous,
  hopefully fixing hibernate

-------------------------------------------------------------------
Fri Nov 23 17:44:13 UTC 2012 - nmo.marques@gmail.com

- Update to version 1.5.1
  + Fix FSF address in several files
  + Fix some typos
  + Fix gschema paths
  + Add support for systemd-login
- Remove 2 temporary patches used for testing, merged upstream

-------------------------------------------------------------------
Sat Nov  3 22:18:18 UTC 2012 - nmo.marques@gmail.com

- Update to version 1.5.0
  + migration to glib-2.0 gsettings
- Remove mate-screensaver-pam_suse.patch, reworked
- Add mate-screensaver-1.5.0-vendor_pam_integration.patch, vendor
  integration with PAM
- Add %post/%postun desktop database macros

-------------------------------------------------------------------
Tue Sep 18 22:36:04 UTC 2012 - nmo.marques@gmail.com

- Fix typo in %configure instructions and add xscreensavers stuff

-------------------------------------------------------------------
Tue Sep 18 16:27:53 UTC 2012 - nmo.marques@gmail.com

- Add mate-screensaver-pam_suse.patch: fix pam interaction for
  opensuse

-------------------------------------------------------------------
Fri Sep 14 22:17:46 UTC 2012 - nmo.marques@gmail.com

- Initial package from version 1.4.0

openSUSE Build Service is sponsored by