Hello community, here is the log from the commit of package libyui-qt for openSUSE:Leap:15.2 checked in at 2020-02-21 23:49:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libyui-qt (Old) and /work/SRC/openSUSE:Leap:15.2/.libyui-qt.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-qt" Fri Feb 21 23:49:38 2020 rev:25 rq:777505 version:2.52.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libyui-qt/libyui-qt.changes 2020-01-17 11:58:36.796429372 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libyui-qt.new.26092/libyui-qt.changes 2020-02-21 23:49:49.404622723 +0100 @@ -1,0 +2,6 @@ +Mon Feb 17 11:29:24 UTC 2020 - Stefan Hundhammer <[email protected]> + +- Added missing gettext init (bsc#1163586) +- 2.52.2 + +------------------------------------------------------------------- Old: ---- libyui-qt-2.52.1.tar.bz2 New: ---- libyui-qt-2.52.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-qt-doc.spec ++++++ --- /var/tmp/diff_new_pack.zcLOrf/_old 2020-02-21 23:49:49.908623726 +0100 +++ /var/tmp/diff_new_pack.zcLOrf/_new 2020-02-21 23:49:49.912623733 +0100 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt-doc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: %{parent}-doc # DO NOT manually bump the version here; instead, use rake version:bump -Version: 2.52.1 +Version: 2.52.2 Release: 0 Source: %{parent}-%{version}.tar.bz2 ++++++ libyui-qt.spec ++++++ --- /var/tmp/diff_new_pack.zcLOrf/_old 2020-02-21 23:49:49.924623757 +0100 +++ /var/tmp/diff_new_pack.zcLOrf/_new 2020-02-21 23:49:49.924623757 +0100 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libyui-qt # DO NOT manually bump the version here; instead, use rake version:bump -Version: 2.52.1 +Version: 2.52.2 Release: 0 Source: %{name}-%{version}.tar.bz2 ++++++ libyui-qt-2.52.1.tar.bz2 -> libyui-qt-2.52.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.52.1/VERSION.cmake new/libyui-qt-2.52.2/VERSION.cmake --- old/libyui-qt-2.52.1/VERSION.cmake 2019-12-20 13:54:01.000000000 +0100 +++ new/libyui-qt-2.52.2/VERSION.cmake 2020-02-17 13:45:07.000000000 +0100 @@ -1,6 +1,6 @@ SET(VERSION_MAJOR "2") SET(VERSION_MINOR "52") -SET(VERSION_PATCH "1") +SET(VERSION_PATCH "2") SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" ) ##### This is needed for the libyui-qt core ONLY. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.52.1/package/libyui-qt-doc.spec new/libyui-qt-2.52.2/package/libyui-qt-doc.spec --- old/libyui-qt-2.52.1/package/libyui-qt-doc.spec 2019-12-20 13:54:01.000000000 +0100 +++ new/libyui-qt-2.52.2/package/libyui-qt-doc.spec 2020-02-17 13:45:07.000000000 +0100 @@ -21,7 +21,7 @@ Name: %{parent}-doc # DO NOT manually bump the version here; instead, use rake version:bump -Version: 2.52.1 +Version: 2.52.2 Release: 0 Source: %{parent}-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.52.1/package/libyui-qt.changes new/libyui-qt-2.52.2/package/libyui-qt.changes --- old/libyui-qt-2.52.1/package/libyui-qt.changes 2019-12-20 13:54:01.000000000 +0100 +++ new/libyui-qt-2.52.2/package/libyui-qt.changes 2020-02-17 13:45:07.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Feb 17 11:29:24 UTC 2020 - Stefan Hundhammer <[email protected]> + +- Added missing gettext init (bsc#1163586) +- 2.52.2 + +------------------------------------------------------------------- Fri Dec 20 11:51:53 CET 2019 - [email protected] - handle new sort-key when sorting tables (bsc#1140018) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.52.1/package/libyui-qt.spec new/libyui-qt-2.52.2/package/libyui-qt.spec --- old/libyui-qt-2.52.1/package/libyui-qt.spec 2019-12-20 13:54:01.000000000 +0100 +++ new/libyui-qt-2.52.2/package/libyui-qt.spec 2020-02-17 13:45:07.000000000 +0100 @@ -18,7 +18,7 @@ Name: libyui-qt # DO NOT manually bump the version here; instead, use rake version:bump -Version: 2.52.1 +Version: 2.52.2 Release: 0 Source: %{name}-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.52.1/src/YQUI.cc new/libyui-qt-2.52.2/src/YQUI.cc --- old/libyui-qt-2.52.1/src/YQUI.cc 2019-12-20 13:54:01.000000000 +0100 +++ new/libyui-qt-2.52.2/src/YQUI.cc 2020-02-17 13:45:07.000000000 +0100 @@ -20,6 +20,8 @@ Author: Stefan Hundhammer <[email protected]> + Textdomain "qt" + /-*/ #include <sys/param.h> // MAXHOSTNAMELEN @@ -72,6 +74,13 @@ #define BUSY_CURSOR_TIMEOUT 200 // milliseconds #define VERBOSE_EVENT_LOOP 0 +#ifdef TEXTDOMAIN +# undef TEXTDOMAIN +#endif + +#define TEXTDOMAIN "qt" + + using std::string; @@ -606,6 +615,8 @@ QWidget * parent = 0; YDialog * dialog = YDialog::currentDialog( false ); // doThrow + YQUI::setTextdomain( TEXTDOMAIN ); + if ( dialog ) parent = (QWidget *) dialog->widgetRep();
