Hello community,

here is the log from the commit of package gnome-initial-setup for 
openSUSE:Factory checked in at 2020-04-27 23:43:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-initial-setup (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-initial-setup.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-initial-setup"

Mon Apr 27 23:43:54 2020 rev:2 rq:798359 version:3.36.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes  
2020-04-25 20:27:39.093938796 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-initial-setup.new.2738/gnome-initial-setup.changes
        2020-04-27 23:44:02.964200740 +0200
@@ -1,0 +2,14 @@
+Sun Apr 26 17:23:05 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 3.36.2:
+  + Bugs fixed: keyboard: Nullify pointers if getting layout fails.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Apr 15 06:18:12 UTC 2020 - Cliff Zhao <[email protected]>
+
+- Update gnome-initial-setup.spec: Drop the is_opensuse macro to
+  eliminate in behavior in between SLE-15 and openSUSE-Leap
+  (jsc#SLE-11857).
+
+-------------------------------------------------------------------

Old:
----
  gnome-initial-setup-3.36.1.tar.xz

New:
----
  gnome-initial-setup-3.36.2.tar.xz

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

Other differences:
------------------
++++++ gnome-initial-setup.spec ++++++
--- /var/tmp/diff_new_pack.AgiRRd/_old  2020-04-27 23:44:04.292203457 +0200
+++ /var/tmp/diff_new_pack.AgiRRd/_new  2020-04-27 23:44:04.296203465 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-initial-setup
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,16 @@
 
 
 Name:           gnome-initial-setup
-Version:        3.36.1
+Version:        3.36.2
 Release:        0
 Summary:        GNOME Initial Setup Assistant
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
-Url:            https://wiki.gnome.org/Design/OS/InitialSetup
+URL:            https://wiki.gnome.org/Design/OS/InitialSetup
 Source0:        
https://download.gnome.org/sources/gnome-initial-setup/3.36/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-SLE gnome-initial-setup-smarter.patch FATE#325763 FATE#321126 
boo#1067288 bnc#1029083 [email protected] -- Investigate gnome-initial-setup, and 
make a Smarter gnome initial configuration.
 Patch0:         gnome-initial-setup-smarter.patch
+
 BuildRequires:  krb5-devel
 BuildRequires:  meson
 BuildRequires:  pkgconfig
@@ -69,11 +70,10 @@
 
 %prep
 %setup -q
-%if !0%{?is_opensuse}
+%if 0%{?sle_version} >= 150200
 %patch0 -p1
 %endif
 
-
 %build
 %meson \
         -Dparental_controls=disabled \
@@ -82,7 +82,7 @@
 
 %install
 %meson_install
-%if !0%{?is_opensuse}
+%if 0%{?sle_version} >= 150200
 rm -rf %{buildroot}%{_libexecdir}/gnome-welcome-tour
 rm -rf %{buildroot}%{_sysconfdir}/xdg/autostart/gnome-welcome-tour.desktop
 %endif
@@ -119,7 +119,7 @@
 %{_userunitdir}/gnome-session.target.wants/gnome-welcome-tour.service
 %dir %{_userunitdir}/[email protected]
 
%{_userunitdir}/[email protected]/gnome-initial-setup.service
-%if 0%{?is_opensuse}
+%if 0%{?sle_version} < 150200
 %{_libexecdir}/gnome-welcome-tour
 %{_sysconfdir}/xdg/autostart/gnome-welcome-tour.desktop
 %endif

++++++ gnome-initial-setup-3.36.1.tar.xz -> gnome-initial-setup-3.36.2.tar.xz 
++++++
++++ 2104 lines of diff (skipped)


Reply via email to