Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kpackage for openSUSE:Factory 
checked in at 2023-04-09 18:40:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpackage (Old)
 and      /work/SRC/openSUSE:Factory/.kpackage.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpackage"

Sun Apr  9 18:40:03 2023 rev:103 rq:1078076 version:5.105.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes        2023-03-12 
16:25:23.181066100 +0100
+++ /work/SRC/openSUSE:Factory/.kpackage.new.19717/kpackage.changes     
2023-04-09 18:42:09.562139218 +0200
@@ -1,0 +2,9 @@
+Sat Apr  1 17:00:50 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.105.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.105.0
+- No code change since 5.104.0
+
+-------------------------------------------------------------------

Old:
----
  kpackage-5.104.0.tar.xz
  kpackage-5.104.0.tar.xz.sig

New:
----
  kpackage-5.105.0.tar.xz
  kpackage-5.105.0.tar.xz.sig

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

Other differences:
------------------
++++++ kpackage.spec ++++++
--- /var/tmp/diff_new_pack.SlTfB2/_old  2023-04-09 18:42:10.002141708 +0200
+++ /var/tmp/diff_new_pack.SlTfB2/_new  2023-04-09 18:42:10.010141754 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.104
+%define _tar_path 5.103
 # 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:           kpackage
-Version:        5.104.0
+Version:        5.105.0
 Release:        0
 Summary:        Non-binary asset user-installable package managing framework
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later


++++++ kpackage-5.104.0.tar.xz -> kpackage-5.105.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.104.0/CMakeLists.txt 
new/kpackage-5.105.0/CMakeLists.txt
--- old/kpackage-5.104.0/CMakeLists.txt 2023-03-04 11:06:37.000000000 +0100
+++ new/kpackage-5.105.0/CMakeLists.txt 2023-04-01 03:50:42.000000000 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.104.0") # handled by release scripts
-set(KF_DEP_VERSION "5.104.0") # handled by release scripts
+set(KF_VERSION "5.105.0") # handled by release scripts
+set(KF_DEP_VERSION "5.105.0") # handled by release scripts
 project(KPackage VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.104.0  NO_MODULE)
