Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-devtools for openSUSE:Factory checked in at 2026-03-12 22:20:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-devtools (Old) and /work/SRC/openSUSE:Factory/.yast2-devtools.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-devtools" Thu Mar 12 22:20:37 2026 rev:113 rq:1338262 version:5.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-devtools/yast2-devtools.changes 2025-06-10 09:00:09.630688819 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-devtools.new.8177/yast2-devtools.changes 2026-03-12 22:22:10.522032263 +0100 @@ -1,0 +2,7 @@ +Tue Mar 10 17:11:41 UTC 2026 - Michal Filka <[email protected]> + +- jsc#PED-14507 + - dropped %yast_desktop_files macro +- 5.0.3 + +------------------------------------------------------------------- Old: ---- yast2-devtools-5.0.2.tar.bz2 New: ---- yast2-devtools-5.0.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-devtools.spec ++++++ --- /var/tmp/diff_new_pack.rvQIL7/_old 2026-03-12 22:22:11.686080420 +0100 +++ /var/tmp/diff_new_pack.rvQIL7/_new 2026-03-12 22:22:11.690080585 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-devtools # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC # # 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-devtools -Version: 5.0.2 +Version: 5.0.3 Release: 0 Summary: YaST2 - Development Tools License: GPL-2.0-or-later ++++++ yast2-devtools-5.0.2.tar.bz2 -> yast2-devtools-5.0.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-devtools-5.0.2/build-tools/rpm/macros.yast new/yast2-devtools-5.0.3/build-tools/rpm/macros.yast --- old/yast2-devtools-5.0.2/build-tools/rpm/macros.yast 2025-06-06 16:53:09.000000000 +0200 +++ new/yast2-devtools-5.0.3/build-tools/rpm/macros.yast 2026-03-11 11:04:24.000000000 +0100 @@ -110,21 +110,6 @@ %{yast_ydatadir}/devtools/bin/y2metainfo -f ${f} -l "%{license}" -o %{buildroot}/%{yast_metainfodir}/ -u "%{url}" -v "%{version}" \ done -%yast_desktop_files \ - \ - # on SUSE we use %%suse_update_desktop_file \ - # other distris use %%{_bindir}/desktop-file-validate \ - %if 0%{?suse_version} \ - for f in $(%{_bindir}/find %{buildroot}/%{yast_desktopdir}/ -name '*.desktop') ; do \ - d=${f##*/} \ - %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} \ - done \ - %else # 0%%{?suse_version} \ - %{_bindir}/find %{buildroot}/%{yast_desktopdir}/ -name '*.desktop' \\\ - -print0 | %{_bindir}/sort -uz | \\\ - %{_bindir}/xargs -0 %{_bindir}/desktop-file-validate \ - %endif # 0%%{?suse_version} - # install the yast module using autotools/make %yast_install \ if [ -f "configure.in.in" -o -f "configure.ac.in" ]; then \ @@ -143,6 +128,3 @@ echo "Cannot install the package, no configure.{ac|in}.in or Rakefile found" 1>&2 \ exit 1 \ fi \ - if [ -d "%{buildroot}/%{yast_desktopdir}" ]; then \ - %yast_desktop_files \ - fi \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-devtools-5.0.2/package/yast2-devtools.changes new/yast2-devtools-5.0.3/package/yast2-devtools.changes --- old/yast2-devtools-5.0.2/package/yast2-devtools.changes 2025-06-06 16:53:09.000000000 +0200 +++ new/yast2-devtools-5.0.3/package/yast2-devtools.changes 2026-03-11 11:04:24.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Mar 10 17:11:41 UTC 2026 - Michal Filka <[email protected]> + +- jsc#PED-14507 + - dropped %yast_desktop_files macro +- 5.0.3 + +------------------------------------------------------------------- Fri Jun 6 14:47:29 UTC 2025 - Imobach Gonzalez Sosa <[email protected]> - Drop usage of %jobs (boo#1237231) for reproducible builds @@ -33,7 +40,7 @@ ------------------------------------------------------------------- Fri Sep 9 08:21:11 UTC 2022 - Michal Filka <[email protected]> -- bsc#1203227 +- bsc#1203227 - Replaced egrep with grep -E. - 4.5.5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-devtools-5.0.2/package/yast2-devtools.spec new/yast2-devtools-5.0.3/package/yast2-devtools.spec --- old/yast2-devtools-5.0.2/package/yast2-devtools.spec 2025-06-06 16:53:09.000000000 +0200 +++ new/yast2-devtools-5.0.3/package/yast2-devtools.spec 2026-03-11 11:04:24.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-devtools -Version: 5.0.2 +Version: 5.0.3 Release: 0 Summary: YaST2 - Development Tools License: GPL-2.0-or-later
