Hello community,
here is the log from the commit of package cinnamon-screensaver for
openSUSE:Leap:15.2 checked in at 2020-02-21 23:52:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/cinnamon-screensaver (Old)
and /work/SRC/openSUSE:Leap:15.2/.cinnamon-screensaver.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cinnamon-screensaver"
Fri Feb 21 23:52:59 2020 rev:10 rq:777908 version:4.2.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/cinnamon-screensaver/cinnamon-screensaver.changes
2020-01-15 14:50:12.317407422 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.cinnamon-screensaver.new.26092/cinnamon-screensaver.changes
2020-02-21 23:53:02.737006912 +0100
@@ -1,0 +2,94 @@
+Mon Jul 1 03:26:46 UTC 2019 - Dead Mozay <[email protected]>
+
+- Update to version 4.2.0:
+ * monitorView.py: refactor wallpaper transitioning to improve garbage
collection.
+ * Add on-screen keyboard.
+ * stage.py: Only involve the stage fader if the transition time is not zero.
+ * stage: re-realize when/if the GdkScreen's composited state changes.
+ * Remove use of a fader on the stage window, eliminate off-screen mapping.
(#309)
+ * OSK: Respect the cinnamon OSK activation mode
+ * A couple small install fixups. (#302)
+ * Packaging: Remove obsolete build flag
+
+-------------------------------------------------------------------
+Fri Mar 15 01:25:53 UTC 2019 - Dead Mozay <[email protected]>
+
+- Update to version 4.0.3:
+ * all: Add low-resolution detection, adjust the clock and albumart widgets
to be smaller in these cases.
+ * audio panel: Don't show initially.
+ * framedImage.py: Use surfaces for better hidpi display of album art.
+ * floating.py: Revert accidental change to widget positioning frequency.
+ * infoPanel.py: Don't attempt to access the power widget if we're disabled.
+ * all: Remove xscreensaver and webkit support and plugins, simplify widget
transitions.
+ * info panel: Update the battery status when raising the lock screen.
+ * Silence lintian warning about missing man pages.
+- Remove patch cinnamon-screensaver-xscreensaver-path.patch no longer needed
+
+-------------------------------------------------------------------
+Wed Oct 17 14:17:51 UTC 2018 - [email protected]
+
+- Update to version 3.8.3:
+ * CsScreen/stage: Fix coverage changes when plugging in monitors
+ that may affect scale factor.
+ * power widget: Ensure widget state is correct when becoming
+ Active, instead of only updating at the next power state change.
+ * monitorView: Do not use a transition for the view stack.
+ * fader: Always run the callback, even if the fade is halted due
+ to the widget not being mapped.
+ * stage/screen: During any screen change, resize the stage
+ backdrop immediately, to try to prevent incomplete coverage.
+ * Fall back to os.path.expanduser to find the Home directory.
+
+-------------------------------------------------------------------
+Sat Jun 16 15:48:41 UTC 2018 - [email protected]
+
+- Update to version 3.8.2:
+ * cs-notification-watcher.c: Accept int variants for the
+ transient hint.
+ * clock.py: Always initialise self.clock, whether the clock is to
+ be shown or not ("show-clock" setting,) but guard against it
+ not being an actual WallClock in set_message.
+ * cs-screen-x11.c: gdk_flush before retrieving updated monitor
+ and screen information. This is done in stage.py when
+ responding to our CsScreen's signals, but we should do it here
+ before rebuilding the monitor info for sharing with the stage.
+ * monitorView.py: Improve plugin behaviour, logging, during
+ screensaver activation/deactivation.
+ * various: Add more and improve existing logging for debug mode,
+ and implement and use a timer tracker for the deactivation idle
+ callback.
+
+-------------------------------------------------------------------
+Thu May 8 20:40:20 UTC 2018 - [email protected]
+
+- Update to version 3.8.1:
+ * Remove border-image from the password entry.
+
+-------------------------------------------------------------------
+Thu Apr 19 20:07:54 UTC 2018 - [email protected]
+
+- Update to version 3.8.0:
+ * stage.py: Disconnect from, and destroy the CsScreen last, when
+ tearing down the stage.
+ * keybindings: Allow suspend, hibernate and screen rotation from
+ screensaver.
+ * libcscreensaver/service.py: Fix xdg-screensaver suspend.
+ * doc: Add back dbus interface documentation.
+ * dbus: Own other screensaver names to prevent them from being
+ activated on demand during a cinnamon session.
+ * nameBlocker.py: Watch for dbus activations and kill instead of
+ simply blocking. See inline notes for explanation related to
+ xdg-screensaver.
+ * xscreensavers: Add safechild wrapper (from blueberry) - provides
+ better control over screensaver hack processes, to prevent
+ their lingering after the screensaver or cinnamon-settings is
+ done with them.
+ * xscreensavers: Use python3 for safechild, attempt to kill the
+ hack process when terminated.
+ * service, manager: Always complete the lock invocation, whether
+ we succeed or not, and whether we were already active or not.
+ * webkit script: Use correct path to user webkit screensavers.
+ * Don't show switch-user when org.cinnamon.desktop.lockdown
+ disable-user-switching is False.
+
+-------------------------------------------------------------------
Old:
----
cinnamon-screensaver-3.6.1.tar.gz
cinnamon-screensaver-xscreensaver-path.patch
New:
----
cinnamon-screensaver-4.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cinnamon-screensaver.spec ++++++
--- /var/tmp/diff_new_pack.DMF1xN/_old 2020-02-21 23:53:03.089007612 +0100
+++ /var/tmp/diff_new_pack.DMF1xN/_new 2020-02-21 23:53:03.093007620 +0100
@@ -1,7 +1,7 @@
#
# spec file for package cinnamon-screensaver
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,20 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: cinnamon-screensaver
-Version: 3.6.1
+Version: 4.2.0
Release: 0
Summary: Cinnamon screensaver and locker
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/GUI/Other
-Url: https://github.com/linuxmint/cinnamon-screensaver
+URL: https://github.com/linuxmint/cinnamon-screensaver
Source:
https://github.com/linuxmint/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE cinnamon-screensaver-suse-pam.patch -- Use SUSE-specific
PAM configuration.
Patch0: %{name}-suse-pam.patch
-# PATCH-FIX-OPENSUSE cinnamon-screensaver-xscreensaver-path.patch boo#960165
[email protected] -- Correct xscreensaver hacks path.
-Patch1: %{name}-xscreensaver-path.patch
BuildRequires: autoconf
BuildRequires: autoconf-archive
BuildRequires: automake
@@ -49,15 +47,13 @@
Requires: libcinnamon-desktop-data
Requires: python3-cairo
Requires: python3-gobject
+Requires: python3-gobject-Gdk
Requires: python3-gobject-cairo
Requires: python3-setproctitle
Requires: python3-xapp
Recommends: %{name}-lang
Recommends: xscreensaver-data
Suggests: xscreensaver-data-extra
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
-Requires: python3-gobject-Gdk
-%endif
%description
cinnamon-screensaver is a screensaver and locker that aims to have
@@ -67,7 +63,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
NOCONFIGURE=1 ./autogen.sh
@@ -92,20 +87,21 @@
%post
/sbin/ldconfig
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
%desktop_database_post
%icon_theme_cache_post
%endif
%postun
/sbin/ldconfig
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
%desktop_database_postun
%icon_theme_cache_postun
%endif
%files
-%doc AUTHORS COPYING* README debian/changelog
+%license COPYING*
+%doc AUTHORS README debian/changelog
%config %{_sysconfdir}/pam.d/cinnamon-screensaver
%{_bindir}/%{name}
%{_bindir}/%{name}-command
++++++ cinnamon-screensaver-3.6.1.tar.gz -> cinnamon-screensaver-4.2.0.tar.gz
++++++
++++ 4351 lines of diff (skipped)