+find_package(ECM 5.105.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/kpackage-5.104.0/po/ar/libkpackage5.po 
new/kpackage-5.105.0/po/ar/libkpackage5.po
--- old/kpackage-5.104.0/po/ar/libkpackage5.po  2023-03-04 11:06:37.000000000 
+0100
+++ new/kpackage-5.105.0/po/ar/libkpackage5.po  2023-04-01 03:50:42.000000000 
+0200
@@ -393,7 +393,7 @@
 "directories for this KDE session will be searched instead."
 msgstr ""
 "المسار المطلق لجذر الحزمة. إذا لم يكن م
وفر، فسيستخدم أدلة البيانات القياسية "
-"لجلسة كدي هذه بدلاً من ذلك."
+"لجلسة كِيدِي هذه بدلاً من ذلك."
 
 #: kpackagetool/options.h:82
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.104.0/po/ca/libkpackage5.po 
new/kpackage-5.105.0/po/ca/libkpackage5.po
--- old/kpackage-5.104.0/po/ca/libkpackage5.po  2023-03-04 11:06:37.000000000 
+0100
+++ new/kpackage-5.105.0/po/ca/libkpackage5.po  2023-04-01 03:50:42.000000000 
+0200
@@ -1,9 +1,9 @@
 # Translation of libkpackage5.po to Catalan
-# Copyright (C) 2014-2022 This_file_is_part_of_KDE
+# Copyright (C) 2014-2023 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.
 #
-# Josep M. Ferrer <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021, 2022.
+# Josep M. Ferrer <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021, 2022, 2023.
 # Antoni Bella Pérez <[email protected]>, 2014, 2015, 2016, 2017, 2020, 
2022.
 # Empar Montoro Martín <[email protected]>, 2019.
 msgid ""
@@ -11,7 +11,7 @@
 "Project-Id-Version: kpackage\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-15 00:41+0000\n"
-"PO-Revision-Date: 2022-07-26 13:14+0200\n"
+"PO-Revision-Date: 2023-03-13 10:33+0100\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
@@ -211,6 +211,7 @@
 msgid "Error: Plugin %1 is not installed."
 msgstr "Error: El connector %1 no està instal·lat."
 
+# skip-rule: kct-remove
 #: kpackagetool/kpackagetool.cpp:289
 #, kde-format
 msgctxt ""
@@ -285,7 +286,7 @@
 #: kpackagetool/kpackagetool.cpp:598
 #, kde-format
 msgid "Built in:"
-msgstr "Incorporats:"
+msgstr "Integrats:"
 
 #: kpackagetool/kpackagetool.cpp:601
 #, kde-format
@@ -442,63 +443,3 @@
 msgctxt "Do not translate <path>"
 msgid "Outputs the metadata for the package into <path>"
 msgstr "Sortida de les metadades per al paquet dins del <camí>"
-
-#~ msgid "Accessibility"
-#~ msgstr "Accessibilitat"
-
-#~ msgid "Application Launchers"
-#~ msgstr "Llançadors d'aplicacions"
-
-#~ msgid "Astronomy"
-#~ msgstr "Astronomia"
-
-#~ msgid "Date and Time"
-#~ msgstr "Data i hora"
-
-#~ msgid "Development Tools"
-#~ msgstr "Eines de desenvolupament"
-
-#~ msgid "Education"
-#~ msgstr "Educació"
-
-#~ msgid "Environment and Weather"
-#~ msgstr "Medi ambient i meteorologia"
-
-#~ msgid "Examples"
-#~ msgstr "Exemples"
-
-#~ msgid "File System"
-#~ msgstr "Sistema de fitxers"
-
-#~ msgid "Fun and Games"
-#~ msgstr "Jocs i esbarjo"
-
-#~ msgid "Graphics"
-#~ msgstr "Gràfics"
-
-#~ msgid "Language"
-#~ msgstr "Idioma"
-
-#~ msgid "Mapping"
-#~ msgstr "Cartografia"
-
-#~ msgid "Miscellaneous"
-#~ msgstr "Miscel·lània"
-
-#~ msgid "Multimedia"
-#~ msgstr "Multimèdia"
-
-#~ msgid "Online Services"
-#~ msgstr "Serveis en línia"
-
-#~ msgid "Productivity"
-#~ msgstr "Productivitat"
-
-#~ msgid "System Information"
-#~ msgstr "Informació del sistema"
-
-#~ msgid "Utilities"
-#~ msgstr "Utilitats"
-
-#~ msgid "Windows and Tasks"
-#~ msgstr "Finestres i tasques"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.104.0/po/ca@valencia/libkpackage5.po 
new/kpackage-5.105.0/po/ca@valencia/libkpackage5.po
--- old/kpackage-5.104.0/po/ca@valencia/libkpackage5.po 2023-03-04 
11:06:37.000000000 +0100
+++ new/kpackage-5.105.0/po/ca@valencia/libkpackage5.po 2023-04-01 
03:50:42.000000000 +0200
@@ -1,9 +1,9 @@
 # Translation of libkpackage5.po to Catalan (Valencian)
-# Copyright (C) 2014-2022 This_file_is_part_of_KDE
+# Copyright (C) 2014-2023 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.
 #
-# Josep M. Ferrer <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021, 2022.
+# Josep M. Ferrer <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021, 2022, 2023.
 # Antoni Bella Pérez <[email protected]>, 2014, 2015, 2016, 2017, 2020, 
2022.
 # Empar Montoro Martín <[email protected]>, 2019.
 msgid ""
@@ -11,7 +11,7 @@
 "Project-Id-Version: kpackage\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-15 00:41+0000\n"
-"PO-Revision-Date: 2022-07-26 13:14+0200\n"
+"PO-Revision-Date: 2023-03-13 10:33+0100\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
@@ -211,6 +211,7 @@
 msgid "Error: Plugin %1 is not installed."
 msgstr "S'ha produït un error: El connector %1 no està instal·lat."
 
+# skip-rule: kct-remove
 #: kpackagetool/kpackagetool.cpp:289
 #, kde-format
 msgctxt ""
@@ -286,7 +287,7 @@
 #: kpackagetool/kpackagetool.cpp:598
 #, kde-format
 msgid "Built in:"
-msgstr "Incorporats:"
+msgstr "Integrats:"
 
 #: kpackagetool/kpackagetool.cpp:601
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.104.0/po/cs/libkpackage5.po 
new/kpackage-5.105.0/po/cs/libkpackage5.po
--- old/kpackage-5.104.0/po/cs/libkpackage5.po  2023-03-04 11:06:37.000000000 
+0100
+++ new/kpackage-5.105.0/po/cs/libkpackage5.po  2023-04-01 03:50:42.000000000 
+0200
@@ -2,7 +2,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák <[email protected]>, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 
2018, 2020.
 # Lukáš Tinkl <[email protected]>, 2010, 2012.
-# Vit Pelcak <[email protected]>, 2022.
+# Vit Pelcak <[email protected]>, 2022, 2023.
 #
 msgid ""
 msgstr ""
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 22.08.1\n"
+"X-Generator: Lokalize 22.12.3\n"
 "X-Language: cs_CZ\n"
 "X-Source-Language: en_US\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.104.0/po/de/libkpackage5.po 
new/kpackage-5.105.0/po/de/libkpackage5.po
--- old/kpackage-5.104.0/po/de/libkpackage5.po  2023-03-04 11:06:37.000000000 
+0100
+++ new/kpackage-5.105.0/po/de/libkpackage5.po  2023-04-01 03:50:42.000000000 
+0200
@@ -1,5 +1,5 @@
 # Burkhard Lück <[email protected]>, 2013, 2014, 2015, 2016, 2017, 2019, 
2020, 2021.
-# Frederik Schwarzer <[email protected]>, 2014, 2016, 2022.
+# Frederik Schwarzer <[email protected]>, 2014, 2016, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
@@ -13,7 +13,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 22.12.0\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.104.0/po/fi/libkpackage5.po 
new/kpackage-5.105.0/po/fi/libkpackage5.po
--- old/kpackage-5.104.0/po/fi/libkpackage5.po  2023-03-04 11:06:37.000000000 
+0100
+++ new/kpackage-5.105.0/po/fi/libkpackage5.po  2023-04-01 03:50:42.000000000 
+0200
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the kde-runtime package.
 # Teemu Rytilahti <[email protected]>, 2008.
 # Teemu Rytilahti <[email protected]>, 2008, 2009.
-# Tommi Nieminen <[email protected]>, 2010, 2011, 2014, 2016, 2017, 
2019, 2020, 2022.
+# Tommi Nieminen <[email protected]>, 2010, 2011, 2014, 2016, 2017, 
2019, 2020, 2022, 2023.
 # Jorma Karvonen <[email protected]>, 2011.
 # Lasse Liehu <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2016, 
2017.
 #
@@ -23,7 +23,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:22:16+0000\n"
-"X-Generator: Lokalize 20.12.0\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.104.0/po/nb/libkpackage5.po 
new/kpackage-5.105.0/po/nb/libkpackage5.po
--- old/kpackage-5.104.0/po/nb/libkpackage5.po  2023-03-04 11:06:37.000000000 
+0100
+++ new/kpackage-5.105.0/po/nb/libkpackage5.po  2023-04-01 03:50:42.000000000 
+0200
@@ -1,4 +1,4 @@
-# Translation of libkpackage5 to Norwegian Bokmål
+# Translation of libkpackage6 to Norwegian Bokmål
 #
 # Bjørn Steensrud <[email protected]>, 2008, 2009, 2010, 2011, 
2012, 2013, 2014, 2015.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.104.0/po/nn/libkpackage5.po 
new/kpackage-5.105.0/po/nn/libkpackage5.po
--- old/kpackage-5.104.0/po/nn/libkpackage5.po  2023-03-04 11:06:37.000000000 
+0100
+++ new/kpackage-5.105.0/po/nn/libkpackage5.po  2023-04-01 03:50:42.000000000 
+0200
@@ -1,20 +1,20 @@
-# Translation of libkpackage5 to Norwegian Nynorsk
+# Translation of libkpackage6 to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer <[email protected]>, 2008, 2015, 2016, 2017, 2018, 2019, 
2020, 2022.
+# Karl Ove Hufthammer <[email protected]>, 2008, 2015, 2016, 2017, 2018, 2019, 
2020, 2022, 2023.
 # Eirik U. Birkeland <[email protected]>, 2008, 2009, 2010, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmapkg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-15 00:41+0000\n"
-"PO-Revision-Date: 2022-07-27 20:43+0200\n"
+"PO-Revision-Date: 2023-03-19 14:42+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 22.04.3\n"
+"X-Generator: Lokalize 22.12.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -198,7 +198,7 @@
 #: kpackagetool/kpackagetool.cpp:184
 #, kde-format
 msgid "Listing service types: %1 in %2"
-msgstr "Listar tenestetypar: %1 in %2"
+msgstr "Listar opp tenestetypar: %1 i %2"
 
 #: kpackagetool/kpackagetool.cpp:275
 #, kde-format
@@ -228,27 +228,27 @@
 #: kpackagetool/kpackagetool.cpp:347
 #, kde-format
 msgid "      Name : %1"
-msgstr "      Namn: %1"
+msgstr "  Namn:      %1"
 
 #: kpackagetool/kpackagetool.cpp:348
 #, kde-format
 msgid "   Comment : %1"
-msgstr "   Merknad: %1"
+msgstr "  Merknad:   %1"
 
 #: kpackagetool/kpackagetool.cpp:349
 #, kde-format
 msgid "    Plugin : %1"
-msgstr "    Tillegg: %1"
+msgstr "  Tillegg:   %1"
 
 #: kpackagetool/kpackagetool.cpp:351
 #, kde-format
 msgid "    Author : %1"
-msgstr "    Opphavsperson: %1"
+msgstr "  Laga av:   %1"
 
 #: kpackagetool/kpackagetool.cpp:352
 #, kde-format
 msgid "      Path : %1"
-msgstr "      Adresse: %1"
+msgstr "  Adresse:   %1"
 
 #: kpackagetool/kpackagetool.cpp:537
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.104.0/po/zh_CN/libkpackage5.po 
new/kpackage-5.105.0/po/zh_CN/libkpackage5.po
--- old/kpackage-5.104.0/po/zh_CN/libkpackage5.po       2023-03-04 
11:06:37.000000000 +0100
+++ new/kpackage-5.105.0/po/zh_CN/libkpackage5.po       2023-04-01 
03:50:42.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-15 00:41+0000\n"
-"PO-Revision-Date: 2023-02-24 12:43\n"
+"PO-Revision-Date: 2023-03-27 11:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to