Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-07-26 12:17:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotifyconfig (Old)
 and      /work/SRC/openSUSE:Factory/.knotifyconfig.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotifyconfig"

Fri Jul 26 12:17:49 2019 rev:68 rq:715897 version:5.60.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes      
2019-06-22 11:13:20.068685159 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.4126/knotifyconfig.changes    
2019-07-26 12:17:55.450771341 +0200
@@ -1,0 +2,9 @@
+Sun Jul 14 06:41:39 UTC 2019 - [email protected]
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- No code changes since 5.59.0
+
+-------------------------------------------------------------------

Old:
----
  knotifyconfig-5.59.0.tar.xz

New:
----
  knotifyconfig-5.60.0.tar.xz

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

Other differences:
------------------
++++++ knotifyconfig.spec ++++++
--- /var/tmp/diff_new_pack.lqwPKP/_old  2019-07-26 12:17:56.726770252 +0200
+++ /var/tmp/diff_new_pack.lqwPKP/_new  2019-07-26 12:17:56.730770248 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # 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:           knotifyconfig
-Version:        5.59.0
+Version:        5.60.0
 Release:        0
 Summary:        Configuration dialog for desktop notifications
 License:        LGPL-2.1-or-later

++++++ knotifyconfig-5.59.0.tar.xz -> knotifyconfig-5.60.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.59.0/CMakeLists.txt 
new/knotifyconfig-5.60.0/CMakeLists.txt
--- old/knotifyconfig-5.59.0/CMakeLists.txt     2019-06-01 18:58:54.000000000 
+0200
+++ new/knotifyconfig-5.60.0/CMakeLists.txt     2019-07-07 20:36:34.000000000 
+0200
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.59.0  NO_MODULE)
+find_package(ECM 5.60.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.59.0/po/ca@valencia/knotifyconfig5.po 
new/knotifyconfig-5.60.0/po/ca@valencia/knotifyconfig5.po
--- old/knotifyconfig-5.59.0/po/ca@valencia/knotifyconfig5.po   2019-06-01 
18:58:54.000000000 +0200
+++ new/knotifyconfig-5.60.0/po/ca@valencia/knotifyconfig5.po   2019-07-07 
20:36:34.000000000 +0200
@@ -1,5 +1,5 @@
 # Translation of knotifyconfig5.po to Catalan (Valencian)
-# Copyright (C) 1998-2015 This_file_is_part_of_KDE
+# Copyright (C) 1998-2019 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.
 #
@@ -9,21 +9,23 @@
 # Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
+# Empar <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: knotifyconfig5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 02:57+0200\n"
-"PO-Revision-Date: 2015-02-21 00:14+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2019-06-18 13:23+0200\n"
+"Last-Translator: Empar <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.4\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
+"X-Generator: Poedit 2.0.6\n"
+"X-Project-Style: kde\n"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
 #: knotifyconfigactionswidgetbase.ui:16
@@ -35,7 +37,7 @@
 #: knotifyconfigactionswidgetbase.ui:42
 #, kde-format
 msgid "Select the sound to play"
-msgstr "Seleccioneu el so a reproduir"
+msgstr "Seleccioneu el so que s'ha de reproduir"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Popup_check)
 #: knotifyconfigactionswidgetbase.ui:49
@@ -65,7 +67,7 @@
 #: knotifyconfigactionswidgetbase.ui:99
 #, kde-format
 msgid "Select the command to run"
-msgstr "Seleccioneu l'ordre a executar"
+msgstr "Seleccioneu l'ordre que s'ha d'executar"
 
 #. i18n: ectx: property (text), widget (QCheckBox, TTS_check)
 #: knotifyconfigactionswidgetbase.ui:106
@@ -83,30 +85,29 @@
 "event</dd><dt>%a</dt><dd>Application that sent the event</dd><dt>%m</"
 "dt><dd>The message sent by the application</dd></dl></qt>"
 msgstr ""
