Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2023-09-14 16:24:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kinfocenter5 (Old)
 and      /work/SRC/openSUSE:Factory/.kinfocenter5.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kinfocenter5"

Thu Sep 14 16:24:30 2023 rev:162 rq:1110710 version:5.27.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes        
2023-08-02 16:49:20.432962824 +0200
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new.1766/kinfocenter5.changes      
2023-09-14 16:25:00.353167975 +0200
@@ -1,0 +2,9 @@
+Tue Sep 12 11:22:21 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.27.8
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.27.8
+- No code changes since 5.27.7
+
+-------------------------------------------------------------------

Old:
----
  kinfocenter-5.27.7.tar.xz
  kinfocenter-5.27.7.tar.xz.sig

New:
----
  kinfocenter-5.27.8.tar.xz
  kinfocenter-5.27.8.tar.xz.sig

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

Other differences:
------------------
++++++ kinfocenter5.spec ++++++
--- /var/tmp/diff_new_pack.soqhC8/_old  2023-09-14 16:25:01.801219704 +0200
+++ /var/tmp/diff_new_pack.soqhC8/_new  2023-09-14 16:25:01.801219704 +0200
@@ -23,7 +23,7 @@
 
 %bcond_without released
 Name:           kinfocenter5
-Version:        5.27.7
+Version:        5.27.8
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++++++ kinfocenter-5.27.7.tar.xz -> kinfocenter-5.27.8.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/CMakeLists.txt 
new/kinfocenter-5.27.8/CMakeLists.txt
--- old/kinfocenter-5.27.7/CMakeLists.txt       2023-08-01 11:25:09.000000000 
+0200
+++ new/kinfocenter-5.27.8/CMakeLists.txt       2023-09-12 12:30:47.000000000 
+0200
@@ -1,5 +1,5 @@
 project(kinfocenter)
-set(PROJECT_VERSION "5.27.7")
+set(PROJECT_VERSION "5.27.8")
 
 cmake_minimum_required(VERSION 3.16)
 set(QT_MIN_VERSION "5.15.2")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.27.7/Modules/about-distro/src/kcm_about-distro.json 
new/kinfocenter-5.27.8/Modules/about-distro/src/kcm_about-distro.json
--- old/kinfocenter-5.27.7/Modules/about-distro/src/kcm_about-distro.json       
2023-08-01 11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/about-distro/src/kcm_about-distro.json       
2023-09-12 12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "Sistema honi buruzko informazioa",
         "Description[fi]": "Tietoa tästä järjestelmästä",
         "Description[fr]": "Informations concernant ce système",
+        "Description[gl]": "Información sobre o sistema.",
         "Description[ia]": "Information re iste systema",
         "Description[id]": "Informasi Tentang Sistem Ini",
         "Description[is]": "Upplýsingar um þessa tölvu",
@@ -57,6 +58,7 @@
         "Name[eu]": "Sistema honi buruz",
         "Name[fi]": "Tietoa tästä järjestelmästä",
         "Name[fr]": "À propos de ce système",
+        "Name[gl]": "Sobre o sistema",
         "Name[ia]": "Re iste systema",
         "Name[id]": "Tentang Sistem Ini",
         "Name[is]": "Um tölvuna",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/cpu/kcm_cpu.json 
new/kinfocenter-5.27.8/Modules/cpu/kcm_cpu.json
--- old/kinfocenter-5.27.7/Modules/cpu/kcm_cpu.json     2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/cpu/kcm_cpu.json     2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "PUZari buruzko informazio aurreratua",
         "Description[fi]": "Laajemmat keskusyksikkötiedot",
         "Description[fr]": "Informations avancées concernant les processeurs",
+        "Description[gl]": "Información avanzada do procesador.",
         "Description[ia]": "Information de CPU avantiate",
         "Description[id]": "Informasi CPU Lanjutan",
         "Description[is]": "Ítarlegar upplýsingar um örgjörva",
@@ -57,6 +58,7 @@
         "Name[eu]": "PUZ",
         "Name[fi]": "Keskusyksikkö",
         "Name[fr]": "Processeur",
+        "Name[gl]": "Procesador",
         "Name[ia]": "CPU",
         "Name[id]": "CPU",
         "Name[is]": "Örgjörvi",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/devinfo/devinfo.json 
new/kinfocenter-5.27.8/Modules/devinfo/devinfo.json
--- old/kinfocenter-5.27.7/Modules/devinfo/devinfo.json 2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/devinfo/devinfo.json 2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "Gailu-erakuslea",
         "Description[fi]": "Laitekatselin",
         "Description[fr]": "Afficheur de périphériques",
