Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spectacle for openSUSE:Factory 
checked in at 2023-12-09 22:51:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spectacle (Old)
 and      /work/SRC/openSUSE:Factory/.spectacle.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spectacle"

Sat Dec  9 22:51:16 2023 rev:99 rq:1131986 version:23.08.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes      2023-11-10 
12:32:38.938991635 +0100
+++ /work/SRC/openSUSE:Factory/.spectacle.new.25432/spectacle.changes   
2023-12-09 22:53:04.755233511 +0100
@@ -1,0 +2,9 @@
+Tue Dec  5 14:20:42 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.08.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.4/
+- No code change since 23.08.3
+
+-------------------------------------------------------------------

Old:
----
  spectacle-23.08.3.tar.xz
  spectacle-23.08.3.tar.xz.sig

New:
----
  spectacle-23.08.4.tar.xz
  spectacle-23.08.4.tar.xz.sig

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

Other differences:
------------------
++++++ spectacle.spec ++++++
--- /var/tmp/diff_new_pack.uCRywo/_old  2023-12-09 22:53:06.787308083 +0100
+++ /var/tmp/diff_new_pack.uCRywo/_new  2023-12-09 22:53:06.787308083 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.105.0
 %bcond_without released
 Name:           spectacle
-Version:        23.08.3
+Version:        23.08.4
 Release:        0
 Summary:        Screen Capture Program
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later


++++++ spectacle-23.08.3.tar.xz -> spectacle-23.08.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-23.08.3/CMakeLists.txt 
new/spectacle-23.08.4/CMakeLists.txt
--- old/spectacle-23.08.3/CMakeLists.txt        2023-11-04 12:00:20.000000000 
+0100
+++ new/spectacle-23.08.4/CMakeLists.txt        2023-12-04 04:05:50.000000000 
+0100
@@ -2,7 +2,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "23")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MICRO "4")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(SPECTACLE_VERSION ${RELEASE_SERVICE_VERSION})
 # minimum requirements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/spectacle-23.08.3/desktop/org.kde.spectacle.appdata.xml 
new/spectacle-23.08.4/desktop/org.kde.spectacle.appdata.xml
--- old/spectacle-23.08.3/desktop/org.kde.spectacle.appdata.xml 2023-11-04 
12:00:20.000000000 +0100
+++ new/spectacle-23.08.4/desktop/org.kde.spectacle.appdata.xml 2023-12-04 
04:05:50.000000000 +0100
@@ -512,9 +512,9 @@
     <binary>spectacle</binary>
   </provides>
   <releases>
+    <release version="23.08.4" date="2023-12-07"/>
     <release version="23.08.3" date="2023-11-09"/>
     <release version="23.08.2" date="2023-10-12"/>
     <release version="23.08.1" date="2023-09-14"/>
-    <release version="23.08.0" date="2023-08-24"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/spectacle-23.08.3/desktop/org.kde.spectacle.desktop.cmake 
new/spectacle-23.08.4/desktop/org.kde.spectacle.desktop.cmake
--- old/spectacle-23.08.3/desktop/org.kde.spectacle.desktop.cmake       
2023-11-04 12:00:20.000000000 +0100
+++ new/spectacle-23.08.4/desktop/org.kde.spectacle.desktop.cmake       
2023-12-04 04:05:50.000000000 +0100
@@ -182,7 +182,7 @@
 Keywords[tr]=anlık görüntü;yakala;yazdır;ekran 
görüntüsü;kırpma;kırpma aracı;kırp;
 Keywords[uk]=знімок;захоплення;друк;знімок 
вікна;вікно;знімок 
екрана;екран;нарізка;нарізання;snapshot;capture;print;screenshot;snipping;snip;
 
Keywords[x-test]=xxsnapshotxx;xxcapturexx;xxprintxx;xxscreenshotxx;xxsnippingxx;xxsnipping
 toolxx;xxsnipxx;
-Keywords[zh_CN]=snapshot;capture;print;screenshot;snipping;snip;å¿«ç…
§;截图;抓取;屏幕截图;捕获;标注;批注;注释;截屏;
+Keywords[zh_CN]=snapshot;capture;print;screenshot;snipping;snip;å¿«ç…
§;截图;抓取;屏幕截图;捕获;æ 
‡æ³¨;批注;注释;截屏;kuaizhao;jietu;zhuaqu;pingmujietu;buhuo;biaozhu;pizhu;zhushi;jieping;
 
