Hello community, here is the log from the commit of package libyui-qt for openSUSE:Factory checked in at 2020-03-27 21:56:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old) and /work/SRC/openSUSE:Factory/.libyui-qt.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-qt" Fri Mar 27 21:56:13 2020 rev:69 rq:787884 version:2.52.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes 2020-03-01 21:26:49.068410681 +0100 +++ /work/SRC/openSUSE:Factory/.libyui-qt.new.3160/libyui-qt.changes 2020-03-27 21:56:32.614766442 +0100 @@ -1,0 +2,6 @@ +Tue Mar 24 16:18:31 UTC 2020 - Stefan Hundhammer <[email protected]> + +- Fixed Qt 5.15 deprecated warnings (bsc#1165118) +- 2.53.3 + +------------------------------------------------------------------- Old: ---- libyui-qt-2.52.2.tar.bz2 New: ---- libyui-qt-2.52.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-qt-doc.spec ++++++ --- /var/tmp/diff_new_pack.NH9azF/_old 2020-03-27 21:56:34.686767647 +0100 +++ /var/tmp/diff_new_pack.NH9azF/_new 2020-03-27 21:56:34.686767647 +0100 @@ -21,7 +21,7 @@ Name: %{parent}-doc # DO NOT manually bump the version here; instead, use rake version:bump -Version: 2.52.2 +Version: 2.52.3 Release: 0 Source: %{parent}-%{version}.tar.bz2 ++++++ libyui-qt.spec ++++++ --- /var/tmp/diff_new_pack.NH9azF/_old 2020-03-27 21:56:34.702767657 +0100 +++ /var/tmp/diff_new_pack.NH9azF/_new 2020-03-27 21:56:34.702767657 +0100 @@ -18,7 +18,7 @@ Name: libyui-qt # DO NOT manually bump the version here; instead, use rake version:bump -Version: 2.52.2 +Version: 2.52.3 Release: 0 Source: %{name}-%{version}.tar.bz2 ++++++ libyui-qt-2.52.2.tar.bz2 -> libyui-qt-2.52.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.52.2/VERSION.cmake new/libyui-qt-2.52.3/VERSION.cmake --- old/libyui-qt-2.52.2/VERSION.cmake 2020-02-17 13:45:07.000000000 +0100 +++ new/libyui-qt-2.52.3/VERSION.cmake 2020-03-24 18:23:01.000000000 +0100 @@ -1,6 +1,6 @@ SET(VERSION_MAJOR "2") SET(VERSION_MINOR "52") -SET(VERSION_PATCH "2") +SET(VERSION_PATCH "3") 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.2/package/libyui-qt-doc.spec new/libyui-qt-2.52.3/package/libyui-qt-doc.spec --- old/libyui-qt-2.52.2/package/libyui-qt-doc.spec 2020-02-17 13:45:07.000000000 +0100 +++ new/libyui-qt-2.52.3/package/libyui-qt-doc.spec 2020-03-24 18:23:01.000000000 +0100 @@ -21,7 +21,7 @@ Name: %{parent}-doc # DO NOT manually bump the version here; instead, use rake version:bump -Version: 2.52.2 +Version: 2.52.3 Release: 0 Source: %{parent}-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.52.2/package/libyui-qt.changes new/libyui-qt-2.52.3/package/libyui-qt.changes --- old/libyui-qt-2.52.2/package/libyui-qt.changes 2020-02-17 13:45:07.000000000 +0100 +++ new/libyui-qt-2.52.3/package/libyui-qt.changes 2020-03-24 18:23:01.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Mar 24 16:18:31 UTC 2020 - Stefan Hundhammer <[email protected]> + +- Fixed Qt 5.15 deprecated warnings (bsc#1165118) +- 2.53.3 + +------------------------------------------------------------------- Mon Feb 17 11:29:24 UTC 2020 - Stefan Hundhammer <[email protected]> - Added missing gettext init (bsc#1163586) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.52.2/package/libyui-qt.spec new/libyui-qt-2.52.3/package/libyui-qt.spec --- old/libyui-qt-2.52.2/package/libyui-qt.spec 2020-02-17 13:45:07.000000000 +0100 +++ new/libyui-qt-2.52.3/package/libyui-qt.spec 2020-03-24 18:23:01.000000000 +0100 @@ -18,7 +18,7 @@ Name: libyui-qt # DO NOT manually bump the version here; instead, use rake version:bump -Version: 2.52.2 +Version: 2.52.3 Release: 0 Source: %{name}-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.52.2/src/QY2Styler.cc new/libyui-qt-2.52.3/src/QY2Styler.cc --- old/libyui-qt-2.52.2/src/QY2Styler.cc 2020-02-17 13:45:07.000000000 +0100 +++ new/libyui-qt-2.52.3/src/QY2Styler.cc 2020-03-24 18:23:01.000000000 +0100 @@ -301,7 +301,7 @@ { // Don't use yuiDebug() here - deadlock (reason unknown so far) in thread handling! - qDebug() << "Registering " << widget << " for parent " << parent << endl; + qDebug() << "Registering " << widget << " for parent " << parent << Qt::endl; widget->installEventFilter( this ); _children[parent].push_back( widget ); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.52.2/src/YQComboBox.cc new/libyui-qt-2.52.3/src/YQComboBox.cc --- old/libyui-qt-2.52.2/src/YQComboBox.cc 2020-02-17 13:45:07.000000000 +0100 +++ new/libyui-qt-2.52.3/src/YQComboBox.cc 2020-03-24 18:23:01.000000000 +0100 @@ -76,7 +76,7 @@ this, &pclass(this)::slotSelected ); #endif - connect( _qt_comboBox, static_cast<void (QComboBox::*)(const QString&)>(&QComboBox::activated), + connect( _qt_comboBox, static_cast<void (QComboBox::*)(const QString&)>(&QComboBox::textActivated), this, &pclass(this)::textChanged ); connect( _qt_comboBox, &pclass(_qt_comboBox)::editTextChanged,
