Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dragonplayer for openSUSE:Factory 
checked in at 2025-05-09 18:45:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dragonplayer (Old)
 and      /work/SRC/openSUSE:Factory/.dragonplayer.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dragonplayer"

Fri May  9 18:45:17 2025 rev:158 rq:1275681 version:25.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dragonplayer/dragonplayer.changes        
2025-04-20 19:51:28.943659938 +0200
+++ /work/SRC/openSUSE:Factory/.dragonplayer.new.30101/dragonplayer.changes     
2025-05-09 18:46:38.901284310 +0200
@@ -1,0 +2,10 @@
+Wed May  7 20:59:47 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.1/
+- Changes since 25.04.0:
+  * flatpak: update runtime
+
+-------------------------------------------------------------------

Old:
----
  dragon-25.04.0.tar.xz
  dragon-25.04.0.tar.xz.sig

New:
----
  dragon-25.04.1.tar.xz
  dragon-25.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ dragonplayer.spec ++++++
--- /var/tmp/diff_new_pack.lxETyT/_old  2025-05-09 18:46:39.393304883 +0200
+++ /var/tmp/diff_new_pack.lxETyT/_new  2025-05-09 18:46:39.393304883 +0200
@@ -22,7 +22,7 @@
 %define rname dragon
 %bcond_without released
 Name:           dragonplayer
-Version:        25.04.0
+Version:        25.04.1
 Release:        0
 Summary:        Multimedia Player
 License:        GPL-2.0-or-later


++++++ dragon-25.04.0.tar.xz -> dragon-25.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/.flatpak-manifest.json 
new/dragon-25.04.1/.flatpak-manifest.json
--- old/dragon-25.04.0/.flatpak-manifest.json   2025-04-07 23:12:05.000000000 
+0200
+++ new/dragon-25.04.1/.flatpak-manifest.json   2025-05-02 23:30:20.000000000 
+0200
@@ -2,7 +2,7 @@
     "id": "org.kde.dragonplayer",
     "branch": "master",
     "runtime": "org.kde.Platform",
-    "runtime-version": "6.7",
+    "runtime-version": "6.8",
     "sdk": "org.kde.Sdk",
     "command": "dragon",
     "tags": ["nightly"],