Keywords[zh_TW]=snapshot;capture;print;screenshot;snipping;snip;截圖;擷取;截圖程式;snipping
 tool;
 Exec=${CMAKE_INSTALL_PREFIX}/bin/spectacle
 Icon=spectacle
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-23.08.3/po/ca@valencia/spectacle.po 
new/spectacle-23.08.4/po/ca@valencia/spectacle.po
--- old/spectacle-23.08.3/po/ca@valencia/spectacle.po   2023-11-04 
12:00:20.000000000 +0100
+++ new/spectacle-23.08.4/po/ca@valencia/spectacle.po   2023-12-04 
04:05:50.000000000 +0100
@@ -518,8 +518,8 @@
 "with the parent window."
 msgstr ""
 "Només captura la finestra emergent actual (com un menú, consell d'eina, "
-"etc.) en prendre una captura de pantalla d'una finestra. Si està inactivada, 
"
-"es capturarà l'emergent amb la finestra pare."
+"etc.) en prendre una captura de pantalla d'una finestra. Si no se "
+"selecciona, es capturarà l'emergent amb la finestra pare."
 
 #: src/Gui/CaptureSettingsColumn.qml:44 src/Gui/OptionsMenu.cpp:105
 #, kde-format
@@ -691,7 +691,7 @@
 msgstr ""
 "Només captura la finestra emergent actual (com un menú, consell d'eina, "
 "etc.).\n"
-"Si està inactivada, es capturarà l'emergent amb la finestra pare"
+"Si no se selecciona, es capturarà l'emergent amb la finestra pare"
 
 #: src/Gui/OptionsMenu.cpp:106
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-23.08.3/po/cs/spectacle.po 
new/spectacle-23.08.4/po/cs/spectacle.po
--- old/spectacle-23.08.3/po/cs/spectacle.po    2023-11-04 12:00:20.000000000 
+0100
+++ new/spectacle-23.08.4/po/cs/spectacle.po    2023-12-04 04:05:50.000000000 
+0100
@@ -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.
-# Vít Pelčák <v...@pelcak.org>, 2015, 2016, 2017, 2018, 2019, 2020.
+# SPDX-FileCopyrightText: 2015, 2016, 2017, 2018, 2019, 2020, 2023 Vít 
Pelčák <v...@pelcak.org>
 # Vit Pelcak <v...@pelcak.org>, 2021, 2023.
 #
 msgid ""
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-08-11 02:23+0000\n"
-"PO-Revision-Date: 2023-03-16 16:34+0100\n"
+"PO-Revision-Date: 2023-11-09 15:41+0100\n"
 "Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\n"
@@ -16,7 +16,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.1\n"
+"X-Generator: Lokalize 23.08.3\n"
 
 #: desktop/MigrateShortcuts.cpp:72 src/ShortcutActions.cpp:33
 #, kde-format
@@ -698,7 +698,7 @@
 #: src/Gui/RecordOptions.qml:34
 #, kde-format
 msgid "Recording Settings"
-msgstr ""
+msgstr "Nastavení záznamu"
 
 #: src/Gui/RecordOptions.qml:43
 #, kde-format
@@ -714,7 +714,7 @@
 #: src/Gui/RecordOptions.qml:75
 #, kde-format
 msgid "Finish recording"
-msgstr ""
+msgstr "Dokončit záznam"
 
 #: src/Gui/SavedAndCopiedMessage.qml:8
 #, kde-format
@@ -1476,12 +1476,12 @@
 #: src/RecordingModeModel.cpp:99
 #, kde-format
 msgid "Failed to select output"
-msgstr ""
+msgstr "Selhal výběr výstupu"
 
 #: src/RecordingModeModel.cpp:130
 #, kde-format
 msgid "Failed to select window"
