Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2 for openSUSE:Factory checked in at 2023-01-11 14:33:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2 (Old) and /work/SRC/openSUSE:Factory/.yast2.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2" Wed Jan 11 14:33:40 2023 rev:546 rq:1057610 version:4.5.21 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2/yast2.changes 2022-12-02 13:12:31.377649268 +0100 +++ /work/SRC/openSUSE:Factory/.yast2.new.32243/yast2.changes 2023-01-11 14:34:20.604989742 +0100 @@ -1,0 +2,6 @@ +Tue Jan 10 11:38:40 UTC 2023 - José Iván López González <jlo...@suse.com> + +- Show help text in YaST Control Center (bsc#1206919). +- 4.5.21 + +------------------------------------------------------------------- Old: ---- yast2-4.5.20.tar.bz2 New: ---- yast2-4.5.21.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2.spec ++++++ --- /var/tmp/diff_new_pack.JntsSC/_old 2023-01-11 14:34:21.324993811 +0100 +++ /var/tmp/diff_new_pack.JntsSC/_new 2023-01-11 14:34:21.328993834 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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 -Version: 4.5.20 +Version: 4.5.21 Release: 0 Summary: YaST2 Main Package ++++++ yast2-4.5.20.tar.bz2 -> yast2-4.5.21.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-4.5.20/library/desktop/src/clients/menu.rb new/yast2-4.5.21/library/desktop/src/clients/menu.rb --- old/yast2-4.5.20/library/desktop/src/clients/menu.rb 2022-12-01 17:36:45.000000000 +0100 +++ new/yast2-4.5.21/library/desktop/src/clients/menu.rb 2023-01-10 13:00:31.000000000 +0100 @@ -264,7 +264,7 @@ VSpacing(1.0), HBox( HSpacing(1), - PushButton(Id(:help), Opt(:key_F1, :helpButton), Label.HelpButton), + PushButton(Id(:help), Opt(:key_F1), Label.HelpButton), HStretch(), PushButton(Id(:run), Opt(:defaultButton), _("Run")), PushButton(Id(:quit), Opt(:key_F9, :cancelButton), Label.QuitButton), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-4.5.20/package/yast2.changes new/yast2-4.5.21/package/yast2.changes --- old/yast2-4.5.20/package/yast2.changes 2022-12-01 17:36:45.000000000 +0100 +++ new/yast2-4.5.21/package/yast2.changes 2023-01-10 13:00:31.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Jan 10 11:38:40 UTC 2023 - José Iván López González <jlo...@suse.com> + +- Show help text in YaST Control Center (bsc#1206919). +- 4.5.21 + +------------------------------------------------------------------- Thu Dec 1 16:12:54 UTC 2022 - Josef Reidinger <jreidin...@suse.com> - ArchFilter: Add new class to allow unified definition of hardware diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-4.5.20/package/yast2.spec new/yast2-4.5.21/package/yast2.spec --- old/yast2-4.5.20/package/yast2.spec 2022-12-01 17:36:45.000000000 +0100 +++ new/yast2-4.5.21/package/yast2.spec 2023-01-10 13:00:31.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2 -Version: 4.5.20 +Version: 4.5.21 Release: 0 Summary: YaST2 Main Package