@@ -11,6 +11,101 @@
 
     "modules": [
         {
+            "name": "ffmpeg",
+            "config-opts": [
+                "--enable-pic",
+                "--enable-shared",
+                "--disable-doc",
+                "--disable-static",
+                "--enable-gpl",
+                "--enable-libvpx",
+                "--enable-libmp3lame",
+                "--enable-libvorbis",
+                "--enable-libopus"
+            ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://ffmpeg.org/releases/ffmpeg-4.4.5.tar.xz";,
+                    "sha256": 
"f9514e0d3515aee5a271283df71636e1d1ff7274b15853bcd84e144be416ab07"
+                }
+            ]
+        },
+        {
+            "name": "phonon",
+            "config-opts": [
+                "-DBUILD_TESTING=OFF",
+                "-DPHONON_BUILD_QT5=OFF",
+                "-DPHONON_BUILD_QT6=ON"
+            ],
+            "buildsystem": "cmake-ninja",
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": 
"https://download.kde.org/stable/phonon/4.12.0/phonon-4.12.0.tar.xz";,
+                    "sha256": 
"3287ffe0fbcc2d4aa1363f9e15747302d0b080090fe76e5f211d809ecb43f39a",
+                    "x-checker-data": {
+                        "type": "anitya",
+                        "project-id": 229047,
+                        "stable-only": true,
+                        "url-template": 
"https://download.kde.org/stable/phonon/$version/phonon-$version.tar.xz";
+                    }
+                }
+            ]
+        },
+        {
+            "name": "libvlc",
+            "config-opts": [
+                "BUILDCC=gcc",
+                "--disable-lua",
+                "--disable-a52",
+                "--disable-qt",
+                "--disable-ncurses",
+                "--disable-udev"
+            ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": 
"https://get.videolan.org/vlc/3.0.21/vlc-3.0.21.tar.xz";,
+                    "sha256": 
"24dbbe1d7dfaeea0994d5def0bbde200177347136dbfe573f5b6a4cee25afbb0",
+                    "x-checker-data": {
+                        "type": "anitya",
+                        "project-id": 6504,
+                        "stable-only": true,
+                        "url-template": 
"https://get.videolan.org/vlc/$version/vlc-$version.tar.xz";
+                    }
+                },
+                {
+                    "type": "patch",
+                    "path": ".flatpak-vlc-ignore-time-for-cache.patch"
+                },
+                {
+                    "type": "patch",
+                    "path": ".flatpak-vlc-taglib-2.patch"
+                }
+            ]
+        },
+        {
+            "name": "phonon-vlc",
+            "buildsystem": "cmake-ninja",
+            "config-opts": [
+                "-DPHONON_BUILD_QT5=OFF"
+            ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": 
"https://download.kde.org/stable/phonon/phonon-backend-vlc/0.12.0/phonon-backend-vlc-0.12.0.tar.xz";,
+                    "sha256": 
"338479dc451e4b94b3ca5b578def741dcf82f5c626a2807d36235be2dce7c9a5",
+                    "x-checker-data": {
+                        "type": "anitya",
+                        "project-id": 229046,
+                        "stable-only": true,
+                        "url-template": 
"https://download.kde.org/stable/phonon/phonon-backend-vlc/$version/phonon-backend-vlc-$version.tar.xz";
+                    }
+                }
+            ]
+        },
+        {
             "name": "dragon",
             "buildsystem": "cmake-ninja",
             "sources": [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dragon-25.04.0/.flatpak-vlc-ignore-time-for-cache.patch 
new/dragon-25.04.1/.flatpak-vlc-ignore-time-for-cache.patch
--- old/dragon-25.04.0/.flatpak-vlc-ignore-time-for-cache.patch 1970-01-01 
01:00:00.000000000 +0100
+++ new/dragon-25.04.1/.flatpak-vlc-ignore-time-for-cache.patch 2025-05-02 
23:30:20.000000000 +0200
@@ -0,0 +1,26 @@
+From b380b05132521b0c1c18b872eba23d1ebc32e0c9 Mon Sep 17 00:00:00 2001
+From: Mathieu Velten <[email protected]>
+Date: Sun, 16 Jun 2019 02:46:56 +0200
+Subject: [PATCH] Ignore time for cache
+
+---
+ src/modules/bank.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+diff --git a/src/modules/bank.c b/src/modules/bank.c
+index 2e67a0d07e..ab2915fbb7 100644
+--- a/src/modules/bank.c
++++ b/src/modules/bank.c
+@@ -275,8 +275,7 @@ static int AllocatePluginFile (module_bank_t *bank, const 
char *abspath,
+         plugin = vlc_cache_lookup(&bank->cache, relpath);
+ 
+         if (plugin != NULL
+-         && (plugin->mtime != (int64_t)st->st_mtime
+-          || plugin->size != (uint64_t)st->st_size))
++          && plugin->size != (uint64_t)st->st_size)
+         {
+             msg_Err(bank->obj, "stale plugins cache: modified %s",
+                     plugin->abspath);
+-- 
+2.21.0
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/.flatpak-vlc-taglib-2.patch 
new/dragon-25.04.1/.flatpak-vlc-taglib-2.patch
--- old/dragon-25.04.0/.flatpak-vlc-taglib-2.patch      1970-01-01 
01:00:00.000000000 +0100
+++ new/dragon-25.04.1/.flatpak-vlc-taglib-2.patch      2025-05-02 
23:30:20.000000000 +0200
@@ -0,0 +1,63 @@
+diff --git a/modules/meta_engine/taglib.cpp b/modules/meta_engine/taglib.cpp
+index 84b401c795..f371485008 100644
+--- a/modules/meta_engine/taglib.cpp
++++ b/modules/meta_engine/taglib.cpp
+@@ -185,7 +185,7 @@ public:
+         ByteVector res(length, 0);
+         ssize_t i_read = vlc_stream_Read( m_stream, res.data(), length);
+         if (i_read < 0)
+-            return ByteVector::null;
++            return ByteVector();
+         else if ((size_t)i_read != length)
+             res.resize(i_read);
+         return res;
+@@ -465,7 +465,7 @@ static void ReadMetaFromASF( ASF::Tag* tag, demux_meta_t* 
p_demux_meta, vlc_meta
+ static void ReadMetaFromBasicTag(const Tag* tag, vlc_meta_t *dest)
+ {
+ #define SET( accessor, meta )                                                 
 \
+-    if( !tag->accessor().isNull() && !tag->accessor().isEmpty() )             
 \
++    if( !tag->accessor().isEmpty() )              \
+         vlc_meta_Set##meta( dest, tag->accessor().toCString(true) )
+ #define SETINT( accessor, meta )                                              
 \
+     if( tag->accessor() )                                                     
 \
+@@ -806,15 +806,15 @@ static void ReadMetaFromMP4( MP4::Tag* tag, demux_meta_t 
*p_demux_meta, vlc_meta
+ {
+     MP4::Item list;
+ #define SET( keyName, metaName )                                              
               \
+-    if( tag->itemListMap().contains(keyName) )                                
               \
++    if( tag->itemMap().contains(keyName) )                                    
           \
+     {                                                                         
               \
+-        list = tag->itemListMap()[keyName];                                   
               \
++        list = tag->itemMap()[keyName];                                       
           \
+         vlc_meta_Set##metaName( p_meta, 
list.toStringList().front().toCString( true ) );     \
+     }
+ #define SET_EXTRA( keyName, metaName )                                        
           \
+-    if( tag->itemListMap().contains(keyName) )                                
  \
++    if( tag->itemMap().contains(keyName) )                                  \
+     {                                                                         
       \
+-        list = tag->itemListMap()[keyName];                                   
  \
++        list = tag->itemMap()[keyName];                                     \
+         vlc_meta_AddExtra( p_meta, metaName, 
list.toStringList().front().toCString( true ) ); \
+     }
+ 
+@@ -824,9 +824,9 @@ static void ReadMetaFromMP4( MP4::Tag* tag, demux_meta_t 
*p_demux_meta, vlc_meta
+ #undef SET
+ #undef SET_EXTRA
+ 
+-    if( tag->itemListMap().contains("covr") )
++    if( tag->itemMap().contains("covr") )
+     {
+-        MP4::CoverArtList list = tag->itemListMap()["covr"].toCoverArtList();
++        MP4::CoverArtList list = tag->itemMap()["covr"].toCoverArtList();
+         const char *psz_format = list[0].format() == MP4::CoverArt::PNG ? 
"image/png" : "image/jpeg";
+ 
+         msg_Dbg( p_demux_meta, "Found embedded art (%s) is %i bytes",
+@@ -1337,7 +1337,7 @@ static int WriteMeta( vlc_object_t *p_this )
+         if( RIFF::AIFF::File* riff_aiff = 
dynamic_cast<RIFF::AIFF::File*>(f.file()) )
+             WriteMetaToId3v2( riff_aiff->tag(), p_item );
+         else if( RIFF::WAV::File* riff_wav = 
dynamic_cast<RIFF::WAV::File*>(f.file()) )
+-            WriteMetaToId3v2( riff_wav->tag(), p_item );
++            WriteMetaToId3v2( riff_wav->ID3v2Tag(), p_item );
+     }
+     else if( TrueAudio::File* trueaudio = 
dynamic_cast<TrueAudio::File*>(f.file()) )
+     {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/CMakeLists.txt 
new/dragon-25.04.1/CMakeLists.txt
--- old/dragon-25.04.0/CMakeLists.txt   2025-04-07 23:12:05.000000000 +0200
+++ new/dragon-25.04.1/CMakeLists.txt   2025-05-02 23:30:20.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
 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(DragonPlayer VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/misc/org.kde.dragonplayer.appdata.xml 
new/dragon-25.04.1/misc/org.kde.dragonplayer.appdata.xml
--- old/dragon-25.04.0/misc/org.kde.dragonplayer.appdata.xml    2025-04-07 
23:12:05.000000000 +0200
+++ new/dragon-25.04.1/misc/org.kde.dragonplayer.appdata.xml    2025-05-02 
23:30:20.000000000 +0200
@@ -56,7 +56,7 @@
   <name xml:lang="uk">Програвач Dragon</name>
   <name xml:lang="x-test">xxDragon Playerxx</name>
   <name xml:lang="zh-CN">Dragon Player</name>
-  <name xml:lang="zh-TW">影音播放_DragonPlayer</name>
+  <name xml:lang="zh-TW">神龍播放器</name>
   <summary>Video player with focus on simplicity</summary>
   <summary xml:lang="ar">مشغل فيديو مركز على البساطة</summary>
   <summary xml:lang="bg">Възпроизвеждане на видео</summary>
@@ -530,6 +530,7 @@
     <category>Player</category>
   </categories>
   <releases>
+    <release version="25.04.1" date="2025-05-08"/>
     <release version="25.04.0" date="2025-04-17"/>
     <release version="24.12.3" date="2025-03-06"/>
     <release version="24.12.2" date="2025-02-06"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/po/ar/dragonplayer.po 
new/dragon-25.04.1/po/ar/dragonplayer.po
--- old/dragon-25.04.0/po/ar/dragonplayer.po    2025-04-07 23:12:05.000000000 
+0200
+++ new/dragon-25.04.1/po/ar/dragonplayer.po    2025-05-02 23:30:20.000000000 
+0200
@@ -3,7 +3,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Youssef Chahibi <[email protected]>, 2007.
-# zayed <[email protected]>, 2009, 2021, 2022, 2023.
+# SPDX-FileCopyrightText: 2009, 2021, 2022, 2023, 2025 zayed 
<[email protected]>
 # OsamaKhalid <[email protected]>, 2009.
 msgid ""
 msgstr ""
@@ -19,6 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"X-Generator: Lokalize 23.08.5\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/po/fr/dragonplayer.po 
new/dragon-25.04.1/po/fr/dragonplayer.po
--- old/dragon-25.04.0/po/fr/dragonplayer.po    2025-04-07 23:12:05.000000000 
+0200
+++ new/dragon-25.04.1/po/fr/dragonplayer.po    2025-05-02 23:30:20.000000000 
+0200
@@ -9,7 +9,7 @@
 # Stanislas Zeller <[email protected]>, 2008.
 # Guillaume Pujol <[email protected]>, 2009.
 # Geoffray Levasseur <[email protected]>, 2010, 2011, 
2012, 2013.
-# SPDX-FileCopyrightText: 2012, 2013, 2020, 2022, 2023 Xavier Besnard 
<[email protected]>
+# SPDX-FileCopyrightText: 2012, 2013, 2020, 2022, 2023, 2025 Xavier Besnard 
<[email protected]>
 # Vincent Pinon <[email protected]>, 2017.
 # Simon Depiets <[email protected]>, 2018, 2019.
 # Xavier Besnard <[email protected]>, 2023.
@@ -22,15 +22,15 @@
 "POT-Creation-Date: 2024-08-12 00:38+0000\n"
 "PO-Revision-Date: 2023-12-20 09:52+0100\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"Language-Team: French <French <[email protected]>>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 23.08.4\n"
-"X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
+"X-Environment: kde\n"
+"X-Generator: Lokalize 24.12.3\n"
 "X-Text-Markup: kde4\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/po/he/dragonplayer.po 
new/dragon-25.04.1/po/he/dragonplayer.po
--- old/dragon-25.04.0/po/he/dragonplayer.po    2025-04-07 23:12:05.000000000 
+0200
+++ new/dragon-25.04.1/po/he/dragonplayer.po    2025-05-02 23:30:20.000000000 
+0200
@@ -4,20 +4,20 @@
 #
 # tahmar1900 <[email protected]>, 2008, 2009.
 # Elkana Bardugo <[email protected]>, 2017. #zanata
-# SPDX-FileCopyrightText: 2023 Yaron Shahrabani <[email protected]>
+# SPDX-FileCopyrightText: 2023, 2025 Yaron Shahrabani <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2024-08-12 00:38+0000\n"
-"PO-Revision-Date: 2023-11-05 22:47+0200\n"
+"PO-Revision-Date: 2025-04-12 11:04+0300\n"
 "Last-Translator: Yaron Shahrabani <[email protected]>\n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 23.08.1\n"
+"X-Generator: Lokalize 24.12.3\n"
 "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
 "n % 10 == 0) ? 2 : 3));\n"
 
@@ -147,7 +147,7 @@
 #: src/app/main.cpp:36
 #, kde-format
 msgid "A video player that has a usability focus"
-msgstr "נגן וידאו שממוקד שימושיות"
+msgstr "נגן וידאו ממוקד שימושיות"
 
 #: src/app/main.cpp:38
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/po/it/dragonplayer.po 
new/dragon-25.04.1/po/it/dragonplayer.po
--- old/dragon-25.04.0/po/it/dragonplayer.po    2025-04-07 23:12:05.000000000 
+0200
+++ new/dragon-25.04.1/po/it/dragonplayer.po    2025-05-02 23:30:20.000000000 
+0200
@@ -1,11 +1,11 @@
 # translation of dragonplayer.po to Italian
 #
+# SPDX-FileCopyrightText: 2013, 2018, 2019, 2020, 2022, 2023, 2025 Vincenzo 
Reale <[email protected]>
 # Giovanni Venturi <[email protected]>, 2008.
 # Giovanni Venturi <[email protected]>, 2009.
 # Giovanni Venturi <[email protected]>, 2009, 2010, 2011, 2012, 2013.
 # Federico Zenith <[email protected]>, 2010.
 # Pino Toscano <[email protected]>, 2011.
-# Vincenzo Reale <[email protected]>, 2013, 2018, 2019, 2020, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
@@ -19,7 +19,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 23.04.3\n"
+"X-Generator: Lokalize 24.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/po/ko/dragonplayer.po 
new/dragon-25.04.1/po/ko/dragonplayer.po
--- old/dragon-25.04.0/po/ko/dragonplayer.po    2025-04-07 23:12:05.000000000 
+0200
+++ new/dragon-25.04.1/po/ko/dragonplayer.po    2025-05-02 23:30:20.000000000 
+0200
@@ -1,7 +1,7 @@
 # Translation of dragonplayer to Korean.
 # Copyright (C) 2008 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdereview package.
-# Shinjo Park <[email protected]>, 2008, 2009, 2011, 2012, 2013, 2015, 2019, 
2020, 2023.
+# SPDX-FileCopyrightText: 2008, 2009, 2011, 2012, 2013, 2015, 2019, 2020, 
2023, 2025 Shinjo Park <[email protected]>
 #
 msgid ""
 msgstr ""
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 22.12.3\n"
+"X-Generator: Lokalize 23.08.5\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"

Reply via email to