Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package elisa for openSUSE:Factory checked 
in at 2026-05-11 16:52:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elisa (Old)
 and      /work/SRC/openSUSE:Factory/.elisa.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elisa"

Mon May 11 16:52:36 2026 rev:89 rq:1351578 version:26.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/elisa/elisa.changes      2026-04-17 
21:51:04.885537313 +0200
+++ /work/SRC/openSUSE:Factory/.elisa.new.1966/elisa.changes    2026-05-11 
16:59:23.825896260 +0200
@@ -1,0 +2,10 @@
+Thu May  7 08:02:16 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.1/
+- Changes since 26.04.0:
+  * Fix Android build with Qt 6.11
+
+-------------------------------------------------------------------

Old:
----
  elisa-26.04.0.tar.xz
  elisa-26.04.0.tar.xz.sig

New:
----
  elisa-26.04.1.tar.xz
  elisa-26.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ elisa.spec ++++++
--- /var/tmp/diff_new_pack.qHpMSg/_old  2026-05-11 16:59:24.373918874 +0200
+++ /var/tmp/diff_new_pack.qHpMSg/_new  2026-05-11 16:59:24.377919039 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           elisa
-Version:        26.04.0
+Version:        26.04.1
 Release:        0
 Summary:        Music player and collection organizer
 License:        LGPL-3.0-or-later


