Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package klines for openSUSE:Factory checked in at 2025-08-16 20:38:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/klines (Old) and /work/SRC/openSUSE:Factory/.klines.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "klines" Sat Aug 16 20:38:20 2025 rev:159 rq:1299641 version:25.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/klines/klines.changes 2025-07-06 17:14:41.495792533 +0200 +++ /work/SRC/openSUSE:Factory/.klines.new.1085/klines.changes 2025-08-16 20:41:40.665946593 +0200 @@ -1,0 +2,16 @@ +Fri Aug 8 07:47:39 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.08.0/ +- No code change since 25.07.80 + +------------------------------------------------------------------- +Mon Jul 14 14:25:25 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.07.80 + * New feature release +- No code change since 25.04.3 + +------------------------------------------------------------------- Old: ---- klines-25.04.3.tar.xz klines-25.04.3.tar.xz.sig New: ---- klines-25.08.0.tar.xz klines-25.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ klines.spec ++++++ --- /var/tmp/diff_new_pack.RbOzXg/_old 2025-08-16 20:41:41.185968175 +0200 +++ /var/tmp/diff_new_pack.RbOzXg/_new 2025-08-16 20:41:41.189968341 +0200 @@ -1,7 +1,7 @@ # # spec file for package klines # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define kf6_version 6.6.0 -%define qt6_version 6.6.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %bcond_without released Name: klines -Version: 25.04.3 +Version: 25.08.0 Release: 0 Summary: Tactical game License: GPL-2.0-or-later ++++++ klines-25.04.3.tar.xz -> klines-25.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-25.04.3/CMakeLists.txt new/klines-25.08.0/CMakeLists.txt --- old/klines-25.04.3/CMakeLists.txt 2025-06-30 18:28:55.000000000 +0200 +++ new/klines-25.08.0/CMakeLists.txt 2025-08-01 00:22:44.000000000 +0200 @@ -1,8 +1,8 @@ cmake_minimum_required (VERSION 3.16 FATAL_ERROR) set (RELEASE_SERVICE_VERSION_MAJOR "25") -set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MINOR "08") +set (RELEASE_SERVICE_VERSION_MICRO "0") 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}") @@ -53,7 +53,7 @@ ecm_set_disabled_deprecation_versions( QT 6.9.0 - KF 6.12.0 + KF 6.15.0 KDEGAMES 6.0 ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-25.04.3/po/ar/klines.po new/klines-25.08.0/po/ar/klines.po --- old/klines-25.04.3/po/ar/klines.po 2025-06-30 18:28:55.000000000 +0200 +++ new/klines-25.08.0/po/ar/klines.po 2025-08-01 00:22:44.000000000 +0200 @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-25.04.3/po/es/klines.po new/klines-25.08.0/po/es/klines.po --- old/klines-25.04.3/po/es/klines.po 2025-06-30 18:28:55.000000000 +0200 +++ new/klines-25.08.0/po/es/klines.po 2025-08-01 00:22:44.000000000 +0200 @@ -14,7 +14,7 @@ "Project-Id-Version: klines\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-11-22 00:38+0000\n" -"PO-Revision-Date: 2025-06-12 00:38+0100\n" +"PO-Revision-Date: 2025-07-07 17:55+0100\n" "Last-Translator: Sofía Priego <spri...@darksylvania.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" "Language: es\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-25.04.3/po/pt_BR/klines.po new/klines-25.08.0/po/pt_BR/klines.po --- old/klines-25.04.3/po/pt_BR/klines.po 2025-06-30 18:28:55.000000000 +0200 +++ new/klines-25.08.0/po/pt_BR/klines.po 2025-08-01 00:22:44.000000000 +0200 @@ -9,20 +9,21 @@ # Eliana Megumi Habiro Boaglio <eliana.hab...@gmail.com>, 2008. # Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2009. # André Marcelo Alvarenga <alvare...@kde.org>, 2010, 2015, 2016. +# SPDX-FileCopyrightText: 2025 Marcus Gama <marcus.g...@gmail.com> msgid "" msgstr "" "Project-Id-Version: klines\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-11-22 00:38+0000\n" -"PO-Revision-Date: 2016-02-09 08:21-0300\n" -"Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n" -"Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n" +"PO-Revision-Date: 2025-07-23 10:45-0300\n" +"Last-Translator: Marcus Gama <marcus.g...@gmail.com>\n" +"Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n" "Language: pt_BR\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 2.0\n" +"X-Generator: Lokalize 25.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -44,43 +45,37 @@ msgstr "Placar:" #: klines.cpp:75 -#, fuzzy, kde-format -#| msgid "Show Next" +#, kde-format msgctxt "@option:check" msgid "Show Next" -msgstr "Exibir próximo" +msgstr "Mostrar próximo" #: klines.cpp:82 -#, fuzzy, kde-format -#| msgid "Move Left" +#, kde-format msgctxt "@action" msgid "Move Left" msgstr "Mover para a esquerda" #: klines.cpp:87 -#, fuzzy, kde-format -#| msgid "Move Right" +#, kde-format msgctxt "@action" msgid "Move Right" msgstr "Mover para a direita" #: klines.cpp:92 -#, fuzzy, kde-format -#| msgid "Move Up" +#, kde-format msgctxt "@action" msgid "Move Up" msgstr "Mover para cima" #: klines.cpp:97 -#, fuzzy, kde-format -#| msgid "Move Down" +#, kde-format msgctxt "@action" msgid "Move Down" msgstr "Mover para baixo" #: klines.cpp:102 -#, fuzzy, kde-format -#| msgid "Select" +#, kde-format msgctxt "@action" msgid "Select" msgstr "Selecionar" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-25.04.3/src/org.kde.klines.appdata.xml new/klines-25.08.0/src/org.kde.klines.appdata.xml --- old/klines-25.04.3/src/org.kde.klines.appdata.xml 2025-06-30 18:28:55.000000000 +0200 +++ new/klines-25.08.0/src/org.kde.klines.appdata.xml 2025-08-01 00:22:44.000000000 +0200 @@ -219,6 +219,7 @@ <update_contact>kde-games-devel_AT_kde.org</update_contact> <launchable type="desktop-id">org.kde.klines.desktop</launchable> <releases> + <release version="1.6.25080" date="2025-08-14"/> <release version="1.6.25043" date="2025-07-03"/> <release version="1.6.25042" date="2025-06-05"/> <release version="1.6.25041" date="2025-05-08"/>