Hello community,

here is the log from the commit of package kdelibs4support for openSUSE:Factory 
checked in at 2020-01-14 21:00:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdelibs4support (Old)
 and      /work/SRC/openSUSE:Factory/.kdelibs4support.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdelibs4support"

Tue Jan 14 21:00:35 2020 rev:75 rq:763450 version:5.66.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdelibs4support/kdelibs4support.changes  
2019-12-18 14:42:32.937780281 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdelibs4support.new.6675/kdelibs4support.changes    
    2020-01-14 21:04:15.350678786 +0100
@@ -1,0 +2,10 @@
+Sun Jan  5 09:15:34 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * Update the obsolete projects.kde.org URL
+
+-------------------------------------------------------------------

Old:
----
  kdelibs4support-5.65.0.tar.xz
  kdelibs4support-5.65.0.tar.xz.sig

New:
----
  kdelibs4support-5.66.0.tar.xz
  kdelibs4support-5.66.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdelibs4support.spec ++++++
--- /var/tmp/diff_new_pack.x9ZBWc/_old  2020-01-14 21:04:16.154679158 +0100
+++ /var/tmp/diff_new_pack.x9ZBWc/_new  2020-01-14 21:04:16.154679158 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdelibs4support
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5KDELibs4Support5
-%define _tar_path 5.65
+%define _tar_path 5.66
 # 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:           kdelibs4support
-Version:        5.65.0
+Version:        5.66.0
 Release:        0
 Summary:        Code and utilities to ease the transition to KDE Frameworks 5
 License:        LGPL-2.1-or-later


++++++ kdelibs4support-5.65.0.tar.xz -> kdelibs4support-5.66.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdelibs4support-5.65.0/CMakeLists.txt 
new/kdelibs4support-5.66.0/CMakeLists.txt
--- old/kdelibs4support-5.65.0/CMakeLists.txt   2019-12-07 22:41:43.000000000 
+0100
+++ new/kdelibs4support-5.66.0/CMakeLists.txt   2020-01-04 11:06:19.000000000 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.65.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
+set(KF5_VERSION "5.66.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.66.0") # handled by release scripts
 project(KDELibs4Support VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.65.0  NO_MODULE)
-set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
+find_package(ECM 5.66.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)
 
 
@@ -19,7 +19,7 @@
 include(GenerateExportHeader)
 include(CMakeFindFrameworks)
 
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Network Widgets DBus 
Test Svg PrintSupport Designer)
 
 find_package(KF5Completion ${KF5_DEP_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdelibs4support-5.65.0/po/ca/kdelibs4support.po 
new/kdelibs4support-5.66.0/po/ca/kdelibs4support.po
--- old/kdelibs4support-5.65.0/po/ca/kdelibs4support.po 2019-12-07 
22:41:43.000000000 +0100
+++ new/kdelibs4support-5.66.0/po/ca/kdelibs4support.po 2020-01-04 
11:06:19.000000000 +0100
@@ -4,14 +4,14 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019.
-# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2017.
+# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4support\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-03 02:53+0100\n"
-"PO-Revision-Date: 2019-02-09 19:33+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2019-12-20 14:12+0100\n"
+"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.03.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -7246,7 +7246,7 @@
 #: kdecore/kcmdlineargs.cpp:304
 #, kde-format
 msgid "mirrors the whole layout of widgets"
-msgstr "Emmiralla tota la disposició dels estris."
+msgstr "Emmiralla tota la disposició dels estris"
 
 #: kdecore/kcmdlineargs.cpp:305
 #, kde-format
@@ -7315,7 +7315,7 @@
 "format (usually WidthxHeight+XPos+YPos)"
 msgstr ""
 "estableix la geometria del client a l'estri principal -consulteu el format "
-"de l'argument amb man X (normalment AmpladaxAlçada+XPos+YPos)-"
+"de l'argument amb man X (normalment AmpladaxAlçada+Pos_X+Pos_Y)-"
 
 #: kdecore/kcmdlineargs.cpp:436
 #, kde-format
@@ -7434,17 +7434,17 @@
 #: kdecore/kcmdlineargs.cpp:1141
 #, kde-format
 msgid "Show author information"
-msgstr "Mostra informació de l'autor"
+msgstr "Mostra informació sobre l'autor"
 
 #: kdecore/kcmdlineargs.cpp:1142
 #, kde-format
 msgid "Show version information"
-msgstr "Mostra informació de la versió"
+msgstr "Mostra informació sobre la versió."
 
 #: kdecore/kcmdlineargs.cpp:1143
 #, kde-format
 msgid "Show license information"
-msgstr "Mostra informació de la llicència"
+msgstr "Mostra informació sobre la llicència"
 
 #: kdecore/kcmdlineargs.cpp:1144
 #, kde-format
@@ -12397,7 +12397,7 @@
 msgid "KFileMetaDataReader can be used to read metadata from a file"
 msgstr ""
 "Es pot utilitzar el KFileMetaDataReader per a llegir les metadades d'un "
-"fitxer."
+"fitxer"
 
 #: kio/kfilemetadatareaderprocess.cpp:238
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdelibs4support-5.65.0/po/id/kdelibs4support.po 
new/kdelibs4support-5.66.0/po/id/kdelibs4support.po
--- old/kdelibs4support-5.65.0/po/id/kdelibs4support.po 2019-12-07 
22:41:43.000000000 +0100
+++ new/kdelibs4support-5.66.0/po/id/kdelibs4support.po 2020-01-04 
11:06:19.000000000 +0100
@@ -17,6 +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 19.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdelibs4support-5.65.0/po/ml/kdelibs4support.po 
new/kdelibs4support-5.66.0/po/ml/kdelibs4support.po
--- old/kdelibs4support-5.65.0/po/ml/kdelibs4support.po 2019-12-07 
22:41:43.000000000 +0100
+++ new/kdelibs4support-5.66.0/po/ml/kdelibs4support.po 2020-01-04 
11:06:19.000000000 +0100
@@ -13,15 +13,15 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-03 02:53+0100\n"
-"PO-Revision-Date: 2010-04-26 21:32+0530\n"
-"Last-Translator: Praveen Arimbrathodiyil <[email protected]>\n"
+"PO-Revision-Date: 2019-12-12 20:57+0000\n"
+"Last-Translator: Vivek KJ Pazhedath <[email protected]>\n"
 "Language-Team: Malayalam <[email protected]>\n"
 "Language: ml\n"
 "MIME-Version: 1.0\n"
 "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.0\n"
+"X-Generator: Weblate 3.9.1\n"
 "X-Poedit-Country: INDIA\n"
 
 #, kde-format
@@ -32,7 +32,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected],[email protected],[email protected]"
 
 #, kde-format
 msgctxt "color"
@@ -12341,7 +12341,7 @@
 #: kio/kfilemetadatareaderprocess.cpp:239
 #, kde-format
 msgid "Current maintainer"
-msgstr ""
+msgstr "ഇപ്പോഴത്തെ പരിപാലകൻ"
 
 #: kio/kfilemetadatareaderprocess.cpp:244
 #, kde-format


Reply via email to