Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kirigami-gallery for 
openSUSE:Factory checked in at 2023-06-09 20:38:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kirigami-gallery (Old)
 and      /work/SRC/openSUSE:Factory/.kirigami-gallery.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kirigami-gallery"

Fri Jun  9 20:38:39 2023 rev:57 rq:1091564 version:23.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kirigami-gallery/kirigami-gallery.changes        
2023-05-12 20:37:51.870057724 +0200
+++ 
/work/SRC/openSUSE:Factory/.kirigami-gallery.new.15902/kirigami-gallery.changes 
    2023-06-09 20:41:05.379826700 +0200
@@ -1,0 +2,9 @@
+Tue Jun  6 20:01:08 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.2/
+- No code change since 23.04.1
+
+-------------------------------------------------------------------

Old:
----
  kirigami-gallery-23.04.1.tar.xz
  kirigami-gallery-23.04.1.tar.xz.sig

New:
----
  kirigami-gallery-23.04.2.tar.xz
  kirigami-gallery-23.04.2.tar.xz.sig

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

Other differences:
------------------
++++++ kirigami-gallery.spec ++++++
--- /var/tmp/diff_new_pack.roadc9/_old  2023-06-09 20:41:05.915829813 +0200
+++ /var/tmp/diff_new_pack.roadc9/_new  2023-06-09 20:41:05.919829836 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kirigami-gallery
-Version:        23.04.1
+Version:        23.04.2
 Release:        0
 Summary:        Gallery application built using Kirigami
 License:        LGPL-2.0-or-later


++++++ kirigami-gallery-23.04.1.tar.xz -> kirigami-gallery-23.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kirigami-gallery-23.04.1/CMakeLists.txt 
new/kirigami-gallery-23.04.2/CMakeLists.txt
--- old/kirigami-gallery-23.04.1/CMakeLists.txt 2023-05-06 11:00:59.000000000 
+0200
+++ new/kirigami-gallery-23.04.2/CMakeLists.txt 2023-06-02 21:36:15.000000000 
+0200
@@ -3,7 +3,7 @@
 # KDE Release Service Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kirigami2gallery VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami-gallery-23.04.1/org.kde.kirigami2.gallery.appdata.xml 
new/kirigami-gallery-23.04.2/org.kde.kirigami2.gallery.appdata.xml
--- old/kirigami-gallery-23.04.1/org.kde.kirigami2.gallery.appdata.xml  
2023-05-06 11:00:59.000000000 +0200
+++ new/kirigami-gallery-23.04.2/org.kde.kirigami2.gallery.appdata.xml  
2023-06-02 21:36:15.000000000 +0200
@@ -156,9 +156,9 @@
     <value 
key="KDE::google_play">https://play.google.com/store/apps/details?id=org.kde.kirigamigallery</value>
   </custom>
   <releases>
+    <release version="23.04.2" date="2023-06-08"/>
     <release version="23.04.1" date="2023-05-11"/>
     <release version="23.04.0" date="2023-04-20"/>
     <release version="22.12.3" date="2023-03-02"/>
-    <release version="22.12.2" date="2023-02-02"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami-gallery-23.04.1/org.kde.kirigami2.gallery.desktop 
new/kirigami-gallery-23.04.2/org.kde.kirigami2.gallery.desktop
--- old/kirigami-gallery-23.04.1/org.kde.kirigami2.gallery.desktop      
2023-05-06 11:00:59.000000000 +0200
+++ new/kirigami-gallery-23.04.2/org.kde.kirigami2.gallery.desktop      
2023-06-02 21:36:15.000000000 +0200
@@ -111,6 +111,7 @@
 Keywords[eu]=Kirigami;Framework;azpiegitura;KDE;Galeria;Trepetak;Trepeten 
galeria;
 
Keywords[fi]=Kirigami;sovelluskehys;kehys;KDE;galleria;käyttöliittymäalkio;käyttöliittymäalkiot;käyttöliittymäalkiogalleria;
 Keywords[fr]=Kirigami ;Environnement de développement ; KDE ; Galerie ; 
Composants graphiques ;Galerie de composants graphiques ;
+Keywords[gl]=Kirigami;infraestrutura;KDE;galería;trebellos;galería de 
trebellos;
 Keywords[it]=Kirigami;Framework;KDE;Galleria;Oggetti;Galleria oggetti;
 Keywords[ka]=Kirigami;Framework;KDE;Gallery;Widgets;Widgets Gallery;
 Keywords[ko]=Kirigami;Framework;KDE;Gallery;Widgets;Widgets Gallery;프ë 