-"<qt>Especifica com ha de pronunciar el knotify quan es reba l'esdeveniment. "
-"Si seleccioneu «Pronuncia un text personalitzat», introduïu el text al "
-"quadre. Podeu emprar les següents cadenes de substitució en el text:<dl><dt>"
-"%e</dt><dd>Nom de l'esdeveniment</dd><dt>%a</dt><dd>Aplicació que envia "
-"l'esdeveniment</dd><dt>%m</dt><dd>Missatge enviat per l'aplicació</dd></dl></"
-"qt>"
+"<qt>Especifica com ha de llegir el knotify un esdeveniment quan el reba. Si "
+"seleccioneu «Llig un text personalitzat», introduïu el text al quadre. Podeu "
+"emprar les següents cadenes de substitució en el text:<dl><dt>%e</dt><dd>Nom "
+"de l'esdeveniment</dd><dt>%a</dt><dd>Aplicació que envia l'esdeveniment</"
+"dd><dt>%m</dt><dd>Missatge enviat per l'aplicació</dd></dl></qt>"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:123
 #, kde-format
 msgid "Speak Event Message"
-msgstr "Pronuncia el missatge de l'esdeveniment"
+msgstr "Llig el missatge de l'esdeveniment"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:128
 #, kde-format
 msgid "Speak Event Name"
-msgstr "Pronuncia el nom de l'esdeveniment"
+msgstr "Llig el nom de l'esdeveniment"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:133
 #, kde-format
 msgid "Speak Custom Text"
-msgstr "Pronuncia un text personalitzat"
+msgstr "Llig un text personalitzat"
 
 #. i18n: ectx: property (whatsThis), widget (KLineEdit, TTS_select)
 #: knotifyconfigactionswidgetbase.ui:141
@@ -118,12 +119,11 @@
 "dd><dt>%a</dt><dd>Application that sent the event</dd><dt>%m</dt><dd>The "
 "message sent by the application</dd></dl></qt>"
 msgstr ""
-"<qt>Indiqueu què ha de pronunciar el Jovie quan es reba l'esdeveniment. Si "
-"seleccioneu «Pronuncia un text personalitzat», introduïu el text al quadre. "
-"Podeu emprar les següents cadenes de substitució en el text:<dl><dt>%e</"
-"dt><dd>Nom de l'esdeveniment</dd><dt>%a</dt><dd>Aplicació que envia "
-"l'esdeveniment</dd><dt>%m</dt><dd>Missatge enviat per l'aplicació</dd></dl></"
-"qt>"
+"<qt>Indiqueu què ha de llegir el Jovie quan es reba l'esdeveniment. Si "
+"seleccioneu «Llig un text personalitzat», introduïu el text al quadre. Podeu "
+"emprar les següents cadenes de substitució en el text:<dl><dt>%e</dt><dd>Nom "
+"de l'esdeveniment</dd><dt>%a</dt><dd>Aplicació que envia l'esdeveniment</"
+"dd><dt>%m</dt><dd>Missatge enviat per l'aplicació</dd></dl></qt>"
 
 #: knotifyconfigwidget.cpp:129
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.59.0/po/se/knotifyconfig5.po 
new/knotifyconfig-5.60.0/po/se/knotifyconfig5.po
--- old/knotifyconfig-5.59.0/po/se/knotifyconfig5.po    2019-06-01 
18:58:54.000000000 +0200
+++ new/knotifyconfig-5.60.0/po/se/knotifyconfig5.po    2019-07-07 
20:36:34.000000000 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 02:57+0200\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup <[email protected]>\n"
 "Language-Team: Northern Sami <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.59.0/po/zh_CN/knotifyconfig5.po 
new/knotifyconfig-5.60.0/po/zh_CN/knotifyconfig5.po
--- old/knotifyconfig-5.59.0/po/zh_CN/knotifyconfig5.po 2019-06-01 
18:58:54.000000000 +0200
+++ new/knotifyconfig-5.60.0/po/zh_CN/knotifyconfig5.po 2019-07-07 
20:36:34.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 02:57+0200\n"
-"PO-Revision-Date: 2019-05-05 22:21\n"
+"PO-Revision-Date: 2019-06-02 11:52\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to