Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package palapeli for openSUSE:Factory 
checked in at 2022-10-15 16:37:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/palapeli (Old)
 and      /work/SRC/openSUSE:Factory/.palapeli.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "palapeli"

Sat Oct 15 16:37:03 2022 rev:125 rq:1010865 version:22.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/palapeli/palapeli.changes        2022-09-09 
18:28:53.897168588 +0200
+++ /work/SRC/openSUSE:Factory/.palapeli.new.2275/palapeli.changes      
2022-10-15 16:39:58.974517549 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:33:51 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.2/
+
+-------------------------------------------------------------------

Old:
----
  palapeli-22.08.1.tar.xz
  palapeli-22.08.1.tar.xz.sig

New:
----
  palapeli-22.08.2.tar.xz
  palapeli-22.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ palapeli.spec ++++++
--- /var/tmp/diff_new_pack.VyOc8L/_old  2022-10-15 16:39:59.590519030 +0200
+++ /var/tmp/diff_new_pack.VyOc8L/_new  2022-10-15 16:39:59.594519040 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           palapeli
-Version:        22.08.1
+Version:        22.08.2
 Release:        0
 Summary:        Jigsaw puzzle game
 License:        GPL-2.0-or-later


++++++ palapeli-22.08.1.tar.xz -> palapeli-22.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palapeli-22.08.1/CMakeLists.txt 
new/palapeli-22.08.2/CMakeLists.txt
--- old/palapeli-22.08.1/CMakeLists.txt 2022-09-03 00:30:31.000000000 +0200
+++ new/palapeli-22.08.2/CMakeLists.txt 2022-10-10 22:20:39.000000000 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palapeli-22.08.1/po/ca/docs/palapeli/index.docbook 
new/palapeli-22.08.2/po/ca/docs/palapeli/index.docbook
--- old/palapeli-22.08.1/po/ca/docs/palapeli/index.docbook      2022-09-06 
02:10:54.000000000 +0200
+++ new/palapeli-22.08.2/po/ca/docs/palapeli/index.docbook      2022-10-11 
06:57:26.000000000 +0200
@@ -755,7 +755,7 @@
       <title
 >Crear trencaclosques grans: inquietuds especials</title>
       <para