-msgstr ""
+msgstr "Selhal výběr okna"
 
 #: src/ShortcutActions.cpp:63
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-23.08.3/po/eu/spectacle.po 
new/spectacle-23.08.4/po/eu/spectacle.po
--- old/spectacle-23.08.3/po/eu/spectacle.po    2023-11-04 12:00:20.000000000 
+0100
+++ new/spectacle-23.08.4/po/eu/spectacle.po    2023-12-04 04:05:50.000000000 
+0100
@@ -1,7 +1,7 @@
 # Translation for spectacle.po to Euskara/Basque (eu).
 # Copyright 2018-2023 This file is copyright:
 # This file is distributed under the same license as the spectacle package.
-# KDE euskaratzeko proiektuko arduraduna <xa...@ni.eus>.
+# SPDX-FileCopyrightText: 2023 KDE euskaratzeko proiektuko arduraduna 
<xa...@ni.eus>
 #
 # Translators:
 # Iñigo Salvador Azurmendi <xa...@ni.eus>, 2018, 2019, 2020, 2021, 2022, 2023.
@@ -10,7 +10,7 @@
 "Project-Id-Version: spectacle\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-08-11 02:23+0000\n"
-"PO-Revision-Date: 2023-07-20 09:08+0200\n"
+"PO-Revision-Date: 2023-11-25 19:42+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@ni.eus>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
 "Language: eu\n"
@@ -18,7 +18,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 23.08.3\n"
 
 #: desktop/MigrateShortcuts.cpp:72 src/ShortcutActions.cpp:33
 #, kde-format
@@ -1068,7 +1068,7 @@
 #: src/Gui/SettingsDialog/spectacle.kcfg:85
 #, kde-format
 msgid "Whether the mouse cursor is included in the screenshot"
-msgstr "Saguaren kurtsorea pantaila-argazkian sartuko den"
+msgstr "Saguaren kurtsorea pantaila-argazkian jasoko den edo ez"
 
 #. i18n: ectx: label, entry (includeDecorations), group (GuiConfig)
 #: src/Gui/SettingsDialog/spectacle.kcfg:89
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-23.08.3/po/fi/spectacle.po 
new/spectacle-23.08.4/po/fi/spectacle.po
--- old/spectacle-23.08.3/po/fi/spectacle.po    2023-11-04 12:00:20.000000000 
+0100
+++ new/spectacle-23.08.4/po/fi/spectacle.po    2023-12-04 04:05:50.000000000 
+0100
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 23.04.1\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #: desktop/MigrateShortcuts.cpp:72 src/ShortcutActions.cpp:33
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-23.08.3/po/fr/spectacle.po 
new/spectacle-23.08.4/po/fr/spectacle.po
--- old/spectacle-23.08.3/po/fr/spectacle.po    2023-11-04 12:00:20.000000000 
+0100
+++ new/spectacle-23.08.4/po/fr/spectacle.po    2023-12-04 04:05:50.000000000 
+0100
@@ -14,15 +14,15 @@
 "POT-Creation-Date: 2023-08-11 02:23+0000\n"
 "PO-Revision-Date: 2023-06-08 12:51+0200\n"
 "Last-Translator: Yoann Laissus <yoann.lais...@gmail.com>\n"
-"Language-Team: fr\n"
+"Language-Team: \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.1\n"
-"X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
+"X-Environment: kde\n"
+"X-Generator: Lokalize 23.08.3\n"
 "X-Text-Markup: kde4\n"
 
 #: desktop/MigrateShortcuts.cpp:72 src/ShortcutActions.cpp:33
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-23.08.3/po/gl/spectacle.po 
new/spectacle-23.08.4/po/gl/spectacle.po
--- old/spectacle-23.08.3/po/gl/spectacle.po    2023-11-04 12:00:20.000000000 
+0100
+++ new/spectacle-23.08.4/po/gl/spectacle.po    2023-12-04 04:05:50.000000000 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-08-11 02:23+0000\n"
-"PO-Revision-Date: 2023-09-17 16:19+0200\n"
+"PO-Revision-Date: 2023-11-11 15:44+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <proxe...@trasno.gal>\n"
 "Language: gl\n"
@@ -16,7 +16,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.2\n"
+"X-Generator: Lokalize 23.08.3\n"
 
 #: desktop/MigrateShortcuts.cpp:72 src/ShortcutActions.cpp:33
 #, kde-format
@@ -46,7 +46,7 @@
 #: src/CaptureModeModel.cpp:95
 #, kde-format
 msgid "Rectangular Region"
