Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package palapeli for openSUSE:Factory checked in at 2025-06-10 09:02:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/palapeli (Old) and /work/SRC/openSUSE:Factory/.palapeli.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "palapeli" Tue Jun 10 09:02:40 2025 rev:156 rq:1283275 version:25.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/palapeli/palapeli.changes 2025-05-09 18:50:53.271894146 +0200 +++ /work/SRC/openSUSE:Factory/.palapeli.new.19631/palapeli.changes 2025-06-10 09:05:21.999595966 +0200 @@ -1,0 +2,9 @@ +Tue Jun 3 21:13:00 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 + +------------------------------------------------------------------- Old: ---- palapeli-25.04.1.tar.xz palapeli-25.04.1.tar.xz.sig New: ---- palapeli-25.04.2.tar.xz palapeli-25.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ palapeli.spec ++++++ --- /var/tmp/diff_new_pack.v5TtqM/_old 2025-06-10 09:05:22.731627358 +0200 +++ /var/tmp/diff_new_pack.v5TtqM/_new 2025-06-10 09:05:22.731627358 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: palapeli -Version: 25.04.1 +Version: 25.04.2 Release: 0 Summary: Jigsaw puzzle game License: GPL-2.0-or-later ++++++ palapeli-25.04.1.tar.xz -> palapeli-25.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palapeli-25.04.1/CMakeLists.txt new/palapeli-25.04.2/CMakeLists.txt --- old/palapeli-25.04.1/CMakeLists.txt 2025-05-02 23:53:57.000000000 +0200 +++ new/palapeli-25.04.2/CMakeLists.txt 2025-06-02 23:20:25.000000000 +0200 @@ -2,7 +2,7 @@ set (RELEASE_SERVICE_VERSION_MAJOR "25") 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}") 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-25.04.1/po/ca@valencia/palapeli.po new/palapeli-25.04.2/po/ca@valencia/palapeli.po --- old/palapeli-25.04.1/po/ca@valencia/palapeli.po 2025-05-02 23:53:57.000000000 +0200 +++ new/palapeli-25.04.2/po/ca@valencia/palapeli.po 2025-06-02 23:20:25.000000000 +0200 @@ -420,8 +420,8 @@ "You need to click on a piece holder to select it before you can delete it, " "or you can just click on its Close button." msgstr "" -"Cal clicar en un contenidor de peces per a seleccionar-lo abans que el " -"pugues suprimir o senzillament pots clicar en el seu botó de tancar." +"Cal clicar damunt d'un contenidor de peces per a seleccionar-lo abans que el " +"pugues suprimir o senzillament pots clicar damunt del seu botó de tancar." #: src/engine/gameplay.cpp:424 #, kde-format @@ -443,8 +443,8 @@ "You need to click on a piece holder to select it before you can select all " "the pieces in it." msgstr "" -"Cal clicar en un contenidor de peces per a seleccionar-lo abans que pugues " -"seleccionar les seues peces." +"Cal clicar damunt d'un contenidor de peces per a seleccionar-lo abans que " +"pugues seleccionar les seues peces." #: src/engine/gameplay.cpp:469 #, kde-format @@ -598,7 +598,7 @@ "peces des d'on les trobes en l'àrea de la solució.\n" "\n" "Utilitza un clic especial del ratolí per a transferir les peces cap a dins o " -"fora d'un contenidor (drecera predeterminada «Maj+botó esquerre»). Primer, " +"fora d'un contenidor (drecera predeterminada «Majús+botó esquerre»). Primer, " "assegura't que el contenidor que vols utilitzar estiga actiu: hauria de " "tindre un contorn blau. Si no és així, clica'l. Per a transferir peces cap " "al contenidor, selecciona-les en la taula del trencaclosques i després fes " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palapeli-25.04.1/src/org.kde.palapeli.appdata.xml new/palapeli-25.04.2/src/org.kde.palapeli.appdata.xml --- old/palapeli-25.04.1/src/org.kde.palapeli.appdata.xml 2025-05-02 23:53:57.000000000 +0200 +++ new/palapeli-25.04.2/src/org.kde.palapeli.appdata.xml 2025-06-02 23:20:25.000000000 +0200 @@ -270,6 +270,7 @@ </provides> <content_rating type="oars-1.1"/> <releases> + <release version="2.1.25042" date="2025-06-05"/> <release version="2.1.25041" date="2025-05-08"/> <release version="2.1.25040" date="2025-04-17"/> <release version="2.1.24123" date="2025-03-06"/>