Hello community,

here is the log from the commit of package kjsembed for openSUSE:Leap:15.2 
checked in at 2020-06-17 11:36:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kjsembed (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kjsembed.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kjsembed"

Wed Jun 17 11:36:12 2020 rev:64 rq:814454 version:5.71.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kjsembed/kjsembed.changes      2020-05-12 
11:39:20.612619492 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.kjsembed.new.3606/kjsembed.changes    
2020-06-17 11:37:13.280008333 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 08:06:50 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- No code change since 5.70.0
+
+-------------------------------------------------------------------

Old:
----
  kjsembed-5.70.0.tar.xz
  kjsembed-5.70.0.tar.xz.sig

New:
----
  kjsembed-5.71.0.tar.xz
  kjsembed-5.71.0.tar.xz.sig

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

Other differences:
------------------
++++++ kjsembed.spec ++++++
--- /var/tmp/diff_new_pack.Tm1fh9/_old  2020-06-17 11:37:13.672009497 +0200
+++ /var/tmp/diff_new_pack.Tm1fh9/_new  2020-06-17 11:37:13.676009509 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5JsEmbed5
-%define _tar_path 5.70
+%define _tar_path 5.71
 # 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:           kjsembed
-Version:        5.70.0
+Version:        5.71.0
 Release:        0
 Summary:        Method for binding Javascript objects to QObjects
 License:        LGPL-2.1-or-later


++++++ kjsembed-5.70.0.tar.xz -> kjsembed-5.71.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjsembed-5.70.0/.arcconfig 
new/kjsembed-5.71.0/.arcconfig
--- old/kjsembed-5.70.0/.arcconfig      2020-05-03 00:20:50.000000000 +0200
+++ new/kjsembed-5.71.0/.arcconfig      1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/";
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjsembed-5.70.0/CMakeLists.txt 
new/kjsembed-5.71.0/CMakeLists.txt
--- old/kjsembed-5.70.0/CMakeLists.txt  2020-05-03 00:20:50.000000000 +0200
+++ new/kjsembed-5.71.0/CMakeLists.txt  2020-06-07 20:29:47.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.70.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
+set(KF5_VERSION "5.71.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
 project(KJsEmbed VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.70.0  NO_MODULE)
+find_package(ECM 5.71.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)
 
@@ -32,7 +32,7 @@
 find_package(KF5DocTools ${KF5_DEP_VERSION})
 
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700)
 remove_definitions(-DQT_NO_CAST_FROM_ASCII)
 remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjsembed-5.70.0/po/az/kjsembed5.po 
new/kjsembed-5.71.0/po/az/kjsembed5.po
--- old/kjsembed-5.70.0/po/az/kjsembed5.po      1970-01-01 01:00:00.000000000 
+0100
+++ new/kjsembed-5.71.0/po/az/kjsembed5.po      2020-06-07 20:29:47.000000000 
+0200
@@ -0,0 +1,247 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kjsembed package.
+#
+# Xəyyam <[email protected]>, 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: kjsembed\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 02:57+0200\n"
+"PO-Revision-Date: 2020-04-23 16:05+0400\n"
+"Last-Translator: Xəyyam <[email protected]>\n"
+"Language-Team: Azerbaijani <[email protected]>\n"
+"Language: az\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.12.3\n"
+
+#: kjsembed/builtins.cpp:83 kjsembed/builtins.cpp:117
+#, kde-format
+msgid "Error encountered while processing include '%1' line %2: %3"
+msgstr "include %1 əmri icra olunarkən %2: %3 sətrində xəta"
+
+#: kjsembed/builtins.cpp:87
+#, kde-format
+msgid "include only takes 1 argument, not %1."
+msgstr "include %1 deyil yalnız q arqument tələb edir"
+
+#: kjsembed/builtins.cpp:120
+#, kde-format
+msgid "File %1 not found."
+msgstr "%1 faylı tapılmadı."
+
+#: kjsembed/builtins.cpp:125
+#, kde-format
+msgid "library only takes 1 argument, not %1."
+msgstr "kitabxana %1 deyil yalnız 1 arqument tələb edir."
+
+#: kjsembed/builtins.cpp:137
+#, kde-format
+msgid "Alert"
+msgstr "Həyəcan"
+
+#: kjsembed/builtins.cpp:147
+#, kde-format
+msgid "Confirm"
+msgstr "Təsdiq"
+
+#: kjsembed/eventproxy.cpp:110
+#, kde-format
+msgid "Bad event handler: Object %1 Identifier %2 Method %3 Type: %4."
+msgstr ""
+"Səhv hadisə idarəedicisi: Obyekt %1, identifikator %2, metod %3, növ: %4"
+
+#: kjsembed/eventproxy.cpp:133
+#, kde-format
+msgid "Exception calling '%1' function from %2:%3:%4"
+msgstr "%2:%3:%4-dən '%1' funksiyasının çağırışında istisna"
+
+#: kjsembed/fileio.cpp:69
+#, kde-format
+msgid "Could not open file '%1'"
+msgstr "Fayl '%1' açıla bilmir"
+
+#: kjsembed/fileio.cpp:106
+#, kde-format
+msgid "Could not create temporary file."
+msgstr "Müvəqqəti fayl yaradıla bilmir."
+
+#: kjsembed/kjsembed.cpp:275 kjsembed/kjsembed.cpp:298
+#, kde-format
+msgid "%1 is not a function and cannot be called."
+msgstr "%1 funksiya deyil və çağırıla bilmir."
+
+#: kjsembed/object_binding.h:214 kjsembed/qobject_binding.cpp:789
+#, kde-format
+msgid "%1 is not an Object type"
+msgstr "%1 obyekt deyil"
+
+#: kjsembed/qaction_binding.cpp:57
+#, kde-format
+msgid "Action takes 2 args."
+msgstr "Əməl 2 arqument tələb edir."
+
+#: kjsembed/qaction_binding.cpp:79
+#, kde-format
+msgid "ActionGroup takes 2 args."
+msgstr "ActionGroup 2 arqument tələb edir."
+
+#: kjsembed/qaction_binding.cpp:84
+#, kde-format
+msgid "Must supply a valid parent."
+msgstr "Düzgün ana obyekti göstərmək lazımdır."
+
+#: kjsembed/qformbuilder_binding.cpp:56
+#, kde-format
+msgid "There was an error reading the file '%1'"
+msgstr "%1 faylının oxunmasında səhv beş verdi"
+
+#: kjsembed/qformbuilder_binding.cpp:64
+#, kde-format
+msgid "Could not read file '%1'"
+msgstr "%1 faylı oxuna bilmir"
+
+#: kjsembed/qformbuilder_binding.cpp:67 kjsembed/quiloader_binding.cpp:124
+#, kde-format
+msgid "Must supply a filename."
+msgstr "Fayl adını göstərmək lazımdır."
+
+#: kjsembed/qlayout_binding.cpp:87
+#, kde-format
+msgid "'%1' is not a valid QLayout."
+msgstr "'%1' yararlı QLayout obyekti deyil. "
+
+#: kjsembed/qlayout_binding.cpp:93
+#, kde-format
+msgid "Must supply a layout name."
+msgstr "Düzüm adı göstərilməlidir."
+
+#: kjsembed/qobject_binding.cpp:141
+#, kde-format
+msgid "Wrong object type."
+msgstr "Səhv obyekt növü."
+
+#: kjsembed/qobject_binding.cpp:148
+#, kde-format
+msgid "First argument must be a QObject."
+msgstr "Birinci qrqument QObject olmalıdır."
+
+#: kjsembed/qobject_binding.cpp:182
+#, kde-format
+msgid "Incorrect number of arguments."
+msgstr "Arqumentin səhv nömrəsi."
+
+#: kjsembed/qobject_binding.cpp:410
+#, kde-format
+msgid "The slot asked for %1 argument"
+msgid_plural "The slot asked for %1 arguments"
+msgstr[0] "Yuva %1 arqument tələb edir"
+msgstr[1] "Yuva %1 arqument tələb edir"
+
+#: kjsembed/qobject_binding.cpp:411
+#, kde-format
+msgid "but there is only %1 available"
+msgid_plural "but there are only %1 available"
+msgstr[0] "ancaq burada %1 arqument mövcuddur"
+msgstr[1] "ancaq burada %1 arqument mövcuddur"
+
+#: kjsembed/qobject_binding.cpp:412
+#, kde-format
+msgctxt ""
+"%1 is 'the slot asked for foo arguments', %2 is 'but there are only bar "
+"available'"
+msgid "%1, %2."
+msgstr "%1, %2."
+
+#: kjsembed/qobject_binding.cpp:629
+#, kde-format
+msgid "Failure to cast to %1 value from Type %2 (%3)"
+msgstr "%2 (%3) növündən%1 dəyərinə çıxara bilmədi"
+
+#: kjsembed/qobject_binding.cpp:661
+#, kde-format
+msgid "No such method '%1'."
+msgstr "%1 metod yoxdur"
+
+#: kjsembed/qobject_binding.cpp:690
+#, kde-format
+msgid "Call to method '%1' failed, unable to get argument %2: %3"
+msgstr "'%1' metoduna zəng uğursuz oldu,%2:%3 arqumenti alınmadı"
+
+#: kjsembed/qobject_binding.cpp:727
+#, kde-format
+msgid "Call to '%1' failed."
+msgstr "%1 zəng uğursuz oldu."
+
+#: kjsembed/qobject_binding.cpp:793
+#, kde-format
+msgid "Could not construct value"
+msgstr "Dəyər qurulaa bilmədi"
+
+#: kjsembed/quiloader_binding.cpp:49
+#, kde-format
+msgid "Not enough arguments."
+msgstr "Kifayət qədər arqument yoxdur."
+
+#: kjsembed/quiloader_binding.cpp:68
+#, kde-format
+msgid "Failed to create Action."
+msgstr "Action yaradıla bilmədi"
+
+#: kjsembed/quiloader_binding.cpp:82
+#, kde-format
+msgid "Failed to create ActionGroup."
+msgstr "ActionGroup yaradılmasında uğursuzluq."
+
+#: kjsembed/quiloader_binding.cpp:90
+#, kde-format
+msgid "No classname specified"
+msgstr "Sinfin adı göstərilməyib"
+
+#: kjsembed/quiloader_binding.cpp:98
+#, kde-format
+msgid "Failed to create Layout."
+msgstr "Düzüm yaratmaq alınmadı."
+
+#: kjsembed/quiloader_binding.cpp:107
+#, kde-format
+msgid "No classname specified."
+msgstr "Sinfin adı göstərilməyib."
+
+#: kjsembed/quiloader_binding.cpp:115
+#, kde-format
+msgid "Failed to create Widget."
+msgstr "Vidjet yaratmaq alınmadı."
+
+#: kjsembed/quiloader_binding.cpp:129
+#, kde-format
+msgid "Could not open file '%1': %2"
+msgstr "Fayl '%1': %2 açıla bilmədi"
+
+#: kjsembed/quiloader_binding.cpp:137
+#, kde-format
+msgid "Failed to load file '%1'"
+msgstr "'%1' yüklənə bilmədi"
+
+#: kjsembed/qwidget_binding.cpp:161
+#, kde-format
+msgid "'%1' is not a valid QWidget."
+msgstr "'%1' düzgün QWidget deyil."
+
+#: kjsembed/qwidget_binding.cpp:170
+#, kde-format
+msgid "Must supply a widget name."
+msgstr "Vidjet adı göstərilməlidir."
+
+#: kjsembed/slotproxy.cpp:117
+#, kde-format
+msgid "Bad slot handler: Object %1 Identifier %2 Method %3 Signature: %4."
+msgstr ""
+"Pis yuva idarəedici: Obyekt %1, İdentifikator %2, Metod %3 Siqnatura: %4."
+
+#: kjsembed/slotproxy.cpp:140
+#, kde-format
+msgid "Exception calling '%1' slot from %2:%3:%4"
+msgstr "%2:%3:%4 yuvasından '%1' çağırılmasında istisna"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjsembed-5.70.0/po/zh_CN/kjsembed5.po 
new/kjsembed-5.71.0/po/zh_CN/kjsembed5.po
--- old/kjsembed-5.70.0/po/zh_CN/kjsembed5.po   2020-05-03 00:20:50.000000000 
+0200
+++ new/kjsembed-5.71.0/po/zh_CN/kjsembed5.po   2020-06-07 20:29:47.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: 2020-03-25 19:51\n"
+"PO-Revision-Date: 2020-05-09 13:50\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to