ˆìž„워크;갤러리;위젯;위젯 갤러리;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami-gallery-23.04.1/poqm/fr/kirigamigallery_qt.po 
new/kirigami-gallery-23.04.2/poqm/fr/kirigamigallery_qt.po
--- old/kirigami-gallery-23.04.1/poqm/fr/kirigamigallery_qt.po  2023-05-06 
11:00:59.000000000 +0200
+++ new/kirigami-gallery-23.04.2/poqm/fr/kirigamigallery_qt.po  2023-06-02 
21:36:15.000000000 +0200
@@ -1,6 +1,6 @@
 # Simon Depiets <[email protected]>, 2018, 2019, 2020.
 # Xavier Besnard <[email protected]>, 2020, 2021, 2022.
-# Xavier BESNARD <xavier.besnard]neuf.fr>, 2023.
+# Xavier BESNARD <[email protected]>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kirigamigallery_qt\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami-gallery-23.04.1/poqm/gl/kirigamigallery_qt.po 
new/kirigami-gallery-23.04.2/poqm/gl/kirigamigallery_qt.po
--- old/kirigami-gallery-23.04.1/poqm/gl/kirigamigallery_qt.po  2023-05-06 
11:00:59.000000000 +0200
+++ new/kirigami-gallery-23.04.2/poqm/gl/kirigamigallery_qt.po  2023-06-02 
21:36:15.000000000 +0200
@@ -1,8 +1,8 @@
-# Adrián Chaves (Gallaecio) <[email protected]>, 2018, 2019, 2020.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2018, 2019, 2020, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"PO-Revision-Date: 2020-02-16 09:00+0100\n"
+"PO-Revision-Date: 2023-05-12 11:23+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -10,7 +10,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 19.08.3\n"
+"X-Generator: Lokalize 23.04.0\n"
 "X-Qt-Contexts: true\n"
 
 #: contents/ui/gallery/ActionToolBarGallery.qml:35
@@ -240,12 +240,9 @@
 #: contents/ui/gallery/ChipGallery.qml:32
 msgctxt "ChipGallery|"
 msgid "Chips"
-msgstr ""
+msgstr "Chips"
 
 #: contents/ui/gallery/ChipGallery.qml:35
-#, fuzzy
-#| msgctxt "ActionToolBarGallery|"
-#| msgid "Info"
 msgctxt "ChipGallery|"
 msgid "Info"
 msgstr "Información"
@@ -253,21 +250,21 @@
 #: contents/ui/gallery/ChipGallery.qml:65
 msgctxt "ChipGallery|"
 msgid "Closable Chips"
-msgstr ""
+msgstr "Chips pechábeis"
 
 #: contents/ui/gallery/ChipGallery.qml:95
 msgctxt "ChipGallery|"
 msgid "Informative Chips"
-msgstr ""
+msgstr "Chips informativos"
 
 #: contents/ui/gallery/ChipGallery.qml:131
-#, fuzzy
-#| msgctxt "SelectionControlsGallery|"
-#| msgid "Checkable List View"
 msgctxt "ChipGallery|"
 msgid "Checkable Chips"
-msgstr "Vista de lista marcábel"
+msgstr "Chips marcábeis"
 
+# well-spelled: DIH
+#
+# Directrices de interfaces para humanos.
 #: contents/ui/gallery/components/InfoSheet.qml:48
 msgctxt "InfoSheet|"
 msgid "HIG..."
@@ -286,12 +283,9 @@
 #: contents/ui/gallery/DialogGallery.qml:32
 msgctxt "DialogGallery|"
 msgid "Dialogs"
-msgstr ""
+msgstr "Diálogos"
 
 #: contents/ui/gallery/DialogGallery.qml:36
-#, fuzzy
-#| msgctxt "ActionToolBarGallery|"
-#| msgid "Info"
 msgctxt "DialogGallery|"
 msgid "Info"
 msgstr "Información"
@@ -299,165 +293,160 @@
 #: contents/ui/gallery/DialogGallery.qml:74
 msgctxt "DialogGallery|"
 msgid "Create Folder"
-msgstr ""
+msgstr "Crear un cartafol"
 
 #: contents/ui/gallery/DialogGallery.qml:82
 msgctxt "DialogGallery|"
 msgid "Cancel"
-msgstr ""
+msgstr "Cancelar"
 
 #: contents/ui/gallery/DialogGallery.qml:91
 msgctxt "DialogGallery|"
 msgid "Folder name..."
