Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2026-07-21 22:54:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation" Tue Jul 21 22:54:56 2026 rev:542 rq:1366732 version:5.0.21 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2025-10-29 21:04:26.245009843 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new.24530/yast2-installation.changes 2026-07-21 22:54:58.754588155 +0200 @@ -1,0 +2,14 @@ +Mon Jul 20 08:20:18 UTC 2026 - Michal Filka <[email protected]> + +- jsc#PED-14507 + - Removed remaining reference to update-desktop-files embedded + deeper inside from spec file + - 5.0.21 + +------------------------------------------------------------------- +Tue Mar 10 09:00:28 UTC 2026 - Michal Filka <[email protected]> + +- jsc#PED-14507 + - Removed reference to update-desktop-files from spec file + - 5.0.20 +------------------------------------------------------------------- Old: ---- yast2-installation-5.0.19.tar.bz2 New: ---- yast2-installation-5.0.21.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.4Gg75T/_old 2026-07-21 22:54:59.462612267 +0200 +++ /var/tmp/diff_new_pack.4Gg75T/_new 2026-07-21 22:54:59.466612403 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-installation # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 5.0.19 +Version: 5.0.21 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -27,7 +27,6 @@ Source1: YaST2-Second-Stage.service Source2: YaST2-Firstboot.service -BuildRequires: update-desktop-files # Kernel: Use is_zvm from Yast::Arch BuildRequires: yast2 >= 5.0.5 # systemd-boot kernel parameters @@ -146,10 +145,6 @@ %yast_install %yast_metainfo -for f in `find %{buildroot}%{_datadir}/autoinstall/modules -name "*.desktop"`; do - %suse_update_desktop_file $f -done - mkdir -p %{buildroot}%{yast_vardir}/hooks/installation mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preFirstCall mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preSecondCall ++++++ yast2-installation-5.0.19.tar.bz2 -> yast2-installation-5.0.21.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-5.0.19/package/yast2-installation.changes new/yast2-installation-5.0.21/package/yast2-installation.changes --- old/yast2-installation-5.0.19/package/yast2-installation.changes 2025-10-28 15:47:09.000000000 +0100 +++ new/yast2-installation-5.0.21/package/yast2-installation.changes 2026-07-20 10:46:02.000000000 +0200 @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Mon Jul 20 08:20:18 UTC 2026 - Michal Filka <[email protected]> + +- jsc#PED-14507 + - Removed remaining reference to update-desktop-files embedded + deeper inside from spec file + - 5.0.21 + +------------------------------------------------------------------- +Tue Mar 10 09:00:28 UTC 2026 - Michal Filka <[email protected]> + +- jsc#PED-14507 + - Removed reference to update-desktop-files from spec file + - 5.0.20 +------------------------------------------------------------------- Tue Oct 28 14:03:25 UTC 2025 - Stefan Hundhammer <[email protected]> - Use a longer ZYPP_LOCK_TIMEOUT (30 sec * 5) in YaST2-Second-Stage.service diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-5.0.19/package/yast2-installation.spec new/yast2-installation-5.0.21/package/yast2-installation.spec --- old/yast2-installation-5.0.19/package/yast2-installation.spec 2025-10-28 15:47:09.000000000 +0100 +++ new/yast2-installation-5.0.21/package/yast2-installation.spec 2026-07-20 10:46:02.000000000 +0200 @@ -16,7 +16,7 @@ # Name: yast2-installation -Version: 5.0.19 +Version: 5.0.21 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -26,7 +26,6 @@ Source1: YaST2-Second-Stage.service Source2: YaST2-Firstboot.service -BuildRequires: update-desktop-files # Kernel: Use is_zvm from Yast::Arch BuildRequires: yast2 >= 5.0.5 # systemd-boot kernel parameters @@ -145,10 +144,6 @@ %yast_install %yast_metainfo -for f in `find %{buildroot}%{_datadir}/autoinstall/modules -name "*.desktop"`; do - %suse_update_desktop_file $f -done - mkdir -p %{buildroot}%{yast_vardir}/hooks/installation mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preFirstCall mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preSecondCall
