Hello community,
here is the log from the commit of package kdelibs4support for openSUSE:Factory
checked in at 2019-11-12 11:44:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdelibs4support (Old)
and /work/SRC/openSUSE:Factory/.kdelibs4support.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdelibs4support"
Tue Nov 12 11:44:14 2019 rev:73 rq:747102 version:5.64.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdelibs4support/kdelibs4support.changes
2019-10-14 13:34:52.750433126 +0200
+++
/work/SRC/openSUSE:Factory/.kdelibs4support.new.2990/kdelibs4support.changes
2019-11-12 11:44:20.162657768 +0100
@@ -1,0 +2,10 @@
+Sun Nov 3 15:46:56 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.64.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- Changes since 5.63.0:
+ * KLocale api docs: make it easier to find how to port code away from it
+
+-------------------------------------------------------------------
Old:
----
kdelibs4support-5.63.0.tar.xz
kdelibs4support-5.63.0.tar.xz.sig
New:
----
kdelibs4support-5.64.0.tar.xz
kdelibs4support-5.64.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdelibs4support.spec ++++++
--- /var/tmp/diff_new_pack.897Mx1/_old 2019-11-12 11:44:22.418660143 +0100
+++ /var/tmp/diff_new_pack.897Mx1/_new 2019-11-12 11:44:22.422660147 +0100
@@ -17,14 +17,14 @@
%define lname libKF5KDELibs4Support5
-%define _tar_path 5.63
+%define _tar_path 5.64
# 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.63.0
+Version: 5.64.0
Release: 0
Summary: Code and utilities to ease the transition to KDE Frameworks 5
License: LGPL-2.1-or-later
++++++ kdelibs4support-5.63.0.tar.xz -> kdelibs4support-5.64.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.63.0/CMakeLists.txt
new/kdelibs4support-5.64.0/CMakeLists.txt
--- old/kdelibs4support-5.63.0/CMakeLists.txt 2019-10-06 11:44:21.000000000
+0200
+++ new/kdelibs4support-5.64.0/CMakeLists.txt 2019-11-02 13:54:23.000000000
+0100
@@ -1,11 +1,11 @@
cmake_minimum_required(VERSION 3.5)
-set(KF5_VERSION "5.63.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
+set(KF5_VERSION "5.64.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
project(KDELibs4Support VERSION ${KF5_VERSION})
include(FeatureSummary)
-find_package(ECM 5.63.0 NO_MODULE)
+find_package(ECM 5.64.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)
@@ -79,6 +79,8 @@
# TODO: use QT_USE_QSTRINGBUILDER instead of deprecated & undocumented
QT_USE_FAST_OPERATOR_PLUS
add_definitions(-DQT_USE_FAST_OPERATOR_PLUS)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0)
+
# This one won't be needed when CMake 2.8.13 is depended on.
add_definitions(
-DKDELIBS4SUPPORT_DEPRECATED= # if KDELIBS4SUPPORT_DEPRECATED is already
defined the other deprecated macros won't be defined
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.63.0/po/gl/kdelibs4support.po
new/kdelibs4support-5.64.0/po/gl/kdelibs4support.po
--- old/kdelibs4support-5.63.0/po/gl/kdelibs4support.po 2019-10-06
11:44:21.000000000 +0200
+++ new/kdelibs4support-5.64.0/po/gl/kdelibs4support.po 2019-11-02
13:54:23.000000000 +0100
@@ -16,14 +16,15 @@
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-18 02:51+0200\n"
-"PO-Revision-Date: 2019-03-23 11:59+0100\n"
+"PO-Revision-Date: 2019-10-19 22:28+0200\n"
"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
-"Language-Team: Galician <[email protected]>\n"
+"Language-Team: Galician <[email protected]>\n"
"Language: gl\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 19.11.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -7107,7 +7108,7 @@
#: kdecore/kcmdlineargs.cpp:281
#, kde-format
msgid "Restore the application for the given 'sessionId'"
-msgstr "Restaurar o aplicativo do «sessionId» indicado"
+msgstr "Restaurar a aplicación do «sessionId» indicado"
#: kdecore/kcmdlineargs.cpp:282
#, kde-format
@@ -7115,7 +7116,7 @@
"Causes the application to install a private color\n"
"map on an 8-bit display"
msgstr ""
-"Fai que o aplicativo instale un mapa de cores privado\n"
+"Fai que a aplicación instale un mapa de cores privado\n"
"nunha pantalla de 8 bits"
#: kdecore/kcmdlineargs.cpp:283
@@ -7127,7 +7128,7 @@
"specification"
msgstr ""
"Limita o número de cores asignadas no cubo de cores nunha pantalla de\n"
-"8 bits, se o aplicativo usa a especificación de cor QApplication::ManyColor."
+"8 bits, se a aplicación usa a especificación de cor QApplication::ManyColor."
#: kdecore/kcmdlineargs.cpp:284
#, kde-format
@@ -7151,7 +7152,7 @@
#: kdecore/kcmdlineargs.cpp:288
#, kde-format
msgid "defines the application font"
-msgstr "define o tipo de letra do aplicativo"
+msgstr "define o tipo de letra da aplicación"
#: kdecore/kcmdlineargs.cpp:290
#, kde-format
@@ -7161,7 +7162,7 @@
"calculated)"
msgstr ""
"estabelece a cor de fondo predeterminada e a paleta\n"
-"do aplicativo (calcúlanse as sombras escuras e claras)"
+"da aplicación (calcúlanse as sombras escuras e claras)"
#: kdecore/kcmdlineargs.cpp:292
#, kde-format
@@ -7176,12 +7177,12 @@
#: kdecore/kcmdlineargs.cpp:295
#, kde-format
msgid "sets the application name"
-msgstr "estabelece o nome do aplicativo"
+msgstr "estabelece o nome da aplicación"
#: kdecore/kcmdlineargs.cpp:296
#, kde-format
msgid "sets the application title (caption)"
-msgstr "estabelece o título do aplicativo (na cabeceira)"
+msgstr "estabelece o título da aplicación (na cabeceira)"
#: kdecore/kcmdlineargs.cpp:297
#, kde-format
@@ -7193,7 +7194,7 @@
msgid ""
"forces the application to use a TrueColor visual on\n"
"an 8-bit display"
-msgstr "obriga o aplicativo a usar TrueColor nunha pantalla de 8 bits"
+msgstr "obriga á aplicación a usar TrueColor nunha pantalla de 8 bits"
#: kdecore/kcmdlineargs.cpp:300
#, kde-format
@@ -7224,7 +7225,7 @@
#: kdecore/kcmdlineargs.cpp:305
#, kde-format
msgid "applies the Qt stylesheet to the application widgets"
-msgstr "aplica a folla de estilo de Qt aos trebellos do aplicativo"
+msgstr "aplica a folla de estilo de Qt aos trebellos da aplicación"
#: kdecore/kcmdlineargs.cpp:306
#, kde-format
@@ -7242,7 +7243,7 @@
"built with -DQT_DECLARATIVE_DEBUG for the debugger to be\n"
"enabled"
msgstr ""
-"Información do depurador QML JS. O aplicativo debe compilarse\n"
+"Información do depurador QML JS. A aplicación debe compilarse\n"
"coa opción -DQT_DECLARATIVE_DEBUG para activar o depurador."
#: kdecore/kcmdlineargs.cpp:308
@@ -7258,7 +7259,7 @@
#: kdecore/kcmdlineargs.cpp:311
#, kde-format
msgid "Use 'icon' as the application icon"
-msgstr "Usar «icona» como icona do aplicativo"
+msgstr "Usar «icona» como icona da aplicación"
#: kdecore/kcmdlineargs.cpp:312
#, kde-format
@@ -7278,7 +7279,7 @@
#: kdecore/kcmdlineargs.cpp:317
#, kde-format
msgid "sets the application GUI style"
-msgstr "estabelece o estilo da GUI do aplicativo"
+msgstr "estabelece o estilo da GUI da aplicación"
#: kdecore/kcmdlineargs.cpp:318
#, kde-format
@@ -7292,7 +7293,7 @@
#: kdecore/kcmdlineargs.cpp:436
#, kde-format
msgid "KDE Application"
-msgstr "Aplicativo de KDE"
+msgstr "Aplicación de KDE"
#: kdecore/kcmdlineargs.cpp:497
#, kde-format
@@ -7342,7 +7343,7 @@
#: kdecore/kcmdlineargs.cpp:924
#, kde-format
msgid "This application was written by somebody who wants to remain anonymous."
-msgstr "Este aplicativo foi escrito por alguén que quere quedar anónimo."
+msgstr "Esta aplicación foi escrita por alguén que quere quedar anónimo."
#: kdecore/kcmdlineargs.cpp:929
#, kde-format
@@ -7454,7 +7455,7 @@
#: kdecore/kcmdlineargs.cpp:1580
#, kde-format
msgid "The files/URLs opened by the application will be deleted after use"
-msgstr "Os ficheiros/URL abertos polo aplicativo han eliminarse tras o seu uso"
+msgstr "Os ficheiros/URL abertos pola aplicación han eliminarse tras o seu uso"
#: kdecore/kcmdlineargs.cpp:1581
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.63.0/po/id/kdelibs4support.po
new/kdelibs4support-5.64.0/po/id/kdelibs4support.po
--- old/kdelibs4support-5.63.0/po/id/kdelibs4support.po 2019-10-06
11:44:21.000000000 +0200
+++ new/kdelibs4support-5.64.0/po/id/kdelibs4support.po 2019-11-02
13:54:23.000000000 +0100
@@ -9,7 +9,7 @@
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-18 02:51+0200\n"
-"PO-Revision-Date: 2019-09-01 09:01+0700\n"
+"PO-Revision-Date: 2019-09-18 21:57+0700\n"
"Last-Translator: Wantoyo <[email protected]>\n"
"Language-Team: Indonesian <[email protected]>\n"
"Language: id\n"
@@ -17,7 +17,6 @@
"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.04.3\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -7780,7 +7779,7 @@
msgctxt "@item:intext"
msgid "1 day"
msgid_plural "%1 days"
-msgstr[0] "%1 hari"
+msgstr[0] "sehari"
msgstr[1] "%1 hari"
#: kdecore/klocale_kde.cpp:1493
@@ -7788,7 +7787,7 @@
msgctxt "@item:intext"
msgid "1 hour"
msgid_plural "%1 hours"
-msgstr[0] "1 jam"
+msgstr[0] "sejam"
msgstr[1] "%1 jam"
#: kdecore/klocale_kde.cpp:1495
@@ -7796,7 +7795,7 @@
msgctxt "@item:intext"
msgid "1 minute"
msgid_plural "%1 minutes"
-msgstr[0] "1 menit"
+msgstr[0] "semenit"
msgstr[1] "%1 menit"
#: kdecore/klocale_kde.cpp:1497
@@ -7804,7 +7803,7 @@
msgctxt "@item:intext"
msgid "1 second"
msgid_plural "%1 seconds"
-msgstr[0] "1 detik"
+msgstr[0] "sedetik"
msgstr[1] "%1 detik"
#: kdecore/klocale_kde.cpp:1521
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.63.0/po/zh_CN/kdelibs4support.po
new/kdelibs4support-5.64.0/po/zh_CN/kdelibs4support.po
--- old/kdelibs4support-5.63.0/po/zh_CN/kdelibs4support.po 2019-10-06
11:44:21.000000000 +0200
+++ new/kdelibs4support-5.64.0/po/zh_CN/kdelibs4support.po 2019-11-02
13:54:23.000000000 +0100
@@ -17,7 +17,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-18 02:51+0200\n"
-"PO-Revision-Date: 2019-09-05 09:24\n"
+"PO-Revision-Date: 2019-10-09 09:45\n"
"Last-Translator: Guo Yunhe (guoyunhe)\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.63.0/src/kdecore/klocale.h
new/kdelibs4support-5.64.0/src/kdecore/klocale.h
--- old/kdelibs4support-5.63.0/src/kdecore/klocale.h 2019-10-06
11:44:21.000000000 +0200
+++ new/kdelibs4support-5.64.0/src/kdecore/klocale.h 2019-11-02
13:54:23.000000000 +0100
@@ -65,6 +65,12 @@
* @author Stephan Kulow <[email protected]>, Preston Brown <[email protected]>,
* Hans Petter Bieker <[email protected]>, Lukas Tinkl <[email protected]>
* @short class for supporting locale settings
+ *
+ * @deprecated since 5.0. For translation support use KLocalizedString (from
the
+ * KI18n framework); for string formatting use QLocale() or KFormat (from the
+ * KCoreAddons framework) if QLocale doesn't provide the formatting you need.
+ * For more information about porting code that is still using KLocale see:
+ * https://community.kde.org/Frameworks/Porting_Notes#Localization
*/
class KDELIBS4SUPPORT_EXPORT KLocale
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.63.0/src/l10n/cz/country.desktop
new/kdelibs4support-5.64.0/src/l10n/cz/country.desktop
--- old/kdelibs4support-5.63.0/src/l10n/cz/country.desktop 2019-10-06
11:44:21.000000000 +0200
+++ new/kdelibs4support-5.64.0/src/l10n/cz/country.desktop 2019-11-02
13:54:23.000000000 +0100
@@ -8,6 +8,7 @@
Name[de]=Tschechien
Name[en_GB]=Czechia
Name[es]=Chequia
+Name[et]=Tšehhi
Name[eu]=Txekia
Name[fi]=Tšekki
Name[fr]=Tchéquie
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdelibs4support-5.63.0/src/solid-networkstatus/kded/networkstatus.desktop
new/kdelibs4support-5.64.0/src/solid-networkstatus/kded/networkstatus.desktop
---
old/kdelibs4support-5.63.0/src/solid-networkstatus/kded/networkstatus.desktop
2019-10-06 11:44:21.000000000 +0200
+++
new/kdelibs4support-5.64.0/src/solid-networkstatus/kded/networkstatus.desktop
2019-11-02 13:54:23.000000000 +0100
@@ -84,7 +84,7 @@
Comment[fy]=Hâldt de tastân by fan de Netwurkynterfaces en hâldt dêr de
applikaasjes fan op de hichte.
Comment[ga]=Déan monatóireacht ar stádas na gcomhéadan líonra agus tabhair
eolas d'fheidhmchlár a bhaineann úsáid as an líonra.
Comment[gd]=Cumaidh seo sùil air eadar-aghaidhean an lìonraidh agus cuiridh e
brath gu aplacaidean a chleachdas an lìonra.
-Comment[gl]=Segue o estado das interfaces de rede e fornece notificacións aos
aplicativos que usen a rede.
+Comment[gl]=Segue o estado das interfaces de rede e fornece notificacións ás
aplicacións que usen a rede.
Comment[gu]=નેટવર્ક ઇન્ટરફેસોની સ્થિતિનો ખ્યાલ રાખે છે અને નેટવર્ક ઉપયોગ કરતાં
કાર્યક્રમોને સંદેશાઓ પૂરા પાડે છે.
Comment[he]=עוקב אחר מצב ממשקי רשת ומספק הודעות ליישומים המשתמשים ברשת
Comment[hi]=संजाल अंतराफलक की स्थिति ट्रैक करता है और संजाल का उपयोग करने
वाले अनुप्रयोग को अधिसूचना प्रदान करता है