Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gdm-branding-openSUSE for 
openSUSE:Factory checked in at 2023-01-24 19:42:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdm-branding-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.gdm-branding-openSUSE.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdm-branding-openSUSE"

Tue Jan 24 19:42:39 2023 rev:33 rq:1060533 version:15.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gdm-branding-openSUSE/gdm-branding-openSUSE.changes  
    2019-05-10 09:15:18.659979331 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdm-branding-openSUSE.new.32243/gdm-branding-openSUSE.changes
   2023-01-24 20:21:16.808771149 +0100
@@ -1,0 +2,6 @@
+Thu Jan 19 02:35:30 UTC 2023 - Yifan Jiang <yfji...@suse.com>
+
+- Bring back gnome-initial-setup for Leap 15.5 while keep it
+  disabled on SLE 15 SP5 (jsc#PED-1719).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdm-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.m3LqP4/_old  2023-01-24 20:21:17.424774236 +0100
+++ /var/tmp/diff_new_pack.m3LqP4/_new  2023-01-24 20:21:17.432774276 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdm-branding-openSUSE
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -23,7 +23,7 @@
 Summary:        The GNOME Display Manager -- openSUSE default configuration
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
-Url:            http://projects.gnome.org/gdm/
+URL:            http://projects.gnome.org/gdm/
 Source99:       gdm-branding-openSUSE-rpmlintrc
 # For directory ownership:
 BuildRequires:  gdm
@@ -35,8 +35,8 @@
 BuildRequires:  sed
 %endif
 BuildRequires:  distribution-logos-openSUSE-Tumbleweed
-Requires:       gdm
 Requires:       distribution-logos
+Requires:       gdm
 Supplements:    (gdm and branding-openSUSE)
 Conflicts:      gdm-branding
 Provides:       gdm-branding
@@ -57,7 +57,7 @@
 mkdir -p %{buildroot}%{_datadir}/gdm/greeter/images/
 install -d %{buildroot}%{_sysconfdir}/gdm
 install -m0644 custom.conf %{buildroot}%{_sysconfdir}/gdm/custom.conf
-%if 0%{?sle_version} >= 120300
+%if (!0%{?is_opensuse} && 0%{?sle_version} >= 120300) || (0%{?is_opensuse} && 
0%{?sle_version} <= 150400 && 0%{?sle_version} >= 120300)
 sed -i -e "s/\[daemon\]/\[daemon\]\nInitialSetupEnable=False/g" 
%{buildroot}%{_sysconfdir}/gdm/custom.conf
 %endif
 ln -sf %{_datadir}/pixmaps/distribution-logos/light-inline.svg 
%{buildroot}%{_datadir}/gdm/greeter/images/distributor.svg

Reply via email to