Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package klines for openSUSE:Factory checked in at 2023-07-07 15:48:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/klines (Old) and /work/SRC/openSUSE:Factory/.klines.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "klines" Fri Jul 7 15:48:52 2023 rev:135 rq:1097285 version:23.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/klines/klines.changes 2023-06-09 20:41:13.403873299 +0200 +++ /work/SRC/openSUSE:Factory/.klines.new.23466/klines.changes 2023-07-07 15:51:11.201577892 +0200 @@ -1,0 +2,9 @@ +Tue Jul 4 10:19:55 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.3/ +- No code change since 23.04.2 + +------------------------------------------------------------------- Old: ---- klines-23.04.2.tar.xz klines-23.04.2.tar.xz.sig New: ---- klines-23.04.3.tar.xz klines-23.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ klines.spec ++++++ --- /var/tmp/diff_new_pack.VtAkRV/_old 2023-07-07 15:51:11.765581252 +0200 +++ /var/tmp/diff_new_pack.VtAkRV/_new 2023-07-07 15:51:11.769581276 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: klines -Version: 23.04.2 +Version: 23.04.3 Release: 0 Summary: Tactical game License: GPL-2.0-or-later ++++++ klines-23.04.2.tar.xz -> klines-23.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-23.04.2/CMakeLists.txt new/klines-23.04.3/CMakeLists.txt --- old/klines-23.04.2/CMakeLists.txt 2023-06-02 21:14:43.000000000 +0200 +++ new/klines-23.04.3/CMakeLists.txt 2023-07-04 06:54:11.000000000 +0200 @@ -2,7 +2,7 @@ set (RELEASE_SERVICE_VERSION_MAJOR "23") set (RELEASE_SERVICE_VERSION_MINOR "04") -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}") 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/klines-23.04.2/po/ca@valencia/klines.po new/klines-23.04.3/po/ca@valencia/klines.po --- old/klines-23.04.2/po/ca@valencia/klines.po 2023-06-02 21:14:43.000000000 +0200 +++ new/klines-23.04.3/po/ca@valencia/klines.po 2023-07-04 06:54:11.000000000 +0200 @@ -46,22 +46,22 @@ #: klines.cpp:81 #, kde-format msgid "Move Left" -msgstr "Mou a l'esquerra" +msgstr "Mou cap a l'esquerra" #: klines.cpp:86 #, kde-format msgid "Move Right" -msgstr "Mou a la dreta" +msgstr "Mou cap a la dreta" #: klines.cpp:91 #, kde-format msgid "Move Up" -msgstr "Mou amunt" +msgstr "Mou cap amunt" #: klines.cpp:96 #, kde-format msgid "Move Down" -msgstr "Mou avall" +msgstr "Mou cap avall" #: klines.cpp:101 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-23.04.2/po/gl/klines.po new/klines-23.04.3/po/gl/klines.po --- old/klines-23.04.2/po/gl/klines.po 2023-06-02 21:14:43.000000000 +0200 +++ new/klines-23.04.3/po/gl/klines.po 2023-07-04 06:54:11.000000000 +0200 @@ -43,7 +43,7 @@ #: klines.cpp:74 #, kde-format msgid "Show Next" -msgstr "Mostrar a seguinte" +msgstr "Amosar a seguinte" #: klines.cpp:81 #, kde-format @@ -84,7 +84,7 @@ #: klines.kcfg:9 #, kde-format msgid "Whether to show the next set of balls." -msgstr "Indica se mostrar o seguinte conxunto de bólas." +msgstr "Indica se amosar o seguinte conxunto de bólas." #. i18n: ectx: label, entry (SavedBackgroundWidth), group (Game) #: klines.kcfg:13 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-23.04.2/po/zh_CN/klines.po new/klines-23.04.3/po/zh_CN/klines.po --- old/klines-23.04.2/po/zh_CN/klines.po 2023-06-02 21:14:43.000000000 +0200 +++ new/klines-23.04.3/po/zh_CN/klines.po 2023-07-04 06:54:11.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-28 00:43+0000\n" -"PO-Revision-Date: 2023-05-22 14:04\n" +"PO-Revision-Date: 2023-07-03 11:41\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-23.04.2/src/org.kde.klines.appdata.xml new/klines-23.04.3/src/org.kde.klines.appdata.xml --- old/klines-23.04.2/src/org.kde.klines.appdata.xml 2023-06-02 21:14:43.000000000 +0200 +++ new/klines-23.04.3/src/org.kde.klines.appdata.xml 2023-07-04 06:54:11.000000000 +0200 @@ -227,9 +227,9 @@ <update_contact>kde-games-devel_AT_kde.org</update_contact> <launchable type="desktop-id">org.kde.klines.desktop</launchable> <releases> + <release version="1.6.23043" date="2023-07-06"/> <release version="1.6.23042" date="2023-06-08"/> <release version="1.6.23041" date="2023-05-11"/> <release version="1.6.23040" date="2023-04-20"/> - <release version="1.6.22123" date="2023-03-02"/> </releases> </component>
