Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-services-manager for 
openSUSE:Factory checked in at 2023-05-16 14:16:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-services-manager (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-services-manager.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-services-manager"

Tue May 16 14:16:03 2023 rev:63 rq:1087251 version:4.6.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-services-manager/yast2-services-manager.changes
    2023-03-04 22:43:48.683923924 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-services-manager.new.1533/yast2-services-manager.changes
  2023-05-16 14:27:09.591650517 +0200
@@ -1,0 +2,6 @@
+Mon May 15 13:36:23 UTC 2023 - Stefan Hundhammer <shundham...@suse.com>
+
+- Improved help text for services table (bsc#1211320)
+- 4.6.1
+
+-------------------------------------------------------------------

Old:
----
  yast2-services-manager-4.6.0.tar.bz2

New:
----
  yast2-services-manager-4.6.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-services-manager.spec ++++++
--- /var/tmp/diff_new_pack.bJCJqt/_old  2023-05-16 14:27:10.135653628 +0200
+++ /var/tmp/diff_new_pack.bJCJqt/_new  2023-05-16 14:27:10.139653651 +0200
@@ -24,7 +24,7 @@
 ######################################################################
 
 Name:           yast2-services-manager
-Version:        4.6.0
+Version:        4.6.1
 Release:        0
 Summary:        YaST2 - Services Manager
 Group:          System/YaST

++++++ yast2-services-manager-4.6.0.tar.bz2 -> 
yast2-services-manager-4.6.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-services-manager-4.6.0/package/yast2-services-manager.changes 
new/yast2-services-manager-4.6.1/package/yast2-services-manager.changes
--- old/yast2-services-manager-4.6.0/package/yast2-services-manager.changes     
2023-03-03 16:01:06.000000000 +0100
+++ new/yast2-services-manager-4.6.1/package/yast2-services-manager.changes     
2023-05-15 16:23:13.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon May 15 13:36:23 UTC 2023 - Stefan Hundhammer <shundham...@suse.com>
+
+- Improved help text for services table (bsc#1211320)
+- 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-services-manager-4.6.0/package/yast2-services-manager.spec 
new/yast2-services-manager-4.6.1/package/yast2-services-manager.spec
--- old/yast2-services-manager-4.6.0/package/yast2-services-manager.spec        
2023-03-03 16:01:06.000000000 +0100
+++ new/yast2-services-manager-4.6.1/package/yast2-services-manager.spec        
2023-05-15 16:23:13.000000000 +0200
@@ -24,7 +24,7 @@
 ######################################################################
 
 Name:           yast2-services-manager
-Version:        4.6.0
+Version:        4.6.1
 Release:        0
 Summary:        YaST2 - Services Manager
 Group:          System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-services-manager-4.6.0/src/lib/services-manager/widgets/services_table.rb
 
new/yast2-services-manager-4.6.1/src/lib/services-manager/widgets/services_table.rb
--- 
old/yast2-services-manager-4.6.0/src/lib/services-manager/widgets/services_table.rb
 2023-03-03 16:01:06.000000000 +0100
+++ 
new/yast2-services-manager-4.6.1/src/lib/services-manager/widgets/services_table.rb
 2023-05-15 16:23:13.000000000 +0200
@@ -133,7 +133,8 @@
       def help
         # TRANSLATORS: help text to explain the columns of the services table
         _(
-          "<h2>The table contains the following information:</h2>" \
+          "<h2>The Services Table</h2>" \
+          "<p>This table contains <b>all services</b> with the following 
information about each service:</p>" \
           "<b>Service</b> shows the name of the service." \
           "<br />" \
           "<b>Start</b> shows the start mode of the service:" \

Reply via email to