Hello community, here is the log from the commit of package kdesignerplugin for openSUSE:Factory checked in at 2020-10-12 13:54:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdesignerplugin (Old) and /work/SRC/openSUSE:Factory/.kdesignerplugin.new.3486 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesignerplugin" Mon Oct 12 13:54:28 2020 rev:84 rq:840812 version:5.75.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdesignerplugin/kdesignerplugin.changes 2020-09-18 14:40:01.251928467 +0200 +++ /work/SRC/openSUSE:Factory/.kdesignerplugin.new.3486/kdesignerplugin.changes 2020-10-12 13:55:55.422131273 +0200 @@ -1,0 +2,9 @@ +Mon Oct 5 08:33:06 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.75.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.75.0 +- No code change since 5.74.0 + +------------------------------------------------------------------- Old: ---- kdesignerplugin-5.74.0.tar.xz kdesignerplugin-5.74.0.tar.xz.sig New: ---- kdesignerplugin-5.75.0.tar.xz kdesignerplugin-5.75.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdesignerplugin.spec ++++++ --- /var/tmp/diff_new_pack.UZ8RL7/_old 2020-10-12 13:55:56.110131553 +0200 +++ /var/tmp/diff_new_pack.UZ8RL7/_new 2020-10-12 13:55:56.114131554 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.74 +%define _tar_path 5.75 # 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: kdesignerplugin -Version: 5.74.0 +Version: 5.75.0 Release: 0 Summary: Framework for integration of KDE frameworks widgets with Qt Designer License: LGPL-2.1-or-later ++++++ kdesignerplugin-5.74.0.tar.xz -> kdesignerplugin-5.75.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.74.0/CMakeLists.txt new/kdesignerplugin-5.75.0/CMakeLists.txt --- old/kdesignerplugin-5.74.0/CMakeLists.txt 2020-09-06 12:21:44.000000000 +0200 +++ new/kdesignerplugin-5.75.0/CMakeLists.txt 2020-10-04 20:43:23.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.74.0") # handled by release scripts -set(KF5_DEP_VERSION "5.74.0") # handled by release scripts +set(KF5_VERSION "5.75.0") # handled by release scripts +set(KF5_DEP_VERSION "5.75.0") # handled by release scripts project(KDesignerPlugin VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.74.0 NO_MODULE) +find_package(ECM 5.75.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/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/kdesignerplugin-5.74.0/po/ca/kdesignerplugin5_qt.po new/kdesignerplugin-5.75.0/po/ca/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.74.0/po/ca/kdesignerplugin5_qt.po 2020-09-06 12:21:44.000000000 +0200 +++ new/kdesignerplugin-5.75.0/po/ca/kdesignerplugin5_qt.po 2020-10-04 20:43:23.000000000 +0200 @@ -11,7 +11,7 @@ # Orestes Mas <ores...@tsc.upc.edu>, 2010. msgid "" msgstr "" -"Project-Id-Version: kdesignerplugin5_qt\n" +"Project-Id-Version: kdesignerplugin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" "PO-Revision-Date: 2020-07-16 14:30+0200\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.74.0/po/ca@valencia/kdesignerplugin5_qt.po new/kdesignerplugin-5.75.0/po/ca@valencia/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.74.0/po/ca@valencia/kdesignerplugin5_qt.po 2020-09-06 12:21:44.000000000 +0200 +++ new/kdesignerplugin-5.75.0/po/ca@valencia/kdesignerplugin5_qt.po 2020-10-04 20:43:23.000000000 +0200 @@ -11,7 +11,7 @@ # Orestes Mas <ores...@tsc.upc.edu>, 2010. msgid "" msgstr "" -"Project-Id-Version: kdesignerplugin5_qt\n" +"Project-Id-Version: kdesignerplugin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" "PO-Revision-Date: 2015-11-07 14:18+0100\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.74.0/po/ro/kdesignerplugin5_qt.po new/kdesignerplugin-5.75.0/po/ro/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.74.0/po/ro/kdesignerplugin5_qt.po 2020-09-06 12:21:44.000000000 +0200 +++ new/kdesignerplugin-5.75.0/po/ro/kdesignerplugin5_qt.po 2020-10-04 20:43:23.000000000 +0200 @@ -1,7 +1,7 @@ # Traducerea kdelibs4.po în Română # Laurenţiu Buzdugan <l...@rolix.org>, 2008, 2009. -# Sergiu Bivol <ser...@ase.md>, 2008, 2009, 2010. -# Sergiu Bivol <ser...@ase.md>, 2010, 2012, 2013, 2014. +# Sergiu Bivol <ser...@cip.md>, 2008, 2009, 2010. +# Sergiu Bivol <ser...@cip.md>, 2010, 2012, 2013, 2014. # Cristian Oneț <onet.crist...@gmail.com>, 2010, 2011, 2012, 2013. msgid "" msgstr "" @@ -15,7 +15,6 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" "X-Qt-Contexts: true\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.74.0/po/vi/kdesignerplugin5_qt.po new/kdesignerplugin-5.75.0/po/vi/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.74.0/po/vi/kdesignerplugin5_qt.po 2020-09-06 12:21:44.000000000 +0200 +++ new/kdesignerplugin-5.75.0/po/vi/kdesignerplugin5_qt.po 2020-10-04 20:43:23.000000000 +0200 @@ -25,22 +25,21 @@ #| msgid "Builds Qt widget plugins from an ini style description file." msgctxt "main|" msgid "Builds Qt widget plugins from an ini style description file." -msgstr "" -"Xây dựng bộ cầm phít ô điều khiển Qt từ một tập tin mô tả kiểu \"ini\"." +msgstr "Xây dựng bộ cầm phít ô điều khiển Qt từ một tệp mô tả kiểu \"ini\"." #: kgendesignerplugin.cpp:95 #, fuzzy #| msgid "Input file" msgctxt "main|" msgid "Input file." -msgstr "Tập tin nhập" +msgstr "Tệp nhập" #: kgendesignerplugin.cpp:96 #, fuzzy #| msgid "Output file" msgctxt "main|" msgid "Output file." -msgstr "Tập tin xuất" +msgstr "Tệp xuất" #: kgendesignerplugin.cpp:97 #, fuzzy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.74.0/po/zh_CN/kdesignerplugin5_qt.po new/kdesignerplugin-5.75.0/po/zh_CN/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.74.0/po/zh_CN/kdesignerplugin5_qt.po 2020-09-06 12:21:44.000000000 +0200 +++ new/kdesignerplugin-5.75.0/po/zh_CN/kdesignerplugin5_qt.po 2020-10-04 20:43:23.000000000 +0200 @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2020-09-05 05:17\n" +"PO-Revision-Date: 2020-09-23 12:18\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"