+        "Description[gl]": "Visor de dispositivos.",
         "Description[ia]": "Visor de dispositivo",
         "Description[id]": "Penampil Peranti",
         "Description[is]": "Tækjaskoðun",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/egl/kcm_egl.json 
new/kinfocenter-5.27.8/Modules/egl/kcm_egl.json
--- old/kinfocenter-5.27.7/Modules/egl/kcm_egl.json     2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/egl/kcm_egl.json     2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "EGLren informazioa",
         "Description[fi]": "EGL-tiedot",
         "Description[fr]": "Informations concernant EGL",
+        "Description[gl]": "Información de EGL.",
         "Description[ia]": "Information de EGL",
         "Description[id]": "Informasi EGL",
         "Description[is]": "EGL-upplýsingar",
@@ -57,6 +58,7 @@
         "Name[eu]": "OpenGL (EGL)",
         "Name[fi]": "OpenGL (EGL)",
         "Name[fr]": "OpenGL (EGL)",
+        "Name[gl]": "OpenGL (EGL)",
         "Name[ia]": "OpenGL (EGL)",
         "Name[id]": "OpenGL (EGL)",
         "Name[is]": "OpenGL (EGL)",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.27.7/Modules/energy/kcm_energyinfo.json 
new/kinfocenter-5.27.8/Modules/energy/kcm_energyinfo.json
--- old/kinfocenter-5.27.7/Modules/energy/kcm_energyinfo.json   2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/energy/kcm_energyinfo.json   2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "Energia kontsumoaren estatistikak",
         "Description[fi]": "Virrankulutuksen tilastot",
         "Description[fr]": "Statistiques de consommation d'énergie",
+        "Description[gl]": "Estatísticas de consumo enerxético.",
         "Description[ia]": "Statistica de consumo de energia",
         "Description[id]": "Statistik Konsumsi Energi",
         "Description[is]": "Tölfræði um orkunotkun",
@@ -63,6 +64,7 @@
         "Name[eu]": "Energia",
         "Name[fi]": "Virta",
         "Name[fr]": "Énergie",
+        "Name[gl]": "Enerxía",
         "Name[hu]": "Energiafogyasztás",
         "Name[ia]": "Energia",
         "Name[id]": "Energi",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.27.7/Modules/firmware_security/kcm_firmware_security.json 
new/kinfocenter-5.27.8/Modules/firmware_security/kcm_firmware_security.json
--- old/kinfocenter-5.27.7/Modules/firmware_security/kcm_firmware_security.json 
2023-08-01 11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/firmware_security/kcm_firmware_security.json 
2023-09-12 12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "Firmware-segurtasunaren gaineko informazioa",
         "Description[fi]": "Laiteohjelmiston turvallisuustiedot",
         "Description[fr]": "Informations sur la sécurité du micro-logiciel",
+        "Description[gl]": "Información de seguridade do firmware.",
         "Description[ia]": "Information de securitate de firmware",
         "Description[id]": "Informasi Keamanan Firmware",
         "Description[is]": "Öryggisupplýsingar fastbúnaðar",
@@ -56,6 +57,7 @@
         "Name[eu]": "Firmwarearen segurtasuna",
         "Name[fi]": "Laiteohjelmiston turvallisuus",
         "Name[fr]": "Sécurité du micro-logiciel",
+        "Name[gl]": "Seguridade do firmware",
         "Name[ia]": "Securitate de firmware",
         "Name[id]": "Keamanan Firmware",
         "Name[is]": "Öryggi fastbúnaðar",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/glx/kcm_glx.json 
new/kinfocenter-5.27.8/Modules/glx/kcm_glx.json
--- old/kinfocenter-5.27.7/Modules/glx/kcm_glx.json     2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/glx/kcm_glx.json     2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "OpenGLren informazioa",
         "Description[fi]": "GLX-tiedot",
         "Description[fr]": "Informations concernant GLX",
+        "Description[gl]": "Información de GLX.",
         "Description[ia]": "Information de GLX",
         "Description[id]": "Informasi GLX",
         "Description[is]": "GLX-upplýsingar",
@@ -57,6 +58,7 @@
         "Name[eu]": "OpenGL (GLX)",
         "Name[fi]": "OpenGL (GLX)",
         "Name[fr]": "OpenGL (GLX)",
+        "Name[gl]": "OpenGL (GLX)",
         "Name[ia]": "OpenGL (GLX)",
         "Name[id]": "OpenGL (GLX)",
         "Name[is]": "OpenGL (GLX)",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.27.7/Modules/interrupts/kcm_interrupts.json 
