Hello community, here is the log from the commit of package libyui-qt-pkg for openSUSE:Factory checked in at 2020-03-27 21:56:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyui-qt-pkg (Old) and /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-qt-pkg" Fri Mar 27 21:56:23 2020 rev:53 rq:788498 version:2.47.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libyui-qt-pkg/libyui-qt-pkg.changes 2020-03-01 21:26:43.268398898 +0100 +++ /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new.3160/libyui-qt-pkg.changes 2020-03-27 21:56:49.978776543 +0100 @@ -1,0 +2,12 @@ +Thu Mar 26 10:16:35 UTC 2020 - Stefan Hundhammer <[email protected]> + +- Fixed Qt 5.15-Beta2 deprecated warnings (bsc#1165118) +- 2.47.5 + +------------------------------------------------------------------- +Tue Mar 24 16:20:57 UTC 2020 - Stefan Hundhammer <[email protected]> + +- Fixed Qt 5.15 deprecated warnings (bsc#1165118) +- 2.47.4 + +------------------------------------------------------------------- Old: ---- libyui-qt-pkg-2.47.3.tar.bz2 New: ---- libyui-qt-pkg-2.47.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-qt-pkg-doc.spec ++++++ --- /var/tmp/diff_new_pack.Rb70Ru/_old 2020-03-27 21:56:52.810778190 +0100 +++ /var/tmp/diff_new_pack.Rb70Ru/_new 2020-03-27 21:56:52.866778222 +0100 @@ -19,7 +19,7 @@ %define parent libyui-qt-pkg %define so_version 11 Name: %{parent}-doc -Version: 2.47.3 +Version: 2.47.5 Release: 0 Summary: Libyui-qt-pkg documentation License: LGPL-2.1-only OR LGPL-3.0-only ++++++ libyui-qt-pkg.spec ++++++ --- /var/tmp/diff_new_pack.Rb70Ru/_old 2020-03-27 21:56:53.230778434 +0100 +++ /var/tmp/diff_new_pack.Rb70Ru/_new 2020-03-27 21:56:53.258778450 +0100 @@ -21,7 +21,7 @@ %define libyui_qt_devel_version libyui-qt-devel >= 2.50.1 %define libzypp_devel_version libzypp-devel >= 17.21.0 Name: libyui-qt-pkg -Version: 2.47.3 +Version: 2.47.5 Release: 0 Summary: Libyui - Qt Package Selector License: LGPL-2.1-only OR LGPL-3.0-only ++++++ libyui-qt-pkg-2.47.3.tar.bz2 -> libyui-qt-pkg-2.47.5.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.47.3/VERSION.cmake new/libyui-qt-pkg-2.47.5/VERSION.cmake --- old/libyui-qt-pkg-2.47.3/VERSION.cmake 2020-02-17 10:41:58.000000000 +0100 +++ new/libyui-qt-pkg-2.47.5/VERSION.cmake 2020-03-26 11:53:10.000000000 +0100 @@ -1,6 +1,6 @@ SET( VERSION_MAJOR "2" ) SET( VERSION_MINOR "47" ) -SET( VERSION_PATCH "3" ) +SET( VERSION_PATCH "5" ) SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" ) ##### This is need for the libyui core, ONLY. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.47.3/package/libyui-qt-pkg-doc.spec new/libyui-qt-pkg-2.47.5/package/libyui-qt-pkg-doc.spec --- old/libyui-qt-pkg-2.47.3/package/libyui-qt-pkg-doc.spec 2020-02-17 10:41:58.000000000 +0100 +++ new/libyui-qt-pkg-2.47.5/package/libyui-qt-pkg-doc.spec 2020-03-26 11:53:10.000000000 +0100 @@ -19,7 +19,7 @@ %define parent libyui-qt-pkg %define so_version 11 Name: %{parent}-doc -Version: 2.47.3 +Version: 2.47.5 Release: 0 Summary: Libyui-qt-pkg documentation License: LGPL-2.1-only OR LGPL-3.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.47.3/package/libyui-qt-pkg.changes new/libyui-qt-pkg-2.47.5/package/libyui-qt-pkg.changes --- old/libyui-qt-pkg-2.47.3/package/libyui-qt-pkg.changes 2020-02-17 10:41:58.000000000 +0100 +++ new/libyui-qt-pkg-2.47.5/package/libyui-qt-pkg.changes 2020-03-26 11:53:10.000000000 +0100 @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Thu Mar 26 10:16:35 UTC 2020 - Stefan Hundhammer <[email protected]> + +- Fixed Qt 5.15-Beta2 deprecated warnings (bsc#1165118) +- 2.47.5 + +------------------------------------------------------------------- +Tue Mar 24 16:20:57 UTC 2020 - Stefan Hundhammer <[email protected]> + +- Fixed Qt 5.15 deprecated warnings (bsc#1165118) +- 2.47.4 + +------------------------------------------------------------------- Mon Feb 17 09:32:16 UTC 2020 - Stefan Hundhammer <[email protected]> - Removed leftovers of dropping support for RPM group tags (bsc#1163594) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.47.3/package/libyui-qt-pkg.spec new/libyui-qt-pkg-2.47.5/package/libyui-qt-pkg.spec --- old/libyui-qt-pkg-2.47.3/package/libyui-qt-pkg.spec 2020-02-17 10:41:58.000000000 +0100 +++ new/libyui-qt-pkg-2.47.5/package/libyui-qt-pkg.spec 2020-03-26 11:53:10.000000000 +0100 @@ -21,7 +21,7 @@ %define libyui_qt_devel_version libyui-qt-devel >= 2.50.1 %define libzypp_devel_version libzypp-devel >= 17.21.0 Name: libyui-qt-pkg -Version: 2.47.3 +Version: 2.47.5 Release: 0 Summary: Libyui - Qt Package Selector License: LGPL-2.1-only OR LGPL-3.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.47.3/src/YQPkgConflictDialog.cc new/libyui-qt-pkg-2.47.5/src/YQPkgConflictDialog.cc --- old/libyui-qt-pkg-2.47.3/src/YQPkgConflictDialog.cc 2020-02-17 10:41:58.000000000 +0100 +++ new/libyui-qt-pkg-2.47.5/src/YQPkgConflictDialog.cc 2020-03-26 11:53:10.000000000 +0100 @@ -171,11 +171,7 @@ // Busy popup - _busyPopup = new QLabel( " " + _( "Checking Dependencies..." ) + " ", parent, 0 -#ifdef FIXME - , WStyle_Customize | WStyle_DialogBorder | WStyle_Dialog | WStyle_Title -#endif - ); + _busyPopup = new QLabel( " " + _( "Checking Dependencies..." ) + " ", parent ); Q_CHECK_PTR( _busyPopup ); _busyPopup->setWindowTitle( "" ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.47.3/src/YQPkgDescriptionView.cc new/libyui-qt-pkg-2.47.5/src/YQPkgDescriptionView.cc --- old/libyui-qt-pkg-2.47.3/src/YQPkgDescriptionView.cc 2020-02-17 10:41:58.000000000 +0100 +++ new/libyui-qt-pkg-2.47.5/src/YQPkgDescriptionView.cc 2020-03-26 11:53:10.000000000 +0100 @@ -156,7 +156,7 @@ bool foundAuthorsList = false; QString html_text = "<p>"; - QStringList lines = text.trimmed().split( '\n', QString::KeepEmptyParts ); + QStringList lines = text.trimmed().split( '\n', Qt::KeepEmptyParts ); QStringList::const_iterator it = lines.begin(); while ( it != lines.end() )