++++++ elisa-26.04.0.tar.xz -> elisa-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elisa-26.04.0/CMakeLists.txt 
new/elisa-26.04.1/CMakeLists.txt
--- old/elisa-26.04.0/CMakeLists.txt    2026-04-09 05:29:26.000000000 +0200
+++ new/elisa-26.04.1/CMakeLists.txt    2026-05-05 00:11:53.000000000 +0200
@@ -7,7 +7,7 @@
 # KDE Applications version, managed by release script.
 set(RELEASE_SERVICE_VERSION_MAJOR "26")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(elisa
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elisa-26.04.0/android/build.gradle 
new/elisa-26.04.1/android/build.gradle
--- old/elisa-26.04.0/android/build.gradle      2026-04-09 05:29:26.000000000 
+0200
+++ new/elisa-26.04.1/android/build.gradle      2026-05-05 00:11:53.000000000 
+0200
@@ -7,7 +7,7 @@
 
     repositories {
         google()
-        jcenter()
+        mavenCentral()
     }
 
     dependencies {
@@ -18,7 +18,7 @@
 
 repositories {
     google()
-    jcenter()
+    mavenCentral()
 }
 
 apply plugin: 'com.android.application'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elisa-26.04.0/org.kde.elisa.appdata.xml 
new/elisa-26.04.1/org.kde.elisa.appdata.xml
--- old/elisa-26.04.0/org.kde.elisa.appdata.xml 2026-04-09 05:29:26.000000000 
+0200
+++ new/elisa-26.04.1/org.kde.elisa.appdata.xml 2026-05-05 00:11:53.000000000 
+0200
@@ -392,6 +392,7 @@
     <color type="primary" scheme_preference="dark">#619d8b</color>
   </branding>
   <releases>
+    <release version="26.04.1" date="2026-05-07"/>
     <release version="26.04.0" date="2026-04-16"/>
     <release version="25.12.3" date="2026-03-05"/>
     <release version="25.12.2" date="2026-02-05"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elisa-26.04.0/po/de/elisa.po 
new/elisa-26.04.1/po/de/elisa.po
--- old/elisa-26.04.0/po/de/elisa.po    2026-04-09 05:29:26.000000000 +0200
+++ new/elisa-26.04.1/po/de/elisa.po    2026-05-05 00:11:53.000000000 +0200
@@ -1,15 +1,15 @@
-# SPDX-FileCopyrightText: 2016, 2017, 2018, 2019, 2020, 2021 Burkhard Lück 
<[email protected]>
-# SPDX-FileCopyrightText: 2016, 2018, 2020, 2022, 2023 Frederik Schwarzer 
<[email protected]>
+# SPDX-FileCopyrightText: 2016, 2018, 2020, 2022-2023 Frederik Schwarzer 
<[email protected]>
+# SPDX-FileCopyrightText: 2016-2021 Burkhard Lück <[email protected]>
 # SPDX-FileCopyrightText: 2022 Konstantin Tutsch <[email protected]>
 # SPDX-FileCopyrightText: 2023 Jannick Kuhr <[email protected]>
-# SPDX-FileCopyrightText: 2024, 2025 Alois Spitzbart <[email protected]>
-# SPDX-FileCopyrightText: 2025, 2026 Philipp Kiemle <[email protected]>
+# SPDX-FileCopyrightText: 2024-2025 Alois Spitzbart <[email protected]>
+# SPDX-FileCopyrightText: 2025-2026 Philipp Kiemle <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: elisa\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-02-06 00:44+0000\n"
-"PO-Revision-Date: 2026-02-17 16:39+0100\n"
+"PO-Revision-Date: 2026-04-23 20:42+0200\n"
 "Last-Translator: Philipp Kiemle <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -17,7 +17,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 25.12.2\n"
+"X-Generator: Lokalize 25.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -98,12 +98,10 @@
 "Ein einfacher Medienspieler, mit Liebe von der KDE-Gemeinschaft entwickelt"
 
 #: main.cpp:117
-#, fuzzy, kde-format
-#| msgctxt "@info"
-#| msgid "© 2015–2020, Elisa contributors"
+#, kde-format
 msgctxt "@info"
 msgid "© 2015–2026, Elisa contributors"
-msgstr "© 2015–2020 Elisa-Mitwirkende"
+msgstr "© 2015–2026 Elisa-Mitwirkende"
 
 #: main.cpp:119 models/lyricsmodel.cpp:165
 #, kde-format
@@ -663,9 +661,7 @@
 msgstr "Wiedergabeliste"
 
 #: qml/HeaderBar.qml:264
-#, fuzzy, kde-format
-#| msgctxt "@label:textbox Lyrics label for track metadata view"
-#| msgid "Lyrics"
+#, kde-format
 msgctxt "@action:button"
 msgid "Lyrics"
 msgstr "Liedtext"
@@ -677,9 +673,7 @@
 msgstr "Vollbildmodus beenden"
 
 #: qml/HeaderBar.qml:288
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Enter Full Screen"
+#, kde-format
 msgctxt "@action:button"
 msgid "Enter Full Screen"
 msgstr "Vollbildmodus aktivieren"
@@ -1372,7 +1366,7 @@
 #, kde-format
 msgctxt "@info:placeholder radio view filter"
 msgid "Search for radio station"
-msgstr ""
+msgstr "Nach Radiosender suchen"
 
 #: qml/NavigationActionBar.qml:429
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elisa-26.04.0/po/nn/elisa.po 
new/elisa-26.04.1/po/nn/elisa.po
--- old/elisa-26.04.0/po/nn/elisa.po    2026-04-09 05:29:26.000000000 +0200
+++ new/elisa-26.04.1/po/nn/elisa.po    2026-05-05 00:11:53.000000000 +0200
@@ -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 25.12.2\n"
+"X-Generator: Lokalize 25.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elisa-26.04.0/snapcraft.yaml 
new/elisa-26.04.1/snapcraft.yaml
--- old/elisa-26.04.0/snapcraft.yaml    2026-04-09 05:29:26.000000000 +0200
+++ new/elisa-26.04.1/snapcraft.yaml    2026-05-05 00:11:53.000000000 +0200
@@ -32,6 +32,8 @@
   GST_PLUGIN_SYSTEM_PATH: 
$SNAP/kf6/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/gstreamer-1.0/
   GST_PLUGIN_PATH: 
"$SNAP/kf6/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/gstreamer-1.0"
   GST_PLUGIN_SCANNER: 
"$SNAP/kf6/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner"
+  QML_IMPORT_PATH: 
"$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/qml:/snap/kf6-core24/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/qml"
+  QML2_IMPORT_PATH: 
"$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/qml:/snap/kf6-core24/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/qml"
 
 plugs:
   ffmpeg-2404:

Reply via email to