Hello community,
here is the log from the commit of package kdesignerplugin for openSUSE:Factory
checked in at 2020-08-12 12:23:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdesignerplugin (Old)
and /work/SRC/openSUSE:Factory/.kdesignerplugin.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesignerplugin"
Wed Aug 12 12:23:45 2020 rev:82 rq:825070 version:5.73.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdesignerplugin/kdesignerplugin.changes
2020-07-14 07:53:21.352636860 +0200
+++
/work/SRC/openSUSE:Factory/.kdesignerplugin.new.3399/kdesignerplugin.changes
2020-08-12 12:27:39.588156781 +0200
@@ -1,0 +2,9 @@
+Sun Aug 2 07:13:17 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.73.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/kde-frameworks-5.73.0
+- No code change since 5.72.0
+
+-------------------------------------------------------------------
Old:
----
kdesignerplugin-5.72.0.tar.xz
kdesignerplugin-5.72.0.tar.xz.sig
New:
----
kdesignerplugin-5.73.0.tar.xz
kdesignerplugin-5.73.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdesignerplugin.spec ++++++
--- /var/tmp/diff_new_pack.sjOlWS/_old 2020-08-12 12:27:40.272157221 +0200
+++ /var/tmp/diff_new_pack.sjOlWS/_new 2020-08-12 12:27:40.276157224 +0200
@@ -16,14 +16,14 @@
#
-%define _tar_path 5.72
+%define _tar_path 5.73
# 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.72.0
+Version: 5.73.0
Release: 0
Summary: Framework for integration of KDE frameworks widgets with Qt
Designer
License: LGPL-2.1-or-later
++++++ kdesignerplugin-5.72.0.tar.xz -> kdesignerplugin-5.73.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdesignerplugin-5.72.0/CMakeLists.txt
new/kdesignerplugin-5.73.0/CMakeLists.txt
--- old/kdesignerplugin-5.72.0/CMakeLists.txt 2020-07-04 15:10:44.000000000
+0200
+++ new/kdesignerplugin-5.73.0/CMakeLists.txt 2020-08-01 21:45:02.000000000
+0200
@@ -1,11 +1,11 @@
cmake_minimum_required(VERSION 3.5)
-set(KF5_VERSION "5.72.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
+set(KF5_VERSION "5.73.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.73.0") # handled by release scripts
project(KDesignerPlugin VERSION ${KF5_VERSION})
include(FeatureSummary)
-find_package(ECM 5.72.0 NO_MODULE)
+find_package(ECM 5.73.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.72.0/po/ca/kdesignerplugin5_qt.po
new/kdesignerplugin-5.73.0/po/ca/kdesignerplugin5_qt.po
--- old/kdesignerplugin-5.72.0/po/ca/kdesignerplugin5_qt.po 2020-07-04
15:10:44.000000000 +0200
+++ new/kdesignerplugin-5.73.0/po/ca/kdesignerplugin5_qt.po 2020-08-01
21:45:02.000000000 +0200
@@ -1,10 +1,10 @@
# Translation of kdesignerplugin5_qt.po to Catalan
-# Copyright (C) 1998-2015 This_file_is_part_of_KDE
+# Copyright (C) 1998-2020 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
# Sebastià Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007.
-# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013,
2014, 2015.
+# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013,
2014, 2015, 2020.
# Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012,
2013, 2014.
# Robert Millan <[email protected]>, 2009.
@@ -14,14 +14,14 @@
"Project-Id-Version: kdesignerplugin5_qt\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"
+"PO-Revision-Date: 2020-07-16 14:30+0200\n"
"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.3\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: &\n"
"X-Qt-Contexts: true\n"
@@ -58,8 +58,8 @@
"Default widget group name to display in designer (deprecated, use "
"DefaultGroup in the input file)."
msgstr ""
-"Nom del grup de l'estri per omissió a mostrar al dissenyador (obsolet, useu "
-"«DefaultGroup» en el fitxer d'entrada)."
+"Nom del grup de l'estri predeterminat a mostrar al dissenyador (obsolet, "
+"useu «DefaultGroup» en el fitxer d'entrada)."
#: kgendesignerplugin.cpp:101
msgctxt "kgendesignerplugin about data|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdesignerplugin-5.72.0/po/zh_CN/kdesignerplugin5_qt.po
new/kdesignerplugin-5.73.0/po/zh_CN/kdesignerplugin5_qt.po
--- old/kdesignerplugin-5.72.0/po/zh_CN/kdesignerplugin5_qt.po 2020-07-04
15:10:44.000000000 +0200
+++ new/kdesignerplugin-5.73.0/po/zh_CN/kdesignerplugin5_qt.po 2020-08-01
21:45:02.000000000 +0200
@@ -13,7 +13,7 @@
msgid ""
msgstr ""
"Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2020-06-24 08:00\n"
+"PO-Revision-Date: 2020-07-31 15:01\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"