Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-registration for openSUSE:Factory checked in at 2021-12-18 20:29:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-registration (Old) and /work/SRC/openSUSE:Factory/.yast2-registration.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-registration" Sat Dec 18 20:29:46 2021 rev:78 rq:940910 version:4.4.7 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-registration/yast2-registration.changes 2021-12-13 20:47:01.320505398 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-registration.new.2520/yast2-registration.changes 2021-12-18 20:30:06.402237901 +0100 @@ -1,0 +2,6 @@ +Thu Dec 16 13:51:06 UTC 2021 - Stefan Hundhammer <shundham...@suse.com> + +- Fixed typo (bsc#1193800) +- 4.4.7 + +------------------------------------------------------------------- Old: ---- yast2-registration-4.4.6.tar.bz2 New: ---- yast2-registration-4.4.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-registration.spec ++++++ --- /var/tmp/diff_new_pack.FypYwG/_old 2021-12-18 20:30:07.814238685 +0100 +++ /var/tmp/diff_new_pack.FypYwG/_new 2021-12-18 20:30:07.822238690 +0100 @@ -17,7 +17,7 @@ Name: yast2-registration -Version: 4.4.6 +Version: 4.4.7 Release: 0 Summary: YaST2 - Registration Module License: GPL-2.0-only ++++++ yast2-registration-4.4.6.tar.bz2 -> yast2-registration-4.4.7.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-registration-4.4.6/package/yast2-registration.changes new/yast2-registration-4.4.7/package/yast2-registration.changes --- old/yast2-registration-4.4.6/package/yast2-registration.changes 2021-12-10 16:21:19.000000000 +0100 +++ new/yast2-registration-4.4.7/package/yast2-registration.changes 2021-12-16 15:00:39.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Dec 16 13:51:06 UTC 2021 - Stefan Hundhammer <shundham...@suse.com> + +- Fixed typo (bsc#1193800) +- 4.4.7 + +------------------------------------------------------------------- Thu Dec 9 15:08:57 UTC 2021 - Ladislav Slez??k <lsle...@suse.cz> - Improve the self-update process, do not read the products from diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-registration-4.4.6/package/yast2-registration.spec new/yast2-registration-4.4.7/package/yast2-registration.spec --- old/yast2-registration-4.4.6/package/yast2-registration.spec 2021-12-10 16:21:19.000000000 +0100 +++ new/yast2-registration-4.4.7/package/yast2-registration.spec 2021-12-16 15:00:39.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-registration -Version: 4.4.6 +Version: 4.4.7 Release: 0 Summary: YaST2 - Registration Module License: GPL-2.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-registration-4.4.6/src/lib/registration/ui/addon_selection_registration_dialog.rb new/yast2-registration-4.4.7/src/lib/registration/ui/addon_selection_registration_dialog.rb --- old/yast2-registration-4.4.6/src/lib/registration/ui/addon_selection_registration_dialog.rb 2021-12-10 16:21:19.000000000 +0100 +++ new/yast2-registration-4.4.7/src/lib/registration/ui/addon_selection_registration_dialog.rb 2021-12-16 15:00:39.000000000 +0100 @@ -31,7 +31,7 @@ _("Extension and Module Selection"), content, # help text (1/3) - _("<p>Here you can select available extensions and modules for your"\ + _("<p>Here you can select available extensions and modules for your "\ "system.</p>") + generic_help_text + checkboxes_help, # always enable Back/Next, the dialog cannot be the first in workflow true,