Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lightdm-pantheon-greeter for openSUSE:Factory checked in at 2025-02-13 18:54:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lightdm-pantheon-greeter (Old) and /work/SRC/openSUSE:Factory/.lightdm-pantheon-greeter.new.8181 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lightdm-pantheon-greeter" Thu Feb 13 18:54:51 2025 rev:2 rq:1245710 version:8.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lightdm-pantheon-greeter/lightdm-pantheon-greeter.changes 2025-01-03 14:18:33.545472523 +0100 +++ /work/SRC/openSUSE:Factory/.lightdm-pantheon-greeter.new.8181/lightdm-pantheon-greeter.changes 2025-02-13 18:54:54.755603534 +0100 @@ -1,0 +2,17 @@ +Thu Feb 13 14:53:31 UTC 2025 - Richard Rahl <rra...@opensuse.org> + +- update to 8.0.1: + * Application: subclass Gtk.Application + * Create Application.css + * MainWindow: use built-in action group for select-session + * CapsLockRevealer: GTK4 prep + * CSS: specific window.background + * Main: don't start settings daemon in installer session + * Add Mutter 47 support + * Run our session manager as a separate process + * Update POTFILES + * Metainfo: add 8.0.1 release notes +- remove patch support-libmutter15.patch, as upstream integrated + the support + +------------------------------------------------------------------- Old: ---- lightdm-pantheon-greeter-8.0.0.tar.gz support-libmutter15.patch New: ---- lightdm-pantheon-greeter-8.0.1.tar.gz BETA DEBUG BEGIN: Old: * Metainfo: add 8.0.1 release notes - remove patch support-libmutter15.patch, as upstream integrated the support BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lightdm-pantheon-greeter.spec ++++++ --- /var/tmp/diff_new_pack.itOxiG/_old 2025-02-13 18:54:55.851648940 +0100 +++ /var/tmp/diff_new_pack.itOxiG/_new 2025-02-13 18:54:55.855649106 +0100 @@ -1,7 +1,7 @@ # # spec file for package lightdm-pantheon-greeter # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,13 @@ %define appid io.elementary.greeter Name: lightdm-pantheon-greeter -Version: 8.0.0 +Version: 8.0.1 Release: 0 Summary: Pantheon's LightDM Login Screen License: GPL-3.0-or-later URL: https://github.com/elementary/greeter Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch0: fix-mutter45.patch -Patch1: support-libmutter15.patch BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: fdupes @@ -56,9 +55,7 @@ %prep %autosetup -N -n greeter-%{version} -%if 0%{?suse_version} >= 1600 -%patch -P1 -p1 -%else +%if 0%{?suse_version} < 1600 %patch -P0 -p1 %endif @@ -77,6 +74,7 @@ %doc README.md %{_bindir}/%{appid}-compositor %{_sbindir}/%{appid} +%{_sbindir}/%{appid}-session-manager %{_datadir}/metainfo/%{appid}.metainfo.xml %{_datadir}/glib-2.0/schemas/%{appid}-compositor.gschema.xml %{_datadir}/lightdm/lightdm.conf.d/40-%{appid}.conf ++++++ lightdm-pantheon-greeter-8.0.0.tar.gz -> lightdm-pantheon-greeter-8.0.1.tar.gz ++++++ ++++ 44086 lines of diff (skipped)