Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-control-center for openSUSE:Factory checked in at 2023-06-04 00:11:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old) and /work/SRC/openSUSE:Factory/.yast2-control-center.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-control-center" Sun Jun 4 00:11:34 2023 rev:89 rq:1090200 version:4.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes 2023-03-04 22:42:57.799679317 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-control-center.new.15902/yast2-control-center.changes 2023-06-04 00:11:37.809185222 +0200 @@ -1,0 +2,8 @@ +Wed May 31 15:33:15 UTC 2023 - Stefan Hundhammer <shundham...@suse.com> + +- Require xdg-utils since it's no longer required by desktop-data-openSUSE + and yast-control-center-qt needs it to start modules with 'xdg-su'. + (bsc#1211869) +- 4.6.1 + +------------------------------------------------------------------- Old: ---- yast2-control-center-4.6.0.tar.bz2 New: ---- yast2-control-center-4.6.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-control-center.spec ++++++ --- /var/tmp/diff_new_pack.CIl0p3/_old 2023-06-04 00:11:38.421188880 +0200 +++ /var/tmp/diff_new_pack.CIl0p3/_new 2023-06-04 00:11:38.425188904 +0200 @@ -17,7 +17,7 @@ Name: yast2-control-center -Version: 4.6.0 +Version: 4.6.1 Release: 0 URL: https://github.com/yast/yast-control-center Summary: YaST2 - Control Center @@ -60,6 +60,8 @@ Requires: yast2-control-center # bsc#1130700: Need Qt SVG support for icons Requires: libQt5Svg5 +# bsc#1211869: xdg-utils no longer automatically installed +Requires: xdg-utils Provides: yast2-control-center-binary Provides: yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter ++++++ yast2-control-center-4.6.0.tar.bz2 -> yast2-control-center-4.6.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-4.6.0/package/yast2-control-center.changes new/yast2-control-center-4.6.1/package/yast2-control-center.changes --- old/yast2-control-center-4.6.0/package/yast2-control-center.changes 2023-03-03 15:50:39.000000000 +0100 +++ new/yast2-control-center-4.6.1/package/yast2-control-center.changes 2023-06-01 09:56:58.000000000 +0200 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Wed May 31 15:33:15 UTC 2023 - Stefan Hundhammer <shundham...@suse.com> + +- Require xdg-utils since it's no longer required by desktop-data-openSUSE + and yast-control-center-qt needs it to start modules with 'xdg-su'. + (bsc#1211869) +- 4.6.1 + +------------------------------------------------------------------- Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lsle...@suse.cz> - Bump version to 4.6.0 (bsc#1208913) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-4.6.0/package/yast2-control-center.spec new/yast2-control-center-4.6.1/package/yast2-control-center.spec --- old/yast2-control-center-4.6.0/package/yast2-control-center.spec 2023-03-03 15:50:39.000000000 +0100 +++ new/yast2-control-center-4.6.1/package/yast2-control-center.spec 2023-06-01 09:56:58.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-control-center -Version: 4.6.0 +Version: 4.6.1 Release: 0 Url: https://github.com/yast/yast-control-center Summary: YaST2 - Control Center @@ -60,6 +60,8 @@ Requires: libyui-qt # bsc#1130700: Need Qt SVG support for icons Requires: libQt5Svg5 +# bsc#1211869: xdg-utils no longer automatically installed +Requires: xdg-utils Provides: yast2-control-center-binary Provides: yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter