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-10-19 22:46:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/solid (Old)
 and      /work/SRC/openSUSE:Factory/.solid.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "solid"

Thu Oct 19 22:46:42 2023 rev:127 rq:1118739 version:5.111.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/solid/solid.changes      2023-09-11 
21:25:17.428021855 +0200
+++ /work/SRC/openSUSE:Factory/.solid.new.1945/solid.changes    2023-10-19 
22:48:58.338028910 +0200
@@ -1,0 +2,9 @@
+Mon Oct  9 20:21:15 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ solid.spec ++++++
--- /var/tmp/diff_new_pack.9WHzmn/_old  2023-10-19 22:48:59.038054299 +0200
+++ /var/tmp/diff_new_pack.9WHzmn/_new  2023-10-19 22:48:59.038054299 +0200
@@ -20,7 +20,7 @@
 %define _tar_path 5.103
 %bcond_without released
 Name:           solid
-Version:        5.110.0
+Version:        5.111.0
 Release:        0
 Summary:        KDE Desktop hardware abstraction
 License:        LGPL-2.1-or-later


++++++ solid-5.110.0.tar.xz -> solid-5.111.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.110.0/CMakeLists.txt 
new/solid-5.111.0/CMakeLists.txt
--- old/solid-5.110.0/CMakeLists.txt    2023-09-03 09:38:51.000000000 +0200
+++ new/solid-5.111.0/CMakeLists.txt    2023-10-07 12:24:20.000000000 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.110.0") # handled by release scripts
+set(KF_VERSION "5.111.0") # handled by release scripts
 project(Solid VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.110.0  NO_MODULE)