->Abans de crear un trencaclosques gran, haureu d'assegurar-vos que la imatge 
en el vostre codi font contingui prou detall (&ead;, for??a megap??xels). Podeu 
utilitzar una utilitat de fitxer o visor/editor de fotografies per a descobrir 
quants p??xels d'amplada i al??ada t?? la imatge quan no es comprimeix amb JPEG 
o un altre format d'imatge. Com una regla aproximada, permeteu un megap??xel 
per 1.000 peces. Aix?? donar?? a cada pe??a uns 1.000 p??xels o m??s de 30 per 
30 p??xels, el qual far?? les peces raonablement definides en les vores i es 
podran veure quan apropeu la vista. Podeu treballar amb menys megap??xels, 
per?? podria ser dif??cil distingir i recon??ixer les peces durant la partida. 
</para>
+>Abans de crear un trencaclosques gran, haureu d'assegurar-vos que la imatge 
en el vostre codi font contingui prou detall (&ead;, for??a megap??xels). Podeu 
utilitzar una utilitat de fitxer o visualitzador/editor de fotografies per a 
descobrir quants p??xels d'amplada i al??ada t?? la imatge quan no es 
comprimeix amb JPEG o un altre format d'imatge. Com una regla aproximada, 
permeteu un megap??xel per 1.000 peces. Aix?? donar?? a cada pe??a uns 1.000 
p??xels o m??s de 30 per 30 p??xels, el qual far?? les peces raonablement 
definides en les vores i es podran veure quan apropeu la vista. Podeu treballar 
amb menys megap??xels, per?? podria ser dif??cil distingir i recon??ixer les 
peces durant la partida. </para>
       <para
 >Quan creeu o reinicieu un trencaclosques gran, podria ser millor evitar l'??s 
 >de les caracter??stiques de bisell i ombra del &palapeli; (vegeu la secci?? 
 ><link linkend="configuration-general"
 >Configuraci?? general</link
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palapeli-22.08.1/po/cs/palapeli.po 
new/palapeli-22.08.2/po/cs/palapeli.po
--- old/palapeli-22.08.1/po/cs/palapeli.po      2022-09-06 02:10:54.000000000 
+0200
+++ new/palapeli-22.08.2/po/cs/palapeli.po      2022-10-11 06:57:26.000000000 
+0200
@@ -3,14 +3,14 @@
 # V??t Pel????k <v...@pelcak.org>, 2010, 2011, 2013, 2014, 2015, 2017, 2020.
 # Luk???? Tinkl <lti...@redhat.com>, 2010, 2011.
 # Tom???? Chv??tal <tomas.chva...@gmail.com>, 2012, 2013.
-# Vit Pelcak <vpel...@suse.cz>, 2021.
+# Vit Pelcak <vpel...@suse.cz>, 2021, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: palapeli\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-13 02:11+0000\n"
-"PO-Revision-Date: 2021-11-04 14:34+0100\n"
+"PO-Revision-Date: 2022-07-14 14:25+0200\n"
 "Last-Translator: Vit Pelcak <vpel...@suse.cz>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\n"
@@ -18,7 +18,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 21.08.2\n"
+"X-Generator: Lokalize 22.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -437,7 +437,7 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Transfer"
-msgstr ""
+msgstr "P??evod"
 
 #: src/engine/gameplay.cpp:574
 #, kde-format
@@ -1130,7 +1130,7 @@
 #: src/window/mainwindow.cpp:156
 #, kde-format
 msgid "Enable all messages again?"
-msgstr ""
+msgstr "Povolit zase v??echny zpr??vy?"
 
 #: src/window/mainwindow.cpp:157
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palapeli-22.08.1/po/ru/palapeli.po 
new/palapeli-22.08.2/po/ru/palapeli.po
--- old/palapeli-22.08.1/po/ru/palapeli.po      2022-09-06 02:10:54.000000000 
+0200
+++ new/palapeli-22.08.2/po/ru/palapeli.po      2022-10-11 06:57:26.000000000 
+0200
@@ -4,13 +4,13 @@
 # Artem Sereda <overmin...@gmail.com>, 2010.
 # Alexander Potashev <aspotas...@gmail.com>, 2010, 2017.
 # Yuri Efremov <yur....@gmail.com>, 2011.
-# Olesya Gerasimenko <translation-t...@basealt.ru>, 2021.
+# Olesya Gerasimenko <translation-t...@basealt.ru>, 2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-13 02:11+0000\n"
-"PO-Revision-Date: 2021-12-23 17:27+0300\n"
+"PO-Revision-Date: 2022-09-07 11:52+0300\n"
 "Last-Translator: Olesya Gerasimenko <translation-t...@basealt.ru>\n"
 "Language-Team: Basealt Translation Team\n"
 "Language: ru\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 21.08.3\n"
+"X-Generator: Lokalize 22.04.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -356,7 +356,7 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Restart"
-msgstr ""
+msgstr "???????????? ????????????"
 
 #: src/engine/gameplay.cpp:295
 #, kde-format
@@ -455,7 +455,7 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Transfer"
-msgstr ""
+msgstr "??????????????????"
 
 #: src/engine/gameplay.cpp:574
 #, kde-format
@@ -887,7 +887,7 @@
 #: src/main.cpp:59
 #, kde-format
 msgid "No file to import given"
-msgstr ""
+msgstr "???? ???????????? ???????? ?????? ??????????????"
 
 #. i18n: ectx: label, entry (SnappingPrecision), group (Puzzling)
 #: src/palapeli.kcfg:6
@@ -1218,16 +1218,15 @@
 msgstr "???????????????????? ?????? ??????????????????"
 
 #: src/window/mainwindow.cpp:156
-#, fuzzy, kde-format
-#| msgid "Enable all messages"
+#, kde-format
 msgid "Enable all messages again?"
-msgstr "???????????????????? ?????? ??????????????????"
+msgstr "?????????? ???????????????????? ?????? ???????????????????"
 
 #: src/window/mainwindow.cpp:157
 #, kde-format
 msgctxt "@action:button"
 msgid "Enable"
-msgstr ""
+msgstr "????????????????"
 
 #: src/window/puzzletablewidget.cpp:48
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palapeli-22.08.1/po/zh_CN/palapeli.po 
new/palapeli-22.08.2/po/zh_CN/palapeli.po
--- old/palapeli-22.08.1/po/zh_CN/palapeli.po   2022-09-06 02:10:54.000000000 
+0200
+++ new/palapeli-22.08.2/po/zh_CN/palapeli.po   2022-10-11 06:57:26.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-13 02:11+0000\n"
-"PO-Revision-Date: 2022-08-20 14:20\n"
+"PO-Revision-Date: 2022-10-02 15:52\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palapeli-22.08.1/src/org.kde.palapeli.appdata.xml 
new/palapeli-22.08.2/src/org.kde.palapeli.appdata.xml
--- old/palapeli-22.08.1/src/org.kde.palapeli.appdata.xml       2022-09-03 
00:30:31.000000000 +0200
+++ new/palapeli-22.08.2/src/org.kde.palapeli.appdata.xml       2022-10-10 
22:20:39.000000000 +0200
@@ -220,9 +220,9 @@
   </provides>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="2.1.22082" date="2022-10-13"/>
     <release version="2.1.22081" date="2022-09-08"/>
     <release version="2.1.22080" date="2022-08-18"/>
     <release version="2.1.22043" date="2022-07-07"/>
-    <release version="2.1.22042" date="2022-06-09"/>
   </releases>
 </component>

Reply via email to