Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dragonplayer for openSUSE:Leap:16.0 
checked in at 2025-08-07 21:00:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/dragonplayer (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.dragonplayer.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dragonplayer"

Thu Aug  7 21:00:10 2025 rev:4 rq:1292649 version:25.04.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/dragonplayer/dragonplayer.changes      
2025-04-23 18:07:16.169194837 +0200
+++ /work/SRC/openSUSE:Leap:16.0/.dragonplayer.new.1085/dragonplayer.changes    
2025-08-07 21:00:31.364987964 +0200
@@ -1,0 +2,28 @@
+Tue Jul  1 15:26:34 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.3/
+- No code change since 25.04.2
+
+-------------------------------------------------------------------
+Tue Jun  3 21:11:58 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.2/
+- No code change since 25.04.1
+
+-------------------------------------------------------------------
+Wed May  7 20:59:47 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- 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.3.tar.xz
  dragon-25.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ dragonplayer.spec ++++++
--- /var/tmp/diff_new_pack.BpBOOD/_old  2025-08-07 21:00:31.673000874 +0200
+++ /var/tmp/diff_new_pack.BpBOOD/_new  2025-08-07 21:00:31.673000874 +0200
@@ -22,7 +22,7 @@
 %define rname dragon
 %bcond_without released
 Name:           dragonplayer
-Version:        25.04.0
+Version:        25.04.3
 Release:        0
 Summary:        Multimedia Player
 License:        GPL-2.0-or-later


++++++ dragon-25.04.0.tar.xz -> dragon-25.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/.flatpak-manifest.json 
new/dragon-25.04.3/.flatpak-manifest.json
--- old/dragon-25.04.0/.flatpak-manifest.json   2025-04-07 23:12:05.000000000 
+0200
+++ new/dragon-25.04.3/.flatpak-manifest.json   2025-06-30 18:19:31.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.3/.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.3/.flatpak-vlc-ignore-time-for-cache.patch 2025-06-30 
18:19:31.000000000 +0200
@@ -0,0 +1,26 @@
+From b380b05132521b0c1c18b872eba23d1ebc32e0c9 Mon Sep 17 00:00:00 2001
+From: Mathieu Velten <matm...@gmail.com>
+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.3/.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.3/.flatpak-vlc-taglib-2.patch      2025-06-30 
18:19:31.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.3/CMakeLists.txt
--- old/dragon-25.04.0/CMakeLists.txt   2025-04-07 23:12:05.000000000 +0200
+++ new/dragon-25.04.3/CMakeLists.txt   2025-06-30 18:19:31.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 "3")
 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.3/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.3/misc/org.kde.dragonplayer.appdata.xml    2025-06-30 
18:19:31.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,9 @@
     <category>Player</category>
   </categories>
   <releases>
+    <release version="25.04.3" date="2025-07-03"/>
+    <release version="25.04.2" date="2025-06-05"/>
+    <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.3/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.3/po/ar/dragonplayer.po    2025-06-30 18:19:31.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 <chah...@gmail.com>, 2007.
-# zayed <zayed.alsa...@gmail.com>, 2009, 2021, 2022, 2023.
+# SPDX-FileCopyrightText: 2009, 2021, 2022, 2023, 2025 zayed 
<zayed.alsa...@gmail.com>
 # OsamaKhalid <osamak....@gmail.com>, 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/es/docs/dragonplayer/index.docbook 
new/dragon-25.04.3/po/es/docs/dragonplayer/index.docbook
--- old/dragon-25.04.0/po/es/docs/dragonplayer/index.docbook    2025-04-07 
23:12:05.000000000 +0200
+++ new/dragon-25.04.3/po/es/docs/dragonplayer/index.docbook    2025-06-30 
18:19:31.000000000 +0200
@@ -384,7 +384,9 @@
 > </para>
 
 <para
