Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kross for openSUSE:Factory checked 
in at 2022-04-11 23:47:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kross (Old)
 and      /work/SRC/openSUSE:Factory/.kross.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kross"

Mon Apr 11 23:47:30 2022 rev:101 rq:968189 version:5.93.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kross/kross.changes      2022-03-14 
19:36:14.738067340 +0100
+++ /work/SRC/openSUSE:Factory/.kross.new.1900/kross.changes    2022-04-11 
23:48:55.943283722 +0200
@@ -1,0 +2,9 @@
+Sun Apr  3 10:47:25 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.93.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.93.0
+- No code change since 5.92.0
+
+-------------------------------------------------------------------

Old:
----
  kross-5.92.0.tar.xz
  kross-5.92.0.tar.xz.sig

New:
----
  kross-5.93.0.tar.xz
  kross-5.93.0.tar.xz.sig

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

Other differences:
------------------
++++++ kross.spec ++++++
--- /var/tmp/diff_new_pack.KJOKhq/_old  2022-04-11 23:48:56.419278281 +0200
+++ /var/tmp/diff_new_pack.KJOKhq/_new  2022-04-11 23:48:56.423278235 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.92
+%define _tar_path 5.93
 # 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 released
 Name:           kross
-Version:        5.92.0
+Version:        5.93.0
 Release:        0
 Summary:        Scripting bridge for programs
 License:        LGPL-2.1-or-later


++++++ kross-5.92.0.tar.xz -> kross-5.93.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.92.0/CMakeLists.txt 
new/kross-5.93.0/CMakeLists.txt
--- old/kross-5.92.0/CMakeLists.txt     2022-03-05 14:05:42.000000000 +0100
+++ new/kross-5.93.0/CMakeLists.txt     2022-04-02 12:26:22.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.92.0") # handled by release scripts
-set(KF_DEP_VERSION "5.92.0") # handled by release scripts
+set(KF_VERSION "5.93.0") # handled by release scripts
+set(KF_DEP_VERSION "5.93.0") # handled by release scripts
 project(Kross VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.92.0  NO_MODULE)
+find_package(ECM 5.93.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.92.0/po/ca/kross5.po 
new/kross-5.93.0/po/ca/kross5.po
--- old/kross-5.92.0/po/ca/kross5.po    2022-03-05 14:05:42.000000000 +0100
+++ new/kross-5.93.0/po/ca/kross5.po    2022-04-02 12:26:22.000000000 +0200
@@ -1,27 +1,28 @@
 # Translation of kross5.po to Catalan
-# Copyright (C) 1998-2021 This_file_is_part_of_KDE
+# Copyright (C) 1998-2022 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.
 #
 # Sebasti?? Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
-# Antoni Bella P??rez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014, 2020.
+# Antoni Bella P??rez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014, 2020, 2022.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
 # Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2021.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
+# Empar Montoro Mart??n <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kross\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-24 02:12+0200\n"
-"PO-Revision-Date: 2021-10-10 13:42+0200\n"
-"Last-Translator: Josep M. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2022-03-26 13:28+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"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.12.0\n"
+"X-Generator: Lokalize 21.12.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.92.0/po/ca@valencia/kross5.po 
new/kross-5.93.0/po/ca@valencia/kross5.po
--- old/kross-5.92.0/po/ca@valencia/kross5.po   2022-03-05 14:05:42.000000000 
+0100
+++ new/kross-5.93.0/po/ca@valencia/kross5.po   2022-04-02 12:26:22.000000000 
+0200
@@ -4,9 +4,9 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebasti?? Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
-# Antoni Bella P??rez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014, 2022.
+# Antoni Bella P??rez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014, 2020, 2022.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015.
+# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2021.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 # Empar Montoro Mart??n <[email protected]>, 2019.
@@ -15,27 +15,26 @@
 "Project-Id-Version: kross\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-24 02:12+0200\n"
-"PO-Revision-Date: 2022-02-07 09:15+0100\n"
+"PO-Revision-Date: 2022-03-26 13:28+0100\n"
 "Last-Translator: Antoni Bella P??rez <[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 21.12.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 21.12.2\n"
-"X-Project-Style: kde\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Josep M. Ferrer,Empar Montoro Mart??n"
+msgstr "Empar Montoro Mart??n,Josep M. Ferrer"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected],[email protected]"
+msgstr "[email protected],[email protected]"
 
 #: console/main.cpp:99
 #, kde-format
@@ -47,7 +46,7 @@
 #, kde-format
 msgctxt "application description"
 msgid "Command-line utility to run Kross scripts."
-msgstr "Utilitat de l??nia d'ordres per a executar scripts del Kross."
+msgstr "Utilitat de l??nia d'ordres per a executar scripts de Kross."
 
 #: console/main.cpp:103
 #, kde-format
@@ -65,7 +64,7 @@
 #, kde-format
 msgctxt "@info:credit"
 msgid "Author"
-msgstr "Autor"
+msgstr "Autoria"
 
 #: console/main.cpp:117
 #, kde-format
@@ -81,12 +80,12 @@
 #: core/action.cpp:485
 #, kde-format
 msgid "Failed to determine interpreter for scriptfile \"%1\""
-msgstr "No s'ha pogut determinar l'int??rpret per al  fitxer de script ??%1??"
+msgstr "No s'ha pogut determinar l'int??rpret per al fitxer de script ??%1??"
 
 #: core/action.cpp:489
 #, kde-format
 msgid "Failed to open scriptfile \"%1\""
-msgstr "No s'ha pogut obrir el fitxer de script ??%1??"
+msgstr "No s'ha pogut obri el fitxer de script ??%1??"
 
 #: core/action.cpp:500
 #, kde-format
@@ -106,7 +105,7 @@
 #: core/manager.cpp:152
 #, kde-format
 msgid "Level of safety of the Ruby interpreter"
-msgstr "Nivell de seguretat de l'int??rpret del Ruby"
+msgstr "Nivell de seguretat de l'int??rpret de Ruby"
 
 #: modules/form.cpp:327
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.92.0/po/id/kross5.po 
new/kross-5.93.0/po/id/kross5.po
--- old/kross-5.92.0/po/id/kross5.po    2022-03-05 14:05:42.000000000 +0100
+++ new/kross-5.93.0/po/id/kross5.po    2022-04-02 12:26:22.000000000 +0200
@@ -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.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.92.0/po/zh_CN/kross5.po 
new/kross-5.93.0/po/zh_CN/kross5.po
--- old/kross-5.92.0/po/zh_CN/kross5.po 2022-03-05 14:05:42.000000000 +0100
+++ new/kross-5.93.0/po/zh_CN/kross5.po 2022-04-02 12:26:22.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-24 02:12+0200\n"
-"PO-Revision-Date: 2022-02-26 05:17\n"
+"PO-Revision-Date: 2022-03-31 13:30\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to