Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package solid for openSUSE:Factory checked 
in at 2023-03-12 16:23:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/solid (Old)
 and      /work/SRC/openSUSE:Factory/.solid.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "solid"

Sun Mar 12 16:23:59 2023 rev:120 rq:1070931 version:5.104.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/solid/solid.changes      2023-02-13 
16:41:16.871491302 +0100
+++ /work/SRC/openSUSE:Factory/.solid.new.31432/solid.changes   2023-03-12 
16:25:59.949228019 +0100
@@ -1,0 +2,9 @@
+Mon Mar  6 09:08:10 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.104.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.104.0
+- No code change since 5.103.0
+
+-------------------------------------------------------------------

Old:
----
  solid-5.103.0.tar.xz
  solid-5.103.0.tar.xz.sig

New:
----
  solid-5.104.0.tar.xz
  solid-5.104.0.tar.xz.sig

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

Other differences:
------------------
++++++ solid.spec ++++++
--- /var/tmp/diff_new_pack.xIMXIk/_old  2023-03-12 16:26:00.661231155 +0100
+++ /var/tmp/diff_new_pack.xIMXIk/_new  2023-03-12 16:26:00.665231172 +0100
@@ -17,10 +17,10 @@
 
 
 %define lname   libKF5Solid5
-%define _tar_path 5.103
+%define _tar_path 5.104
 %bcond_without released
 Name:           solid
-Version:        5.103.0
+Version:        5.104.0
 Release:        0
 Summary:        KDE Desktop hardware abstraction
 License:        LGPL-2.1-or-later


++++++ solid-5.103.0.tar.xz -> solid-5.104.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.103.0/CMakeLists.txt 
new/solid-5.104.0/CMakeLists.txt
--- old/solid-5.103.0/CMakeLists.txt    2023-02-05 10:28:50.000000000 +0100
+++ new/solid-5.104.0/CMakeLists.txt    2023-03-04 11:11:06.000000000 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.103.0") # handled by release scripts
+set(KF_VERSION "5.104.0") # handled by release scripts
 project(Solid VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.103.0  NO_MODULE)
+find_package(ECM 5.104.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/solid-5.103.0/poqm/ia/solid5_qt.po 
new/solid-5.104.0/poqm/ia/solid5_qt.po
--- old/solid-5.103.0/poqm/ia/solid5_qt.po      2023-02-05 10:28:50.000000000 
+0100
+++ new/solid-5.104.0/poqm/ia/solid5_qt.po      2023-03-04 11:11:06.000000000 
+0100
@@ -1,20 +1,20 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 #
-# g.sora <g.s...@tiscali.it>, 2010, 2011, 2013, 2014, 2017, 2019, 2020, 2021.
+# g.sora <g.s...@tiscali.it>, 2010, 2011, 2013, 2014, 2017, 2019, 2020, 2021, 
2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-04-01 01:49+0000\n"
-"PO-Revision-Date: 2021-11-22 22:52+0100\n"
+"PO-Revision-Date: 2023-02-08 12:31+0100\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.08.3\n"
+"X-Generator: Lokalize 21.12.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
@@ -556,12 +556,9 @@
 msgstr ""
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:760
-#, fuzzy
-#| msgctxt "Solid::Backends::UDisks2::Device|"
-#| msgid "The requested operation has been canceled"
 msgctxt "Solid::Backends::UDisks2::Device|"
 msgid "The authentication prompt was canceled"
-msgstr "Le operation requirite ha essite cancellate."
+msgstr "Le requesta (prompt) de authentication ha essite cancellate."
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:762
 msgctxt "Solid::Backends::UDisks2::Device|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.103.0/poqm/pt_BR/solid5_qt.po 
new/solid-5.104.0/poqm/pt_BR/solid5_qt.po
--- old/solid-5.103.0/poqm/pt_BR/solid5_qt.po   2023-02-05 10:28:50.000000000 
+0100
+++ new/solid-5.104.0/poqm/pt_BR/solid5_qt.po   2023-03-04 11:11:06.000000000 
+0100
@@ -3,14 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # André Marcelo Alvarenga <alvare...@kde.org>, 2014, 2019.
-# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2017, 2019, 2021.
+# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2017, 2019, 2021, 2023.
 # Thiago Masato Costa Sueto <herzensch...@gmail.com>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: solid5_qt\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-01 01:49+0000\n"
-"PO-Revision-Date: 2021-11-24 09:17-0300\n"
+"PO-Revision-Date: 2023-02-24 16:45-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\n"
@@ -18,7 +18,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 20.04.2\n"
+"X-Generator: Lokalize 21.12.3\n"
 "X-Qt-Contexts: true\n"
 
 #: solid/devices/backends/fstab/fstabdevice.cpp:60
@@ -555,14 +555,13 @@
 "Cannot request authentication for this action. The PolicyKit authentication "
 "system appears to be not available."
 msgstr ""
+"Não foi possível solicitar autenticação para esta ação. O sistema de "
+"autenticação PolicyKit parece não estar disponível."
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:760
-#, fuzzy
-#| msgctxt "Solid::Backends::UDisks2::Device|"
-#| msgid "The requested operation has been canceled"
 msgctxt "Solid::Backends::UDisks2::Device|"
 msgid "The authentication prompt was canceled"
-msgstr "A operação solicitada foi cancelada"
+msgstr "O prompt de autenticação foi cancelado"
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:762
 msgctxt "Solid::Backends::UDisks2::Device|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.103.0/poqm/zh_CN/solid5_qt.po 
new/solid-5.104.0/poqm/zh_CN/solid5_qt.po
--- old/solid-5.103.0/poqm/zh_CN/solid5_qt.po   2023-02-05 10:28:50.000000000 
+0100
+++ new/solid-5.104.0/poqm/zh_CN/solid5_qt.po   2023-03-04 11:11:06.000000000 
+0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-01-12 10:31\n"
+"PO-Revision-Date: 2023-02-24 12:44\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -548,12 +548,12 @@
 msgid ""
 "Cannot request authentication for this action. The PolicyKit authentication "
 "system appears to be not available."
-msgstr ""
+msgstr "无法为此操作请求身份验证。PolicyKit 
身份验证系统不可用。"
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:760
 msgctxt "Solid::Backends::UDisks2::Device|"
 msgid "The authentication prompt was canceled"
-msgstr ""
+msgstr "身份验证提示已取消"
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:762
 msgctxt "Solid::Backends::UDisks2::Device|"

Reply via email to