Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
lightdm-gtk-greeter-branding-openSUSE for openSUSE:Factory checked in at
2026-09-08 16:52:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lightdm-gtk-greeter-branding-openSUSE (Old)
and
/work/SRC/openSUSE:Factory/.lightdm-gtk-greeter-branding-openSUSE.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lightdm-gtk-greeter-branding-openSUSE"
Tue Sep 8 16:52:12 2026 rev:14 rq:1375929 version:2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/lightdm-gtk-greeter-branding-openSUSE/lightdm-gtk-greeter-branding-openSUSE.changes
2025-08-29 18:36:20.456967198 +0200
+++
/work/SRC/openSUSE:Factory/.lightdm-gtk-greeter-branding-openSUSE.new.1265/lightdm-gtk-greeter-branding-openSUSE.changes
2026-09-08 16:52:38.404247475 +0200
@@ -1,0 +2,7 @@
+Tue Aug 11 21:31:34 UTC 2026 - Stanislav Brabec <[email protected]>
+
+- Set default NumLock state as it is defined in KBD_NUMLOCK
+ variable in /etc/sysconfig/keyboard using /run/numlock-on set by
+ kbdsettings.service from kbd package and numlockx default.
+
+-------------------------------------------------------------------
New:
----
lightdm.conf
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lightdm-gtk-greeter-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.uYzpaB/_old 2026-09-08 16:52:39.161279203 +0200
+++ /var/tmp/diff_new_pack.uYzpaB/_new 2026-09-08 16:52:39.166279412 +0200
@@ -1,7 +1,7 @@
#
# spec file for package lightdm-gtk-greeter-branding-openSUSE
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2012 Guido Berhoerster <[email protected]>.
#
# All modifications and additions to the file contributed by third parties
@@ -28,6 +28,7 @@
URL: https://launchpad.net/lightdm-gtk-greeter
Source0: lightdm-gtk-greeter.conf
Source1: lightdm-gtk-greeter-opensuse.png
+Source2: lightdm.conf
BuildRequires: lightdm
BuildRequires: lightdm-gtk-greeter
# default background image
@@ -35,6 +36,7 @@
# default gtk3 theme
Requires: gtk3-metatheme-greybird-geeko
Requires: lightdm-gtk-greeter = %{lightdm_gtk_greeter_version}
+Requires: numlockx-default
Provides: lightdm-gtk-greeter-branding = %{lightdm_gtk_greeter_version}
Conflicts: otherproviders(lightdm-gtk-greeter-branding)
Supplements: packageand(lightdm-gtk-greeter:branding-openSUSE)
@@ -52,6 +54,7 @@
%install
install -D -p -m 644 %{SOURCE0}
%{buildroot}%{_sysconfdir}/lightdm/lightdm-gtk-greeter.conf
+install -D -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/lightdm/lightdm.conf
install -D -p -m 644 %{SOURCE1}
%{buildroot}%{_datadir}/pixmaps/lightdm-gtk-greeter-opensuse.png
%clean
@@ -61,5 +64,6 @@
%defattr(-,root,root)
%license COPYING
%config(noreplace) %{_sysconfdir}/lightdm/lightdm-gtk-greeter.conf
+%config(noreplace) %{_sysconfdir}/lightdm/lightdm.conf
%{_datadir}/pixmaps/lightdm-gtk-greeter-opensuse.png
++++++ lightdm.conf ++++++
[Seat:*]
greeter-setup-script=/usr/bin/numlockx default