new/kinfocenter-5.27.8/Modules/interrupts/kcm_interrupts.json
--- old/kinfocenter-5.27.7/Modules/interrupts/kcm_interrupts.json       
2023-08-01 11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/interrupts/kcm_interrupts.json       
2023-09-12 12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "Etenen informazioa",
         "Description[fi]": "Keskeytystiedot",
         "Description[fr]": "Informations concernant les interruptions",
+        "Description[gl]": "Información das interrupcións.",
         "Description[ia]": "Information de Interrupt",
         "Description[id]": "Informasi Interupsi",
         "Description[is]": "Upplýsingar um rof",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.27.7/Modules/kwinsupportinfo/kcm_kwinsupportinfo.json.in 
new/kinfocenter-5.27.8/Modules/kwinsupportinfo/kcm_kwinsupportinfo.json.in
--- old/kinfocenter-5.27.7/Modules/kwinsupportinfo/kcm_kwinsupportinfo.json.in  
2023-08-01 11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/kwinsupportinfo/kcm_kwinsupportinfo.json.in  
2023-09-12 12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "KWin euskarri-informazioa",
         "Description[fi]": "KWin-tukitiedot",
         "Description[fr]": "Informations sur la prise en charge de KWin",
+        "Description[gl]": "Información de compatibilidade de KWin.",
         "Description[ia]": "Information de suppoto de KWin",
         "Description[it]": "Informazioni di supporto per KWin",
         "Description[ka]": "KWin მხარდაჭერის 
ინფორმაცია",
@@ -52,6 +53,7 @@
         "Name[eu]": "Leiho-kudeatzailea",
         "Name[fi]": "Ikkunointiohjelma",
         "Name[fr]": "Gestionnaire de fenêtres",
+        "Name[gl]": "Xestor de xanelas",
         "Name[ia]": "Gerente de Fenestra",
         "Name[it]": "Gestore delle finestre",
         "Name[ka]": "ფანჯრის მმართველი",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/nics/kcm_nic.json 
new/kinfocenter-5.27.8/Modules/nics/kcm_nic.json
--- old/kinfocenter-5.27.7/Modules/nics/kcm_nic.json    2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/nics/kcm_nic.json    2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "Sare-interfazeen informazioa",
         "Description[fi]": "Verkkoliitäntöjen tiedot",
         "Description[fr]": "Informations concernant les interfaces de réseau",
+        "Description[gl]": "Información da interface de rede.",
         "Description[ia]": "Information de interfacie de rete",
         "Description[id]": "Informasi antarmuka jaringan",
         "Description[is]": "Upplýsingar um nettengi",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/opencl/kcm_opencl.json 
new/kinfocenter-5.27.8/Modules/opencl/kcm_opencl.json
--- old/kinfocenter-5.27.7/Modules/opencl/kcm_opencl.json       2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/opencl/kcm_opencl.json       2023-09-12 
12:30:47.000000000 +0200
@@ -15,6 +15,7 @@
         "Description[eu]": "OpenCL APIaren informazioa",
         "Description[fi]": "OpenCL:n API-tiedot",
         "Description[fr]": "Informations sur l'API « OpenCL »",
+        "Description[gl]": "Información da API de OpenCL.",
         "Description[ia]": "Information de OpenCL API",
         "Description[it]": "Informazioni sull'API OpenCL",
         "Description[ka]": "OpenCL API -ის ინფორმაცია",
@@ -47,6 +48,7 @@
         "Name[eu]": "OpenCL",
         "Name[fi]": "OpenCL",
         "Name[fr]": "OpenCL",
+        "Name[gl]": "OpenCL",
         "Name[ia]": "OpenCL",
         "Name[it]": "OpenCL",
         "Name[ka]": "OpenCL",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/pci/kcm_pci.json.cmake 
new/kinfocenter-5.27.8/Modules/pci/kcm_pci.json.cmake
--- old/kinfocenter-5.27.7/Modules/pci/kcm_pci.json.cmake       2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/pci/kcm_pci.json.cmake       2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "PCIren informazioa",
         "Description[fi]": "PCI-tiedot",
         "Description[fr]": "Informations concernant l'interface PCI",
+        "Description[gl]": "Información de PCI.",
         "Description[ia]": "Information de PCI",
         "Description[id]": "Informasi PCI",
         "Description[is]": "Upplýsingar um PCI-braut",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/samba/smbstatus.json 
new/kinfocenter-5.27.8/Modules/samba/smbstatus.json
--- old/kinfocenter-5.27.7/Modules/samba/smbstatus.json 2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/samba/smbstatus.json 2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "Samba-ren egoeraren begiralea",
         "Description[fi]": "Samban tilan valvonta",
         "Description[fr]": "Superviseur de l'état de Samba",
