Hello community,

here is the log from the commit of package kdesignerplugin for 
openSUSE:Leap:15.2 checked in at 2020-04-21 19:04:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kdesignerplugin (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kdesignerplugin.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdesignerplugin"

Tue Apr 21 19:04:50 2020 rev:62 rq:794301 version:5.69.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kdesignerplugin/kdesignerplugin.changes        
2020-03-21 16:44:36.169490235 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.kdesignerplugin.new.2738/kdesignerplugin.changes  
    2020-04-21 19:04:51.863664111 +0200
@@ -1,0 +2,9 @@
+Sun Apr  5 19:45:29 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- No code change since 5.68.0
+
+-------------------------------------------------------------------

Old:
----
  kdesignerplugin-5.68.0.tar.xz
  kdesignerplugin-5.68.0.tar.xz.sig

New:
----
  kdesignerplugin-5.69.0.tar.xz
  kdesignerplugin-5.69.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdesignerplugin.spec ++++++
--- /var/tmp/diff_new_pack.cWAhPe/_old  2020-04-21 19:04:52.267664934 +0200
+++ /var/tmp/diff_new_pack.cWAhPe/_new  2020-04-21 19:04:52.267664934 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.68
+%define _tar_path 5.69
 # 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.68.0
+Version:        5.69.0
 Release:        0
 Summary:        Framework for integration of KDE frameworks widgets with Qt 
Designer
 License:        LGPL-2.1-or-later


++++++ kdesignerplugin-5.68.0.tar.xz -> kdesignerplugin-5.69.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesignerplugin-5.68.0/CMakeLists.txt 
new/kdesignerplugin-5.69.0/CMakeLists.txt
--- old/kdesignerplugin-5.68.0/CMakeLists.txt   2020-03-07 10:40:26.000000000 
+0100
+++ new/kdesignerplugin-5.69.0/CMakeLists.txt   2020-04-05 00:57:59.000000000 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.68.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
+set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
 project(KDesignerPlugin VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.68.0  NO_MODULE)
+find_package(ECM 5.69.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)
 
@@ -34,7 +34,7 @@
 
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5DesignerPlugin")
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
 if (KF5DocTools_FOUND)
     add_subdirectory(docs)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdesignerplugin-5.68.0/po/es/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook
 
new/kdesignerplugin-5.69.0/po/es/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook
--- 
old/kdesignerplugin-5.68.0/po/es/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook
   2020-03-07 10:40:26.000000000 +0100
+++ 
new/kdesignerplugin-5.69.0/po/es/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook
   2020-04-05 00:57:59.000000000 +0200
@@ -507,7 +507,7 @@
     <varlistentry>
       <term>
         <uri
->http://qt-project.org/doc/qt-5/designer-creating-custom-widgets.html</uri>
+>https://doc.qt.io/qt-5/designer-creating-custom-widgets.html</uri>
       </term>
       <listitem>
         <para
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesignerplugin-5.68.0/po/fi/kdesignerplugin5_qt.po 
new/kdesignerplugin-5.69.0/po/fi/kdesignerplugin5_qt.po
--- old/kdesignerplugin-5.68.0/po/fi/kdesignerplugin5_qt.po     2020-03-07 
10:40:26.000000000 +0100
+++ new/kdesignerplugin-5.69.0/po/fi/kdesignerplugin5_qt.po     2020-04-05 
00:57:59.000000000 +0200
@@ -12,7 +12,6 @@
 # Mikko Piippo <pii...@cc.helsinki.fi>, 2007.
 # Teemu Rytilahti <t...@d5k.net>, 2008.
 # Tommi Nieminen <transla...@legisign.org>, 2009, 2010, 2011.
-# Tommi Nieminen <tommi.niemi...@legisign.org>, 2009.
 # Jorma Karvonen <karvonen.jo...@gmail.com>, 2010.
 # Lasse Liehu <lasse.li...@gmail.com>, 2006, 2010, 2011, 2012, 2013, 2014, 
2015.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdesignerplugin-5.68.0/po/it/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook
 
new/kdesignerplugin-5.69.0/po/it/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook
--- 
old/kdesignerplugin-5.68.0/po/it/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook
   2020-03-07 10:40:26.000000000 +0100
+++ 
new/kdesignerplugin-5.69.0/po/it/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook
   2020-04-05 00:57:59.000000000 +0200
@@ -507,7 +507,7 @@
     <varlistentry>
       <term>
         <uri
->http://qt-project.org/doc/qt-5/designer-creating-custom-widgets.html</uri>
+>https://doc.qt.io/qt-5/designer-creating-custom-widgets.html</uri>
       </term>
       <listitem>
         <para
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesignerplugin-5.68.0/po/nb/kdesignerplugin5_qt.po 
new/kdesignerplugin-5.69.0/po/nb/kdesignerplugin5_qt.po
--- old/kdesignerplugin-5.68.0/po/nb/kdesignerplugin5_qt.po     2020-03-07 
10:40:26.000000000 +0100
+++ new/kdesignerplugin-5.69.0/po/nb/kdesignerplugin5_qt.po     2020-04-05 
00:57:59.000000000 +0200
@@ -14,7 +14,7 @@
 "POT-Creation-Date: 2014-02-28 03:44+0000\n"
 "PO-Revision-Date: 2014-04-25 15:53+0200\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
-"Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
+"Language-Team: Norwegian Bokmål <l10n...@lister.huftis.org>\n"
 "Language: nb\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/kdesignerplugin-5.68.0/po/nn/kdesignerplugin5_qt.po 
new/kdesignerplugin-5.69.0/po/nn/kdesignerplugin5_qt.po
--- old/kdesignerplugin-5.68.0/po/nn/kdesignerplugin5_qt.po     2020-03-07 
10:40:26.000000000 +0100
+++ new/kdesignerplugin-5.69.0/po/nn/kdesignerplugin5_qt.po     2020-04-05 
00:57:59.000000000 +0200
@@ -11,7 +11,7 @@
 "POT-Creation-Date: 2014-02-28 03:44+0000\n"
 "PO-Revision-Date: 2015-06-02 19:28+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
-"Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
+"Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
 "Language: nn\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/kdesignerplugin-5.68.0/po/se/kdesignerplugin5_qt.po 
new/kdesignerplugin-5.69.0/po/se/kdesignerplugin5_qt.po
--- old/kdesignerplugin-5.68.0/po/se/kdesignerplugin5_qt.po     2020-03-07 
10:40:26.000000000 +0100
+++ new/kdesignerplugin-5.69.0/po/se/kdesignerplugin5_qt.po     2020-04-05 
00:57:59.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2014-02-28 03:44+0000\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup <boe...@skolelinux.no>\n"
-"Language-Team: Northern Sami <i18n-...@lister.ping.uio.no>\n"
+"Language-Team: Northern Sami <l10n...@lister.huftis.org>\n"
 "Language: se\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/kdesignerplugin-5.68.0/po/sl/kdesignerplugin5_qt.po 
new/kdesignerplugin-5.69.0/po/sl/kdesignerplugin5_qt.po
--- old/kdesignerplugin-5.68.0/po/sl/kdesignerplugin5_qt.po     2020-03-07 
10:40:26.000000000 +0100
+++ new/kdesignerplugin-5.69.0/po/sl/kdesignerplugin5_qt.po     2020-04-05 
00:57:59.000000000 +0200
@@ -25,8 +25,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.5\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
-"%100==4 ? 3 : 0);\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n"
+"%100<=4 ? 2 : 3);\n"
 "X-Qt-Contexts: true\n"
 
 #: kgendesignerplugin.cpp:88
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdesignerplugin-5.68.0/po/zh_CN/kdesignerplugin5_qt.po 
new/kdesignerplugin-5.69.0/po/zh_CN/kdesignerplugin5_qt.po
--- old/kdesignerplugin-5.68.0/po/zh_CN/kdesignerplugin5_qt.po  2020-03-07 
10:40:26.000000000 +0100
+++ new/kdesignerplugin-5.69.0/po/zh_CN/kdesignerplugin5_qt.po  2020-04-05 
00:57:59.000000000 +0200
@@ -13,7 +13,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2020-01-20 21:49\n"
+"PO-Revision-Date: 2020-03-25 19:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"


Reply via email to