Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package os-update for openSUSE:Factory checked in at 2024-01-08 23:45:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-update (Old) and /work/SRC/openSUSE:Factory/.os-update.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-update" Mon Jan 8 23:45:49 2024 rev:19 rq:1137511 version:1.14 Changes: -------- --- /work/SRC/openSUSE:Factory/os-update/os-update.changes 2023-11-24 23:35:49.461719705 +0100 +++ /work/SRC/openSUSE:Factory/.os-update.new.21961/os-update.changes 2024-01-08 23:45:52.139635493 +0100 @@ -1,0 +2,5 @@ +Fri Jan 5 10:24:34 UTC 2024 - Georg Pfuetzenreuter <georg.pfuetzenreu...@suse.com> + +- Do not overwrite os-update.conf on Leap + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-update.spec ++++++ --- /var/tmp/diff_new_pack.XPz5qn/_old 2024-01-08 23:45:53.379680579 +0100 +++ /var/tmp/diff_new_pack.XPz5qn/_new 2024-01-08 23:45:53.383680724 +0100 @@ -1,7 +1,7 @@ # # spec file for package os-update # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -91,7 +91,11 @@ %files %license COPYING %doc README.md +%if 0%{?suse_version} < 1550 +%config(noreplace) %{_sysconfdir}/os-update.conf +%else %{_distconfdir}/os-update.conf +%endif %{_libexecdir}/os-update %{_prefix}/lib/systemd/system/os-update.service %{_prefix}/lib/systemd/system/os-update.timer