Hello community, here is the log from the commit of package ktextwidgets for openSUSE:Factory checked in at 2019-03-21 09:48:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktextwidgets (Old) and /work/SRC/openSUSE:Factory/.ktextwidgets.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktextwidgets" Thu Mar 21 09:48:24 2019 rev:65 rq:686768 version:5.56.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets.changes 2019-02-28 21:32:13.625756743 +0100 +++ /work/SRC/openSUSE:Factory/.ktextwidgets.new.28833/ktextwidgets.changes 2019-03-21 09:48:26.870867585 +0100 @@ -1,0 +2,11 @@ +Sun Mar 10 20:15:37 UTC 2019 - [email protected] + +- Update to 5.56.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.56.0.php +- Changes since 5.55.0: + * It compiles find with qt5.13 + * Port deprecated methods + +------------------------------------------------------------------- Old: ---- ktextwidgets-5.55.0.tar.xz New: ---- ktextwidgets-5.56.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktextwidgets.spec ++++++ --- /var/tmp/diff_new_pack.5NKdTC/_old 2019-03-21 09:48:27.370867451 +0100 +++ /var/tmp/diff_new_pack.5NKdTC/_new 2019-03-21 09:48:27.370867451 +0100 @@ -17,14 +17,14 @@ %define lname libKF5TextWidgets5 -%define _tar_path 5.55 +%define _tar_path 5.56 # 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: ktextwidgets -Version: 5.55.0 +Version: 5.56.0 Release: 0 Summary: KDE Text editing widgets License: LGPL-2.1-or-later ++++++ ktextwidgets-5.55.0.tar.xz -> ktextwidgets-5.56.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.55.0/CMakeLists.txt new/ktextwidgets-5.56.0/CMakeLists.txt --- old/ktextwidgets-5.55.0/CMakeLists.txt 2019-02-03 01:02:26.000000000 +0100 +++ new/ktextwidgets-5.56.0/CMakeLists.txt 2019-03-02 14:48:20.000000000 +0100 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.55.0") # handled by release scripts -set(KF5_DEP_VERSION "5.55.0") # handled by release scripts +set(KF5_VERSION "5.56.0") # handled by release scripts +set(KF5_DEP_VERSION "5.56.0") # handled by release scripts project(KTextWidgets VERSION ${KF5_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.55.0 NO_MODULE) +find_package(ECM 5.56.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) @@ -54,7 +54,7 @@ add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)") add_definitions(-DTRANSLATION_DOMAIN=\"ktextwidgets5\") -#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000) +add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00) if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po") ki18n_install(po) endif() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.55.0/po/da/ktextwidgets5.po new/ktextwidgets-5.56.0/po/da/ktextwidgets5.po --- old/ktextwidgets-5.55.0/po/da/ktextwidgets5.po 2019-02-03 01:02:26.000000000 +0100 +++ new/ktextwidgets-5.56.0/po/da/ktextwidgets5.po 2019-03-02 14:48:20.000000000 +0100 @@ -2,8 +2,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Martin Schlander, 2008. -# Martin Schlander <[email protected]>, 2008. # Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 2015. # Keld Simonsen <[email protected]>, 2010. msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.55.0/po/id/ktextwidgets5.po new/ktextwidgets-5.56.0/po/id/ktextwidgets5.po --- old/ktextwidgets-5.55.0/po/id/ktextwidgets5.po 2019-02-03 01:02:26.000000000 +0100 +++ new/ktextwidgets-5.56.0/po/id/ktextwidgets5.po 2019-03-02 14:48:20.000000000 +0100 @@ -9,14 +9,14 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-01 02:58+0100\n" -"PO-Revision-Date: 2019-01-29 18:41+0700\n" -"Last-Translator: Wantoyo <[email protected]>\n" +"PO-Revision-Date: 2019-02-24 11:00+0700\n" +"Last-Translator: wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 18.12.1\n" #: dialogs/klinkdialog.cpp:52 @@ -48,7 +48,8 @@ #, kde-format msgid "1 match found." msgid_plural "%1 matches found." -msgstr[0] "%1 kecocokan ditemukan." +msgstr[0] "1 kecocokan ditemukan." +msgstr[1] "%1 kecocokan ditemukan." #: findreplace/kfind.cpp:624 #, kde-format @@ -395,7 +396,8 @@ #, kde-format msgid "1 replacement done." msgid_plural "%1 replacements done." -msgstr[0] "%1 penggantian dilakukan." +msgstr[0] "1 penggantian kelar." +msgstr[1] "%1 penggantian kelar." #: findreplace/kreplace.cpp:397 #, kde-format @@ -428,7 +430,8 @@ #, kde-format msgid "but your pattern only defines 1 capture." msgid_plural "but your pattern only defines %1 captures." -msgstr[0] "tapi polamu hanya mendefinisikan %1 tangkapan." +msgstr[0] "tetapi polamu hanya mendefinisikan 1 tangkapan." +msgstr[1] "tetapi polamu hanya mendefinisikan %1 tangkapan." #: findreplace/kreplacedialog.cpp:153 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.55.0/po/zh_CN/ktextwidgets5.po new/ktextwidgets-5.56.0/po/zh_CN/ktextwidgets5.po --- old/ktextwidgets-5.55.0/po/zh_CN/ktextwidgets5.po 2019-02-03 01:02:26.000000000 +0100 +++ new/ktextwidgets-5.56.0/po/zh_CN/ktextwidgets5.po 2019-03-02 14:48:20.000000000 +0100 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-01 02:58+0100\n" -"PO-Revision-Date: 2019-01-27 22:57\n" +"PO-Revision-Date: 2019-02-20 23:16\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.55.0/src/widgets/ktextedit.cpp new/ktextwidgets-5.56.0/src/widgets/ktextedit.cpp --- old/ktextwidgets-5.55.0/src/widgets/ktextedit.cpp 2019-02-03 01:02:26.000000000 +0100 +++ new/ktextwidgets-5.56.0/src/widgets/ktextedit.cpp 2019-03-02 14:48:20.000000000 +0100 @@ -758,16 +758,16 @@ d->customPalette = testAttribute(Qt::WA_SetPalette); QPalette p = palette(); - QColor color = p.color(QPalette::Disabled, QPalette::Background); + QColor color = p.color(QPalette::Disabled, QPalette::Window); p.setColor(QPalette::Base, color); - p.setColor(QPalette::Background, color); + p.setColor(QPalette::Window, color); setPalette(p); } else { if (d->customPalette && testAttribute(Qt::WA_SetPalette)) { QPalette p = palette(); QColor color = p.color(QPalette::Normal, QPalette::Base); p.setColor(QPalette::Base, color); - p.setColor(QPalette::Background, color); + p.setColor(QPalette::Window, color); setPalette(p); } else { setPalette(QPalette());