+        "Description[gl]": "Vixilante do estado de Samba.",
         "Description[ia]": "Monitor de stato de Samba",
         "Description[id]": "Pemantau status Samba",
         "Description[is]": "Eftirlit með stöðu Samba",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/usbview/kcmusb.json 
new/kinfocenter-5.27.8/Modules/usbview/kcmusb.json
--- old/kinfocenter-5.27.7/Modules/usbview/kcmusb.json  2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/usbview/kcmusb.json  2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "Ordenagailu honi erantsitako USB gailuak",
         "Description[fi]": "Näytä tietokoneeseen liitetyt USB-laitteet",
         "Description[fr]": "Périphériques USB branchés à cet ordinateur",
+        "Description[gl]": "Consulta os dispositivos USB conectados a este 
computador.",
         "Description[ia]": "Dispositivos USB attachate a iste computator",
         "Description[id]": "Perangkat USB yang tertancap ke komputer ini",
         "Description[is]": "USB-tæki sem eru tengd við þessa tölvu",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/vulkan/kcm_vulkan.json 
new/kinfocenter-5.27.8/Modules/vulkan/kcm_vulkan.json
--- old/kinfocenter-5.27.7/Modules/vulkan/kcm_vulkan.json       2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/vulkan/kcm_vulkan.json       2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "Vulkan grafikoen APIaren informazioa",
         "Description[fi]": "Vulkan-grafiikka-APIn tiedot",
         "Description[fr]": "Informations concernant l'API graphique « 
Vulkan »",
+        "Description[gl]": "Información da API de gráficos de Vulkan.",
         "Description[ia]": "Information de API  graphic de Vulkan",
         "Description[id]": "Informasi Grafis API Vulkan",
         "Description[is]": "Upplýsingar um Vulkan-myndviðmót",
@@ -56,6 +57,7 @@
         "Name[eu]": "Vulkan",
         "Name[fi]": "Vulkan",
         "Name[fr]": "Vulkan",
+        "Name[gl]": "Vulkan",
         "Name[ia]": "Vulkan",
         "Name[id]": "Vulkan",
         "Name[is]": "Vulkan-tæki",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/wayland/kcm_wayland.json 
new/kinfocenter-5.27.8/Modules/wayland/kcm_wayland.json
--- old/kinfocenter-5.27.7/Modules/wayland/kcm_wayland.json     2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/wayland/kcm_wayland.json     2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "Wayland konposatzaileari buruzko informazioa",
         "Description[fi]": "Wayland-koostimen tiedot",
         "Description[fr]": "Informations concernant le compositeur « 
Wayland »",
+        "Description[gl]": "Información sobre o compositor Wayland.",
         "Description[ia]": "Information re le compositor de Wayland",
         "Description[id]": "Informasi tentang Kompositor Wayland",
         "Description[is]": "Upplýsingar um Wayland-myndsmið (compositor)",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/Modules/xserver/kcm_xserver.json 
new/kinfocenter-5.27.8/Modules/xserver/kcm_xserver.json
--- old/kinfocenter-5.27.7/Modules/xserver/kcm_xserver.json     2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/Modules/xserver/kcm_xserver.json     2023-09-12 
12:30:47.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[eu]": "X zerbitzariaren informazioa",
         "Description[fi]": "X-palvelimen tiedot",
         "Description[fr]": "Informations concernant le serveur X",
+        "Description[gl]": "Información do servidor X.",
         "Description[ia]": "Information de Servitor X",
         "Description[id]": "Informasi X-Server",
         "Description[is]": "Upplýsingar um X-þjón",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/org.kde.kinfocenter.appdata.xml 
new/kinfocenter-5.27.8/org.kde.kinfocenter.appdata.xml
--- old/kinfocenter-5.27.7/org.kde.kinfocenter.appdata.xml      2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/org.kde.kinfocenter.appdata.xml      2023-09-12 
12:30:47.000000000 +0200
@@ -198,9 +198,9 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="5.27.8" date="2023-09-12"/>
     <release version="5.27.7" date="2023-08-01"/>
     <release version="5.27.6" date="2023-06-20"/>
     <release version="5.27.5" date="2023-05-09"/>
