Hello community,

here is the log from the commit of package mate-screensaver for 
openSUSE:Factory checked in at 2015-11-11 10:30:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-screensaver (Old)
 and      /work/SRC/openSUSE:Factory/.mate-screensaver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-screensaver"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-screensaver/mate-screensaver.changes        
2015-08-01 11:35:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mate-screensaver.new/mate-screensaver.changes   
2015-11-11 10:30:53.000000000 +0100
@@ -1,0 +2,24 @@
+Thu Nov  5 20:43:01 UTC 2015 - [email protected]
+
+- 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 - [email protected]
+
+- Update to 1.11.1:
+  * Fix systemd event handling.
+
+-------------------------------------------------------------------
+Fri Oct  9 22:04:39 UTC 2015 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  mate-screensaver-1.10.2.tar.xz

New:
----
  mate-screensaver-1.12.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mate-screensaver.spec ++++++
--- /var/tmp/diff_new_pack.hHySvV/_old  2015-11-11 10:30:54.000000000 +0100
+++ /var/tmp/diff_new_pack.hHySvV/_new  2015-11-11 10:30:54.000000000 +0100
@@ -16,20 +16,19 @@
 #
 
 
-%define _version 1.10
+%define _version 1.12
 Name:           mate-screensaver
-Version:        1.10.2
+Version:        1.12.0
 Release:        0
 Summary:        MATE Desktop screensaver
 License:        GPL-2.0+ and LGPL-2.0+
 Group:          System/GUI/Other
-Url:            http://mate-desktop.org
+Url:            http://mate-desktop.org/
 Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE - mate-screensaver-1.7.1-vendor_pam_integration.patch
-# [email protected] - PAM integration with SUSE/Novell patch
+# PATCH-FIX-OPENSUSE mate-screensaver-1.7.1-vendor_pam_integration.patch 
[email protected] -- PAM integration with SUSE.
 Patch0:         %{name}-1.7.1-vendor_pam_integration.patch
 BuildRequires:  libmatekbd-devel
-BuildRequires:  mate-common
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pam-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
@@ -42,15 +41,19 @@
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(libmate-menu) >= 1.5.0
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(libsystemd-login)
-BuildRequires:  pkgconfig(mate-desktop-2.0) >= 1.9.4
+BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 Requires:       /sbin/unix2_chkpwd
 Requires:       xscreensaver-data
-Recommends:     %{name}-lang = %{version}
+Recommends:     %{name}-lang
 %glib2_gsettings_schema_requires
+%if 0%{?suse_version} > 1310
+BuildRequires:  pkgconfig(libsystemd)
+%else
+BuildRequires:  pkgconfig(libsystemd-login)
+%endif
 
 %description
 mate-screensaver is a screen saver and locker that aims to have simple,
@@ -87,14 +90,16 @@
 %make_install
 %find_lang %{name} %{?no_lang_C}
 
-# We're not migrating...
-rm -rf %{buildroot}%{_datadir}/MateConf/gsettings/*.migrate
 pushd %{buildroot}%{_datadir}/applications/
 for desktop in $(ls | grep \.desktop); do
     %suse_update_desktop_file %{buildroot}%{_datadir}/applications/$desktop
 done
 popd
 
+if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
+    rm -rf %{buildroot}%{_datadir}/MateConf/
+fi
+
 %post
 %desktop_database_post
 %glib2_gsettings_schema_post

++++++ mate-screensaver-1.10.2.tar.xz -> mate-screensaver-1.12.0.tar.xz ++++++
++++ 26852 lines of diff (skipped)


Reply via email to