+find_package(ECM 5.111.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.110.0/poqm/ca/solid5_qt.po 
new/solid-5.111.0/poqm/ca/solid5_qt.po
--- old/solid-5.110.0/poqm/ca/solid5_qt.po      2023-09-03 09:38:51.000000000 
+0200
+++ new/solid-5.111.0/poqm/ca/solid5_qt.po      2023-10-07 12:24:20.000000000 
+0200
@@ -11,14 +11,14 @@
 "Project-Id-Version: solid\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2014-01-24 18:50+0000\n"
-"PO-Revision-Date: 2023-04-09 09:20+0100\n"
+"PO-Revision-Date: 2023-09-25 12:15+0200\n"
 "Last-Translator: Josep M. Ferrer <[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 22.12.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Qt-Contexts: true\n"
@@ -43,7 +43,7 @@
 #: solid/devices/backends/fstab/fstabmanager.cpp:81
 msgctxt "Solid::Backends::Fstab::FstabManager|"
 msgid "Mountable filesystems declared in your system"
-msgstr "Sistema de fitxers muntables declarats en el sistema"
+msgstr "Sistemes de fitxers que es poden muntar declarats en el sistema"
 
 #: solid/devices/backends/imobile/imobiledevice.cpp:90
 msgctxt "imobiledevice|Company name"
@@ -536,7 +536,7 @@
 #: solid/devices/backends/udisks2/udisksdevice.cpp:750
 msgctxt "Solid::Backends::UDisks2::Device|"
 msgid "The device is already unmounting"
-msgstr "El dispositiu ja s'està desmuntat"
+msgstr "El dispositiu ja s'està desmuntant"
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:752
 msgctxt "Solid::Backends::UDisks2::Device|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.110.0/poqm/ca@valencia/solid5_qt.po 
new/solid-5.111.0/poqm/ca@valencia/solid5_qt.po
--- old/solid-5.110.0/poqm/ca@valencia/solid5_qt.po     2023-09-03 
09:38:51.000000000 +0200
+++ new/solid-5.111.0/poqm/ca@valencia/solid5_qt.po     2023-10-07 
12:24:20.000000000 +0200
@@ -11,14 +11,14 @@
 "Project-Id-Version: solid\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2014-01-24 18:50+0000\n"
-"PO-Revision-Date: 2023-04-09 09:20+0100\n"
+"PO-Revision-Date: 2023-09-25 12:15+0200\n"
 "Last-Translator: Josep M. Ferrer <[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 20.12.0\n"
+"X-Generator: Lokalize 22.12.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Qt-Contexts: true\n"
@@ -43,7 +43,7 @@
 #: solid/devices/backends/fstab/fstabmanager.cpp:81
 msgctxt "Solid::Backends::Fstab::FstabManager|"
 msgid "Mountable filesystems declared in your system"
-msgstr "Sistema de fitxers muntables declarats en el sistema"
+msgstr "Sistemes de fitxers que es poden muntar declarats en el sistema"
 
 #: solid/devices/backends/imobile/imobiledevice.cpp:90
 msgctxt "imobiledevice|Company name"
@@ -536,7 +536,7 @@
 #: solid/devices/backends/udisks2/udisksdevice.cpp:750
 msgctxt "Solid::Backends::UDisks2::Device|"
 msgid "The device is already unmounting"
-msgstr "El dispositiu ja s'està desmuntat"
+msgstr "El dispositiu ja s'està desmuntant"
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:752
 msgctxt "Solid::Backends::UDisks2::Device|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.110.0/poqm/fi/solid5_qt.po 
new/solid-5.111.0/poqm/fi/solid5_qt.po
--- old/solid-5.110.0/poqm/fi/solid5_qt.po      2023-09-03 09:38:51.000000000 
+0200
+++ new/solid-5.111.0/poqm/fi/solid5_qt.po      2023-10-07 12:24:20.000000000 
+0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: solid_qt\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-01-24 18:50+0000\n"
-"PO-Revision-Date: 2023-04-04 23:09+0300\n"
+"PO-Revision-Date: 2023-09-20 18:48+0300\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -826,7 +826,7 @@
 #: tools/solid-hardware/solid-hardware.cpp:277
 msgctxt "solid-hardware|"
 msgid "             # Monitor a devices for changes.\n"
-msgstr ""
+msgstr "             # Valvo laitteiden muutoksia.\n"
 
 #: tools/solid-hardware/solid-hardware.cpp:289
 msgctxt "solid-hardware|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.110.0/poqm/gl/solid5_qt.po 
new/solid-5.111.0/poqm/gl/solid5_qt.po
--- old/solid-5.110.0/poqm/gl/solid5_qt.po      2023-09-03 09:38:51.000000000 
+0200
+++ new/solid-5.111.0/poqm/gl/solid5_qt.po      2023-10-07 12:24:20.000000000 
+0200
@@ -558,7 +558,7 @@
 "Cannot request authentication for this action. The PolicyKit authentication "
 "system appears to be not available."
 msgstr ""
-"Non se pode solicitar autenticación para esta acción. O sistema de "
+"Non é posíbel solicitar autenticación para esta acción. O sistema de "
 "autenticación PolicyKit non parece estar dispoñíbel."
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:760
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.110.0/poqm/nl/solid5_qt.po 
new/solid-5.111.0/poqm/nl/solid5_qt.po
--- old/solid-5.110.0/poqm/nl/solid5_qt.po      2023-09-03 09:38:51.000000000 
+0200
+++ new/solid-5.111.0/poqm/nl/solid5_qt.po      2023-10-07 12:24:20.000000000 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Freek de Kruijf <[email protected]>, 2014, 2017, 2019, 2020, 2021, 2022, 
2023.
+# SPDX-FileCopyrightText: 2014, 2017, 2019, 2020, 2021, 2022, 2023 Freek de 
Kruijf <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-01-24 18:50+0000\n"
-"PO-Revision-Date: 2023-04-10 00:13+0200\n"
+"PO-Revision-Date: 2023-09-20 11:10+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: \n"
 "Language: nl\n"
@@ -15,7 +15,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.3\n"
+"X-Generator: Lokalize 23.08.1\n"
 "X-Qt-Contexts: true\n"
 
 #: solid/devices/backends/fstab/fstabdevice.cpp:60
@@ -152,7 +152,7 @@
 #: solid/devices/backends/udisks2/udisksdevice.cpp:278
 msgctxt "Solid::Backends::UDisks2::Device|"
 msgid "Loop Device"
-msgstr "Loop-apparaat"
+msgstr "Lus-apparaat"
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:294
 msgctxt "Solid::Backends::UDisks2::Device|First item of %1%2 Drive sentence"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.110.0/poqm/zh_CN/solid5_qt.po 
new/solid-5.111.0/poqm/zh_CN/solid5_qt.po
--- old/solid-5.110.0/poqm/zh_CN/solid5_qt.po   2023-09-03 09:38:51.000000000 
+0200
+++ new/solid-5.111.0/poqm/zh_CN/solid5_qt.po   2023-10-07 12:24:20.000000000 
+0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-09-02 02:57\n"
+"PO-Revision-Date: 2023-09-16 10:09\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to