->Traducido por Rocío Gallego <email
+>Traducido por Víctor Rodrigo <email
+>vrcord...@gmail.com</email
+>, Rocío Gallego <email
 >traduccio...@rociogallego.com</email
 >, Enrique Matías Sánchez (Quique) <email
 >cronop...@gmail.com</email
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/po/es/dragonplayer.po 
new/dragon-25.04.3/po/es/dragonplayer.po
--- old/dragon-25.04.0/po/es/dragonplayer.po    2025-04-07 23:12:05.000000000 
+0200
+++ new/dragon-25.04.3/po/es/dragonplayer.po    2025-06-30 18:19:31.000000000 
+0200
@@ -1,24 +1,21 @@
-# Translation of dragonplayer.po to Spanish
-# translation of dragonplayer.po to Spanish
-# Translation of dragonplayer to Spanish
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
+# Spanish translations for dragonplayer.po package.
+# Copyright (C) 2007-2025 This file is copyright:
+# This file is distributed under the same license as the dragon package.
 #
-# Santiago Fernández Sancho <sa...@kde-es.org>, 2007.
-# Alberto Garcia <i...@trebol-a.com>, 2007.
-# Jaime Robles <ja...@kde.org>, 2008.
-# Enrique Matias Sanchez (aka Quique) <cronop...@gmail.com>, 2008, 2009, 2011.
-# Enrique Matias Sanchez (Quique) <cronop...@gmail.com>, 2008, 2009.
+# SPDX-FileCopyrightText: 2007 Santiago Fernández Sancho <sa...@kde-es.org>
+# SPDX-FileCopyrightText: 2007 Alberto Garcia <i...@trebol-a.com>
+# SPDX-FileCopyrightText: 2008 Jaime Robles <ja...@kde.org>
+# SPDX-FileCopyrightText: 2008, 2009, 2011 Enrique Matias Sanchez (Quique) 
<cronop...@gmail.com>
 # Rocio Gallego <traducciones @rociogallego.com>, 2012.
-# Ayoze Hernández Díaz <ayoz...@gmail.com>, 2013.
-# Eloy Cuadra <ecua...@eloihr.net>, 2013, 2015.
-# Víctor Rodrigo Córdoba <vrcord...@gmail.com>, 2018, 2019, 2020, 2022, 2023.
+# SPDX-FileCopyrightText: 2013 Ayoze Hernández Díaz <ayoz...@gmail.com>
+# SPDX-FileCopyrightText: 2013, 2015 Eloy Cuadra <ecua...@eloihr.net>
+# SPDX-FileCopyrightText: 2018, 2019, 2020, 2022, 2023, 2025 Víctor Rodrigo 
Córdoba <vrcord...@gmail.com>
 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-09-02 17:25+0200\n"
+"PO-Revision-Date: 2025-06-18 01:34+0100\n"
 "Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
@@ -274,7 +271,7 @@
 #, kde-format
 msgctxt "@action"
 msgid "Play File…"
-msgstr "Reproducir archivo..."
+msgstr "Reproducir archivo…"
 
 #: src/app/mainWindow.cpp:301
 #, kde-format
@@ -286,7 +283,7 @@
 #, kde-format
 msgctxt "@action"
 msgid "Play Stream…"
-msgstr "Reproducir flujo de datos..."
+msgstr "Reproducir flujo de datos…"
 
 #: src/app/mainWindow.cpp:316
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/po/fi/dragonplayer.po 
new/dragon-25.04.3/po/fi/dragonplayer.po
--- old/dragon-25.04.0/po/fi/dragonplayer.po    2025-04-07 23:12:05.000000000 
+0200
+++ new/dragon-25.04.3/po/fi/dragonplayer.po    2025-06-30 18:19:31.000000000 
+0200
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the kdemultimedia package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
 # Lasse Liehu <lasse.li...@gmail.com>, 2010, 2012, 2013, 2015.
-# Tommi Nieminen <transla...@legisign.org>, 2011, 2012, 2016, 2018, 2020, 
2023, 2024.
+# SPDX-FileCopyrightText: 2011, 2012, 2016, 2018, 2020, 2023, 2024, 2025 Tommi 
Nieminen <transla...@legisign.org>
 #
 # KDE Finnish translation sprint participants:
 # Author: Artnay
