Hello community, here is the log from the commit of package kitemviews for openSUSE:Factory checked in at 2019-06-22 11:12:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitemviews (Old) and /work/SRC/openSUSE:Factory/.kitemviews.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitemviews" Sat Jun 22 11:12:39 2019 rev:67 rq:710752 version:5.59.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kitemviews/kitemviews.changes 2019-05-21 10:29:53.623448355 +0200 +++ /work/SRC/openSUSE:Factory/.kitemviews.new.4615/kitemviews.changes 2019-06-22 11:12:39.672626343 +0200 @@ -1,0 +2,10 @@ +Sun Jun 09 07:35:12 UTC 2019 - [email protected] + +- Update to 5.59.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.59.0.php +- Changes since 5.58.0: + * [kitemviews] make it compile without deprecated method + +------------------------------------------------------------------- Old: ---- kitemviews-5.58.0.tar.xz New: ---- kitemviews-5.59.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitemviews.spec ++++++ --- /var/tmp/diff_new_pack.cu4Nfp/_old 2019-06-22 11:12:40.964628224 +0200 +++ /var/tmp/diff_new_pack.cu4Nfp/_new 2019-06-22 11:12:40.988628260 +0200 @@ -17,14 +17,14 @@ %define lname libKF5ItemViews5 -%define _tar_path 5.58 +%define _tar_path 5.59 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kitemviews -Version: 5.58.0 +Version: 5.59.0 Release: 0 Summary: Set of item views extending the Qt model-view framework License: LGPL-2.1-or-later AND GPL-2.0-or-later ++++++ kitemviews-5.58.0.tar.xz -> kitemviews-5.59.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.58.0/CMakeLists.txt new/kitemviews-5.59.0/CMakeLists.txt --- old/kitemviews-5.58.0/CMakeLists.txt 2019-05-07 13:25:22.000000000 +0200 +++ new/kitemviews-5.59.0/CMakeLists.txt 2019-06-01 18:57:49.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.58.0") # handled by release scripts +set(KF5_VERSION "5.59.0") # handled by release scripts project(KItemViews VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.58.0 NO_MODULE) +find_package(ECM 5.59.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.58.0/po/da/kitemviews5_qt.po new/kitemviews-5.59.0/po/da/kitemviews5_qt.po --- old/kitemviews-5.58.0/po/da/kitemviews5_qt.po 2019-05-07 13:25:22.000000000 +0200 +++ new/kitemviews-5.59.0/po/da/kitemviews5_qt.po 2019-06-01 18:57:49.000000000 +0200 @@ -2,14 +2,14 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2019. # Keld Simonsen <[email protected]>, 2010. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2014-09-21 15:43+0200\n" +"PO-Revision-Date: 2019-05-07 12:16+0100\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" "Language: da\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "X-Qt-Contexts: true\n" #: kfilterproxysearchline.cpp:73 @@ -26,12 +26,9 @@ msgstr "Søg" #: ktreewidgetsearchline.cpp:226 -#, fuzzy -#| msgctxt "KFilterProxySearchLine|" -#| msgid "Search" msgctxt "KTreeWidgetSearchLine|" msgid "Search..." -msgstr "Søg" +msgstr "Søg..." #: ktreewidgetsearchline.cpp:435 msgctxt "KTreeWidgetSearchLine|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.58.0/po/ko/kitemviews5_qt.po new/kitemviews-5.59.0/po/ko/kitemviews5_qt.po --- old/kitemviews-5.58.0/po/ko/kitemviews5_qt.po 2019-05-07 13:25:22.000000000 +0200 +++ new/kitemviews-5.59.0/po/ko/kitemviews5_qt.po 2019-06-01 18:57:49.000000000 +0200 @@ -1,8 +1,7 @@ # Korean messages for kdelibs. # Copyright (C) Free Software Foundation, Inc. # Cho Sung Jae <[email protected]>, 2007. -# Shinjo Park <[email protected]>, 2007, 2008, 2009, 2010, 2011. -# Shinjo Park <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2019. +# Shinjo Park <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2019. # msgid "" msgstr "" @@ -11,7 +10,7 @@ "POT-Creation-Date: 2014-03-23 01:50+0000\n" "PO-Revision-Date: 2019-04-12 00:56+0100\n" "Last-Translator: Shinjo Park <[email protected]>\n" -"Language-Team: Korean <[email protected]>\n" +"Language-Team: Korean <[email protected]>\n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.58.0/tests/kwidgetitemdelegatetest.cpp new/kitemviews-5.59.0/tests/kwidgetitemdelegatetest.cpp --- old/kitemviews-5.58.0/tests/kwidgetitemdelegatetest.cpp 2019-05-07 13:25:22.000000000 +0200 +++ new/kitemviews-5.59.0/tests/kwidgetitemdelegatetest.cpp 2019-06-01 18:57:49.000000000 +0200 @@ -245,13 +245,13 @@ #if QT_VERSION < QT_VERSION_CHECK(5, 11, 0) int widthInstall = QApplication::style()->sizeFromContents(QStyle::CT_ToolButton, &toolButtonOpt, QSize(option.fontMetrics.width(QStringLiteral("Install")) + HARDCODED_BORDER * 3, option.fontMetrics.height()), toolButton).width(); #else - int widthInstall = QApplication::style()->sizeFromContents(QStyle::CT_ToolButton, &toolButtonOpt, QSize(option.fontMetrics.horizontalAdvance(QStringLiteral("Install")) + HARDCODED_BORDER * 3, option.fontMetrics.height()), toolButton).width(); + int widthInstall = QApplication::style()->sizeFromContents(QStyle::CT_ToolButton, &toolButtonOpt, QSize(option.fontMetrics.boundingRect(QStringLiteral("Install")).width() + HARDCODED_BORDER * 3, option.fontMetrics.height()), toolButton).width(); #endif toolButtonOpt.text = "Uninstall"; #if QT_VERSION < QT_VERSION_CHECK(5, 11, 0) int widthUninstall = QApplication::style()->sizeFromContents(QStyle::CT_ToolButton, &toolButtonOpt, QSize(option.fontMetrics.width(QStringLiteral("Uninstall")) + HARDCODED_BORDER * 3, option.fontMetrics.height()), toolButton).width(); #else - int widthUninstall = QApplication::style()->sizeFromContents(QStyle::CT_ToolButton, &toolButtonOpt, QSize(option.fontMetrics.horizontalAdvance(QStringLiteral("Uninstall")) + HARDCODED_BORDER * 3, option.fontMetrics.height()), toolButton).width(); + int widthUninstall = QApplication::style()->sizeFromContents(QStyle::CT_ToolButton, &toolButtonOpt, QSize(option.fontMetrics.boundingRect(QStringLiteral("Uninstall")).width() + HARDCODED_BORDER * 3, option.fontMetrics.height()), toolButton).width(); #endif QSize size = toolButton->sizeHint();