-msgstr "Unha zona rectangular"
+msgstr "Zona rectangular"
 
 #: src/CaptureModeModel.cpp:102
 #, kde-format
@@ -1032,13 +1032,13 @@
 #: src/Gui/SettingsDialog/spectacle.kcfg:48
 #, kde-format
 msgid "Whether to use a light color mask in the region selection dialog"
-msgstr "Se usar unha máscara de cor clara no diálogo de selección de 
rexión"
+msgstr "Se usar unha máscara de cor clara no diálogo de selección de zona"
 
 #. i18n: ectx: label, entry (showMagnifier), group (General)
 #: src/Gui/SettingsDialog/spectacle.kcfg:52
 #, kde-format
 msgid "Whether to show a magnifier in the region selection"
-msgstr "Se amosar unha lupa na selección de rexión"
+msgstr "Se amosar unha lupa na selección de zona"
 
 #. i18n: ectx: label, entry (useReleaseToCapture), group (General)
 #: src/Gui/SettingsDialog/spectacle.kcfg:56
@@ -1046,7 +1046,7 @@
 msgid ""
 "Whether the screenshot should be captured after selecting the region and "
 "releasing the mouse"
-msgstr "Se capturar a pantalla tras seleccionar a rexión e soltar o rato"
+msgstr "Se capturar a pantalla tras seleccionar a zona e soltar o rato"
 
 #. i18n: ectx: label, entry (showCaptureInstructions), group (General)
 #: src/Gui/SettingsDialog/spectacle.kcfg:60
@@ -1058,13 +1058,13 @@
 #: src/Gui/SettingsDialog/spectacle.kcfg:64
 #, kde-format
 msgid "Remember the last rectangular region"
-msgstr "Lembrar a última rexión rectangular"
+msgstr "Lembrar a última zona rectangular"
 
 #. i18n: ectx: label, entry (cropRegion), group (GuiConfig)
 #: src/Gui/SettingsDialog/spectacle.kcfg:75
 #, kde-format
 msgid "The last used region the user selected"
-msgstr "A última rexión que a usuaria seleccionou"
+msgstr "A última zona que a persoa usuaria seleccionou"
 
 #. i18n: ectx: label, entry (captureOnClick), group (GuiConfig)
 #: src/Gui/SettingsDialog/spectacle.kcfg:81
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-23.08.3/po/it/spectacle.po 
new/spectacle-23.08.4/po/it/spectacle.po
--- old/spectacle-23.08.3/po/it/spectacle.po    2023-11-04 12:00:20.000000000 
+0100
+++ new/spectacle-23.08.4/po/it/spectacle.po    2023-12-04 04:05:50.000000000 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: spectacle\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-08-11 02:23+0000\n"
-"PO-Revision-Date: 2023-10-24 00:39+0200\n"
+"PO-Revision-Date: 2023-11-08 14:39+0100\n"
 "Last-Translator: Luigi Toscano <luigi.tosc...@tiscali.it>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
 "Language: it\n"
@@ -1555,14 +1555,12 @@
 #, kde-format
 msgctxt "Placeholder is filename"
 msgid "A screenshot was saved as '%1' to your Pictures folder."
-msgstr ""
-"Una nuova schermata è stata salvata come «%1» nella tua cartella delle "
-"immagini."
+msgstr "Una schermata è stata salvata come «%1» nella cartella delle 
immagini."
 
 #: src/SpectacleCore.cpp:681
 #, kde-format
 msgid "A screenshot was saved as '%1' to '%2'."
-msgstr "Una nuova schermata è stata salvata come «%1» in «%2»."
+msgstr "Una schermata è stata salvata come «%1» in «%2»."
 
 #: src/SpectacleCore.cpp:685
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-23.08.3/po/zh_CN/spectacle.po 
new/spectacle-23.08.4/po/zh_CN/spectacle.po
--- old/spectacle-23.08.3/po/zh_CN/spectacle.po 2023-11-04 12:00:20.000000000 
+0100
+++ new/spectacle-23.08.4/po/zh_CN/spectacle.po 2023-12-04 04:05:50.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-08-11 02:23+0000\n"
-"PO-Revision-Date: 2023-10-21 13:58\n"
+"PO-Revision-Date: 2023-11-25 02:33\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to