@@ -20,6 +20,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.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.3/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.3/po/fr/dragonplayer.po    2025-06-30 18:19:31.000000000 
+0200
@@ -9,7 +9,7 @@
 # Stanislas Zeller <uncensored.assa...@gmail.com>, 2008.
 # Guillaume Pujol <guil...@gmail.com>, 2009.
 # Geoffray Levasseur <geoffray.levasseurbran...@numericable.fr>, 2010, 2011, 
2012, 2013.
-# SPDX-FileCopyrightText: 2012, 2013, 2020, 2022, 2023 Xavier Besnard 
<xavier.besn...@kde.org>
+# SPDX-FileCopyrightText: 2012, 2013, 2020, 2022, 2023, 2025 Xavier Besnard 
<xavier.besn...@kde.org>
 # Vincent Pinon <vpi...@kde.org>, 2017.
 # Simon Depiets <sdepi...@gmail.com>, 2018, 2019.
 # Xavier Besnard <xavier.besn...@kde.org>, 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 <xavier.besn...@kde.org>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"Language-Team: French <French <kde-francoph...@kde.org>>\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/gl/dragonplayer.po 
new/dragon-25.04.3/po/gl/dragonplayer.po
--- old/dragon-25.04.0/po/gl/dragonplayer.po    2025-04-07 23:12:05.000000000 
+0200
+++ new/dragon-25.04.3/po/gl/dragonplayer.po    2025-06-30 18:19:31.000000000 
+0200
@@ -7,7 +7,7 @@
 # Manuel A. Vazquez <xixi...@yahoo.es>, 2011.
 # Marce Villarino <mvillar...@kde-espana.es>, 2013.
 # Adrián Chaves Fernández <adriyeticha...@gmail.com>, 2015, 2017.
-# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019, 2023.
+# SPDX-FileCopyrightText: 2025 Adrián Chaves (Gallaecio)
 #
 # Manuel A. Vazquez <xixireiATyahooDOTes>, 2011, 2012.
 msgid ""
@@ -17,13 +17,13 @@
 "POT-Creation-Date: 2024-08-12 00:38+0000\n"
 "PO-Revision-Date: 2023-08-26 03:17+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
-"Language-Team: Galician <proxe...@trasno.gal>\n"
+"Language-Team: Proxecto Trasno (proxe...@trasno.gal)\n"
 "Language: gl\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.04.3\n"
+"X-Generator: Lokalize 25.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-25.04.0/po/he/dragonplayer.po 
new/dragon-25.04.3/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.3/po/he/dragonplayer.po    2025-06-30 18:19:31.000000000 
+0200
@@ -4,20 +4,20 @@
 #
 # tahmar1900 <tahmar1...@gmail.com>, 2008, 2009.
 # Elkana Bardugo <ttv...@gmail.com>, 2017. #zanata
-# SPDX-FileCopyrightText: 2023 Yaron Shahrabani <sh.ya...@gmail.com>
+# SPDX-FileCopyrightText: 2023, 2025 Yaron Shahrabani <sh.ya...@gmail.com>
 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 <sh.ya...@gmail.com>\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.3/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.3/po/it/dragonplayer.po    2025-06-30 18:19:31.000000000 
+0200
@@ -1,11 +1,11 @@
 # translation of dragonplayer.po to Italian
 #
+# SPDX-FileCopyrightText: 2013, 2018, 2019, 2020, 2022, 2023, 2025 Vincenzo 
Reale <smart212...@gmail.com>
 # Giovanni Venturi <giova...@kde.org>, 2008.
 # Giovanni Venturi <giova...@kde.org>, 2009.
 # Giovanni Venturi <giova...@kde.org>, 2009, 2010, 2011, 2012, 2013.
 # Federico Zenith <federico.zen...@member.fsf.org>, 2010.
 # Pino Toscano <toscano.p...@tiscali.it>, 2011.
-# Vincenzo Reale <smart212...@gmail.com>, 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.3/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.3/po/ko/dragonplayer.po    2025-06-30 18:19:31.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 <k...@peremen.name>, 2008, 2009, 2011, 2012, 2013, 2015, 2019, 
2020, 2023.
+# SPDX-FileCopyrightText: 2008, 2009, 2011, 2012, 2013, 2015, 2019, 2020, 
2023, 2025 Shinjo Park <k...@peremen.name>
 #
 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