-msgstr ""
+msgstr "Nome do cartafol…"
 
 #: contents/ui/gallery/DialogGallery.qml:97
 msgctxt "DialogGallery|"
 msgid "Alarm Snooze Length"
-msgstr ""
+msgstr "Duración do atraso da alarma"
 
 #: contents/ui/gallery/DialogGallery.qml:106
 msgctxt "DialogGallery|"
 msgid "1 minute"
-msgstr ""
+msgstr "1 minuto"
 
 #: contents/ui/gallery/DialogGallery.qml:107
 msgctxt "DialogGallery|"
 msgid "2 minutes"
-msgstr ""
+msgstr "2 minutos"
 
 #: contents/ui/gallery/DialogGallery.qml:108
 msgctxt "DialogGallery|"
 msgid "3 minutes"
-msgstr ""
+msgstr "3 minutos"
 
 #: contents/ui/gallery/DialogGallery.qml:109
 msgctxt "DialogGallery|"
 msgid "4 minutes"
-msgstr ""
+msgstr "4 minutos"
 
 #: contents/ui/gallery/DialogGallery.qml:110
 msgctxt "DialogGallery|"
 msgid "5 minutes"
-msgstr ""
+msgstr "5 minutos"
 
 #: contents/ui/gallery/DialogGallery.qml:111
 msgctxt "DialogGallery|"
 msgid "10 minutes"
-msgstr ""
+msgstr "10 minutos"
 
 #: contents/ui/gallery/DialogGallery.qml:112
 msgctxt "DialogGallery|"
 msgid "30 minutes"
-msgstr ""
+msgstr "30 minutos"
 
 #: contents/ui/gallery/DialogGallery.qml:113
 msgctxt "DialogGallery|"
 msgid "1 hour"
-msgstr ""
+msgstr "1 hora"
 
 #: contents/ui/gallery/DialogGallery.qml:135
 msgctxt "DialogGallery|"
 msgid "Select Number"
-msgstr ""
+msgstr "Seleccionar un número"
 
 #: contents/ui/gallery/DialogGallery.qml:155
 #: contents/ui/gallery/DialogGallery.qml:221
 msgctxt "DialogGallery|"
 msgid "No Footer Dialog"
-msgstr ""
+msgstr "Diálogo sen rodapé"
 
 #: contents/ui/gallery/DialogGallery.qml:156
 msgctxt "DialogGallery|"
 msgid "This dialog has no footer buttons.<br/>It also has no close button."
 msgstr ""
+"Este diálogo non ten botóns no rodapé.<br/>Tampouco ten botón de pechar."
 
 #: contents/ui/gallery/DialogGallery.qml:164
 msgctxt "DialogGallery|"
 msgid "Track Options"
-msgstr ""
+msgstr "Opcións da pista"
 
 #: contents/ui/gallery/DialogGallery.qml:169
 msgctxt "DialogGallery|Start playback of the selected track"
 msgid "Play"
-msgstr ""
+msgstr "Reproducir"
 
 #: contents/ui/gallery/DialogGallery.qml:170
 msgctxt "DialogGallery|"
 msgid "Start playback of the selected track"
-msgstr ""
+msgstr "Reproducir a pista seleccionada"
 
 #: contents/ui/gallery/DialogGallery.qml:175
-#, fuzzy
-#| msgctxt "BaseApp|"
-#| msgid "Show Banner"
 msgctxt "DialogGallery|Show the file for this song in the file manager"
 msgid "Show in folder"
-msgstr "Mostrar o Banner"
+msgstr "Mostrar no cartafol"
 
 #: contents/ui/gallery/DialogGallery.qml:176
 msgctxt "DialogGallery|"
 msgid "Show the file for this song in the file manager"
-msgstr ""
+msgstr "Mostrar o ficheiro desta canción no xestor de ficheiros"
 
 #: contents/ui/gallery/DialogGallery.qml:180
 msgctxt "DialogGallery|Show track metadata"
 msgid "View details"
-msgstr ""
+msgstr "Ver os detalles"
 
 #: contents/ui/gallery/DialogGallery.qml:181
 msgctxt "DialogGallery|"
 msgid "Show track metadata"
-msgstr ""
+msgstr "Mostrar os metadatos da pista"
 
 #: contents/ui/gallery/DialogGallery.qml:185
 msgctxt ""
 "DialogGallery|Add the track to the queue, right after the current track"
 msgid "Play next"
