Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2025-03-07 16:41:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpat (Old)
 and      /work/SRC/openSUSE:Factory/.kpat.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpat"

Fri Mar  7 16:41:52 2025 rev:155 rq:1250937 version:24.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpat/kpat.changes        2025-02-07 
23:06:07.040282519 +0100
+++ /work/SRC/openSUSE:Factory/.kpat.new.19136/kpat.changes     2025-03-07 
16:45:55.138818966 +0100
@@ -1,0 +2,10 @@
+Tue Mar  4 13:01:16 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.3/
+- Changes since 24.12.2:
+  * flatpak: Update the used perl version
+
+-------------------------------------------------------------------

Old:
----
  kpat-24.12.2.tar.xz
  kpat-24.12.2.tar.xz.sig

New:
----
  kpat-24.12.3.tar.xz
  kpat-24.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ kpat.spec ++++++
--- /var/tmp/diff_new_pack.IBq2CO/_old  2025-03-07 16:45:55.830847940 +0100
+++ /var/tmp/diff_new_pack.IBq2CO/_new  2025-03-07 16:45:55.830847940 +0100
@@ -25,7 +25,7 @@
 
 %bcond_without released
 Name:           kpat
-Version:        24.12.2
+Version:        24.12.3
 Release:        0
 Summary:        Patience card game
 License:        GPL-2.0-or-later


++++++ kpat-24.12.2.tar.xz -> kpat-24.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-24.12.2/.flatpak-manifest.json 
new/kpat-24.12.3/.flatpak-manifest.json
--- old/kpat-24.12.2/.flatpak-manifest.json     2025-02-02 04:14:55.000000000 
+0100
+++ new/kpat-24.12.3/.flatpak-manifest.json     2025-03-03 04:15:58.000000000 
+0100
@@ -48,7 +48,7 @@
             "config-opts": [ "-DFCS_WITH_TEST_SUITE=OFF", 
"-DFCS_BUILD_DOCS=OFF" ],
             "build-options" : {
                 "env": {
-                    "PERLLIB": 
"/app/lib/perl5/site_perl/5.38.2:/app/lib/perl5/site_perl/5.38.2/arch"
+                    "PERLLIB": 
"/app/lib/perl5/site_perl/5.38.3:/app/lib/perl5/site_perl/5.38.3/arch"
                 }
             },
             "sources": [
@@ -144,7 +144,7 @@
                         "cd Moo-2.005005 && perl Makefile.PL PREFIX=/app && 
make && make install",
                         "cd Module-Runtime-0.016 && perl Makefile.PL 
PREFIX=/app && make && make install",
                         "cd Sub-Quote-2.006008 && perl Makefile.PL PREFIX=/app 
&& make && make install",
-                        "ln -s /app/lib/perl5/site_perl/5.38.2/$(basename `ls 
-d /usr/lib/perl5/5.38.2/*-linux`) /app/lib/perl5/site_perl/5.38.2/arch"
+                        "ln -s /app/lib/perl5/site_perl/5.38.3/$(basename `ls 
-d /usr/lib/perl5/5.38.3/*-linux`) /app/lib/perl5/site_perl/5.38.3/arch"
                     ],
                     "post-install": [
                         "chmod -R u+w /app/lib/perl5/site_perl"
@@ -214,7 +214,7 @@
             "buildsystem": "cmake",
             "build-options" : {
                 "env": {
-                    "PERLLIB": 
"/app/lib/perl5/site_perl/5.38.2:/app/lib/perl5/site_perl/5.38.2/arch"
+                    "PERLLIB": 
"/app/lib/perl5/site_perl/5.38.3:/app/lib/perl5/site_perl/5.38.3/arch"
                 }
             },
             "sources": [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-24.12.2/CMakeLists.txt 
new/kpat-24.12.3/CMakeLists.txt
--- old/kpat-24.12.2/CMakeLists.txt     2025-02-02 04:14:55.000000000 +0100
+++ new/kpat-24.12.3/CMakeLists.txt     2025-03-03 04:15:58.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "24")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kpat VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-24.12.2/po/gl/kpat.po 
new/kpat-24.12.3/po/gl/kpat.po
--- old/kpat-24.12.2/po/gl/kpat.po      2025-02-02 04:14:55.000000000 +0100
+++ new/kpat-24.12.3/po/gl/kpat.po      2025-03-03 04:15:58.000000000 +0100
@@ -32,7 +32,7 @@
 msgid "Your emails"
 msgstr ""
 "leandro.regue...@gmail.com, mvillar...@users.sourceforge.net, adrian@chaves."
-"io, xoseca...@gmail.com"
+"gal, xoseca...@gmail.com"
 
 #: bakersdozen.cpp:69 castle.cpp:361 freecell.cpp:347
 #, kde-format
@@ -1015,7 +1015,7 @@
 #: mainwindow.cpp:925
 #, kde-format
 msgid "Error uploading file. Saving failed: %1"
-msgstr "Produciuse un erro ao enviar o ficheiro. Fallou a garda: %1"
+msgstr "Produciuse un erro ao subir o ficheiro. Fallou a garda: %1"
 
 #: mainwindow.cpp:949
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-24.12.2/po/ia/kpat.po 
new/kpat-24.12.3/po/ia/kpat.po
--- old/kpat-24.12.2/po/ia/kpat.po      2025-02-02 04:14:55.000000000 +0100
+++ new/kpat-24.12.3/po/ia/kpat.po      2025-03-03 04:15:58.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) 2024 This file is copyright:
 # This file is distributed under the same license as the kpat package.
 #
-# SPDX-FileCopyrightText: 2023, 2024 giovanni <g.s...@tiscali.it>
+# SPDX-FileCopyrightText: 2023, 2024, 2025 giovanni <g.s...@tiscali.it>
 msgid ""
 msgstr ""
 "Project-Id-Version: kpat\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2024-05-15 00:37+0000\n"
-"PO-Revision-Date: 2024-07-22 11:48+0200\n"
+"PO-Revision-Date: 2025-02-05 10:48+0100\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -151,7 +151,7 @@
 
 #: castle.cpp:319
 msgid "Castle"
-msgstr ""
+msgstr "Castello"
 
 #: castle.cpp:322
 msgid "Beleaguered Castle"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-24.12.2/src/org.kde.kpat.appdata.xml 
new/kpat-24.12.3/src/org.kde.kpat.appdata.xml
--- old/kpat-24.12.2/src/org.kde.kpat.appdata.xml       2025-02-02 
04:14:55.000000000 +0100
+++ new/kpat-24.12.3/src/org.kde.kpat.appdata.xml       2025-03-03 
04:15:58.000000000 +0100
@@ -180,6 +180,7 @@
   </provides>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="24.12.3" date="2025-03-06"/>
     <release version="24.12.2" date="2025-02-06"/>
     <release version="24.12.1" date="2025-01-09"/>
     <release version="24.12.0" date="2024-12-12"/>

Reply via email to