-    <release version="5.27.4" date="2023-04-04"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/cs/kcm_about-distro.po 
new/kinfocenter-5.27.8/po/cs/kcm_about-distro.po
--- old/kinfocenter-5.27.7/po/cs/kcm_about-distro.po    2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/cs/kcm_about-distro.po    2023-09-12 
12:30:47.000000000 +0200
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 23.04.2\n"
+"X-Generator: Lokalize 23.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/de/kcm_about-distro.po 
new/kinfocenter-5.27.8/po/de/kcm_about-distro.po
--- old/kinfocenter-5.27.7/po/de/kcm_about-distro.po    2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/de/kcm_about-distro.po    2023-09-12 
12:30:47.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 23.07.70\n"
+"X-Generator: Lokalize 23.11.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/fr/kcm_about-distro.po 
new/kinfocenter-5.27.8/po/fr/kcm_about-distro.po
--- old/kinfocenter-5.27.7/po/fr/kcm_about-distro.po    2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/fr/kcm_about-distro.po    2023-09-12 
12:30:47.000000000 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# xavier <xavier.besn...@neuf.fr>, 2013, 2021, 2022.
+# SPDX-FileCopyrightText: 2013, 2021, 2022, 2023 xavier 
<xavier.besn...@neuf.fr>
 # Joëlle Cornavin <jc...@free.fr>, 2013.
 # Geoffray Levasseur <geoffray.levasseur-bran...@ac-toulouse.fr>, 2014.
 # Maxime Corteel <mcort...@gmail.com>, 2015, 2016.
@@ -22,7 +22,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.2\n"
+"X-Generator: Lokalize 23.08.0\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/kinfocenter-5.27.7/po/zh_CN/kcm_about-distro.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_about-distro.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_about-distro.po 2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_about-distro.po 2023-09-12 
12:30:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-05-08 02:41+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_cpu.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_cpu.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_cpu.po  2023-08-01 11:25:09.000000000 
+0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_cpu.po  2023-09-12 12:30:47.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-17 00:29+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_egl.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_egl.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_egl.po  2023-08-01 11:25:09.000000000 
+0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_egl.po  2023-09-12 12:30:47.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-17 00:29+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_energyinfo.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_energyinfo.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_energyinfo.po   2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_energyinfo.po   2023-09-12 
12:30:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:48+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_firmware_security.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_firmware_security.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_firmware_security.po    2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_firmware_security.po    2023-09-12 
12:30:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-03-05 00:45+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_glx.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_glx.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_glx.po  2023-08-01 11:25:09.000000000 
+0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_glx.po  2023-09-12 12:30:47.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-17 00:29+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_interrupts.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_interrupts.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_interrupts.po   2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_interrupts.po   2023-09-12 
12:30:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-05 00:46+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_kwinsupportinfo.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_kwinsupportinfo.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_kwinsupportinfo.po      2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_kwinsupportinfo.po      2023-09-12 
12:30:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-19 00:46+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_nic.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_nic.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_nic.po  2023-08-01 11:25:09.000000000 
+0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_nic.po  2023-09-12 12:30:47.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-04-07 02:38+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_opencl.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_opencl.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_opencl.po       2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_opencl.po       2023-09-12 
12:30:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-30 00:54+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_pci.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_pci.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_pci.po  2023-08-01 11:25:09.000000000 
+0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_pci.po  2023-09-12 12:30:47.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-24 00:45+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_vulkan.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_vulkan.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_vulkan.po       2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_vulkan.po       2023-09-12 
12:30:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-17 00:29+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_wayland.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_wayland.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_wayland.po      2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_wayland.po      2023-09-12 
12:30:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-17 00:29+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcm_xserver.po 
new/kinfocenter-5.27.8/po/zh_CN/kcm_xserver.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcm_xserver.po      2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcm_xserver.po      2023-09-12 
12:30:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-17 00:29+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcmdevinfo.po 
new/kinfocenter-5.27.8/po/zh_CN/kcmdevinfo.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcmdevinfo.po       2023-08-01 
11:25:09.000000000 +0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcmdevinfo.po       2023-09-12 
12:30:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:48+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcmsamba.po 
new/kinfocenter-5.27.8/po/zh_CN/kcmsamba.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcmsamba.po 2023-08-01 11:25:09.000000000 
+0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcmsamba.po 2023-09-12 12:30:47.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-17 00:29+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.27.7/po/zh_CN/kcmusb.po 
new/kinfocenter-5.27.8/po/zh_CN/kcmusb.po
--- old/kinfocenter-5.27.7/po/zh_CN/kcmusb.po   2023-08-01 11:25:09.000000000 
+0200
+++ new/kinfocenter-5.27.8/po/zh_CN/kcmusb.po   2023-09-12 12:30:47.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-03 00:18+0000\n"
-"PO-Revision-Date: 2023-07-30 07:12\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to