-msgstr ""
+msgstr "Reproducir seguinte"
 
 #: contents/ui/gallery/DialogGallery.qml:186
 msgctxt "DialogGallery|"
 msgid "Add the track to the queue, right after the current track"
-msgstr ""
+msgstr "Engadir a pista á cola, despois da pista actual"
 
 #: contents/ui/gallery/DialogGallery.qml:190
 msgctxt "DialogGallery|Enqueue current track"
 msgid "Add to queue"
-msgstr ""
+msgstr "Engadir á cola"
 
 #: contents/ui/gallery/DialogGallery.qml:191
 msgctxt "DialogGallery|"
 msgid "Enqueue current track"
-msgstr ""
+msgstr "Engadir a pista actual á cola"
 
 #: contents/ui/gallery/DialogGallery.qml:201
 msgctxt "DialogGallery|"
 msgid "Prompt Dialog"
-msgstr ""
+msgstr "Diálogo de solicitude"
 
 #: contents/ui/gallery/DialogGallery.qml:206
 msgctxt "DialogGallery|"
 msgid "Text Prompt Dialog"
-msgstr ""
+msgstr "Diálogo de solicitude de texto"
 
 #: contents/ui/gallery/DialogGallery.qml:211
-#, fuzzy
-#| msgctxt "SelectionControlsGallery|"
-#| msgid "Selection Controls"
 msgctxt "DialogGallery|"
 msgid "Selection Dialog"
-msgstr "Controis de selección"
+msgstr "Diálogo de selección"
 
 #: contents/ui/gallery/DialogGallery.qml:216
 msgctxt "DialogGallery|"
 msgid "Scrollable Dialog"
-msgstr ""
+msgstr "Diálogo con desprazamento"
 
 #: contents/ui/gallery/DialogGallery.qml:226
 msgctxt "DialogGallery|"
 msgid "Menu Dialog"
-msgstr ""
+msgstr "Diálogo con menú"
 
 #: contents/ui/gallery/DrawerGallery.qml:30
 msgctxt "DrawerGallery|"
@@ -674,7 +663,7 @@
 #: contents/ui/gallery/InlineMessagesGallery.qml:209
 msgctxt "InlineMessagesGallery|"
 msgid "Shush"
-msgstr "Sh!"
+msgstr "Silencio"
 
 #: contents/ui/gallery/MetricsGallery.qml:42
 msgctxt "MetricsGallery|"
@@ -822,12 +811,10 @@
 #: contents/ui/gallery/SelectionControlsGallery.qml:72
 #: contents/ui/gallery/SelectionControlsGallery.qml:95
 #: contents/ui/gallery/SelectionControlsGallery.qml:118
-#, fuzzy, qt-format
-#| msgctxt "SelectionControlsGallery|"
-#| msgid "Delegate"
+#, qt-format
 msgctxt "SelectionControlsGallery|"
 msgid "Delegate %1"
-msgstr "Delegado"
+msgstr "Delegar %1"
 
 #: contents/ui/gallery/SelectionControlsGallery.qml:88
 #: contents/ui/gallery/SelectionControlsGallery.qml:111
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami-gallery-23.04.1/poqm/ja/kirigamigallery_qt.po 
new/kirigami-gallery-23.04.2/poqm/ja/kirigamigallery_qt.po
--- old/kirigami-gallery-23.04.1/poqm/ja/kirigamigallery_qt.po  2023-05-06 
11:00:59.000000000 +0200
+++ new/kirigami-gallery-23.04.2/poqm/ja/kirigamigallery_qt.po  2023-06-02 
21:36:15.000000000 +0200
@@ -1,12 +1,15 @@
+# Fumiaki Okushi <[email protected]>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kirigamigallery_qt\n"
+"PO-Revision-Date: 2023-05-28 22:44-0700\n"
+"Last-Translator: Fumiaki Okushi <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
 "Language: ja\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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: qtrich\n"
 "X-Qt-Contexts: true\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami-gallery-23.04.1/poqm/zh_CN/kirigamigallery_qt.po 
new/kirigami-gallery-23.04.2/poqm/zh_CN/kirigamigallery_qt.po
--- old/kirigami-gallery-23.04.1/poqm/zh_CN/kirigamigallery_qt.po       
2023-05-06 11:00:59.000000000 +0200
+++ new/kirigami-gallery-23.04.2/poqm/zh_CN/kirigamigallery_qt.po       
2023-06-02 21:36:15.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:04\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to