Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kblackbox for openSUSE:Factory checked in at 2021-12-13 20:42:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kblackbox (Old) and /work/SRC/openSUSE:Factory/.kblackbox.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kblackbox" Mon Dec 13 20:42:46 2021 rev:118 rq:937905 version:21.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kblackbox/kblackbox.changes 2021-11-06 18:19:05.116917292 +0100 +++ /work/SRC/openSUSE:Factory/.kblackbox.new.2520/kblackbox.changes 2021-12-13 20:47:39.212529639 +0100 @@ -1,0 +2,25 @@ +Fri Dec 3 19:21:42 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.12.0/ +- No code change since 21.11.90 + +------------------------------------------------------------------- +Sat Nov 27 10:10:36 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.11.90 + * New feature release +- No code change since 21.11.80 + +------------------------------------------------------------------- +Sat Nov 13 17:54:45 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.11.80 + * New feature release +- Changes since 21.08.3: + * kde-ci: use @same so that stable builds use stable libkdegames + * CI: Fix repo path for libkdegames + +------------------------------------------------------------------- Old: ---- kblackbox-21.08.3.tar.xz kblackbox-21.08.3.tar.xz.sig New: ---- kblackbox-21.12.0.tar.xz kblackbox-21.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kblackbox.spec ++++++ --- /var/tmp/diff_new_pack.9uHcJ6/_old 2021-12-13 20:47:39.732529971 +0100 +++ /var/tmp/diff_new_pack.9uHcJ6/_new 2021-12-13 20:47:39.736529974 +0100 @@ -16,12 +16,11 @@ # -%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kblackbox -Version: 21.08.3 +Version: 21.12.0 Release: 0 Summary: Logic game with elements of hide-and-seek License: GPL-2.0-or-later ++++++ kblackbox-21.08.3.tar.xz -> kblackbox-21.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-21.08.3/.gitlab-ci.yml new/kblackbox-21.12.0/.gitlab-ci.yml --- old/kblackbox-21.08.3/.gitlab-ci.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/kblackbox-21.12.0/.gitlab-ci.yml 2021-12-02 22:28:18.000000000 +0100 @@ -0,0 +1,6 @@ +# SPDX-FileCopyrightText: None +# SPDX-License-Identifier: CC0-1.0 + +include: + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-21.08.3/.kde-ci.yml new/kblackbox-21.12.0/.kde-ci.yml --- old/kblackbox-21.08.3/.kde-ci.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/kblackbox-21.12.0/.kde-ci.yml 2021-12-02 22:28:18.000000000 +0100 @@ -0,0 +1,17 @@ +# SPDX-FileCopyrightText: None +# SPDX-License-Identifier: CC0-1.0 + +Dependencies: +- 'on': ['@all'] + 'require': + 'frameworks/extra-cmake-modules': '@stable' + 'games/libkdegames': '@same' + 'frameworks/karchive': '@stable' + 'frameworks/kcoreaddons': '@stable' + 'frameworks/kconfig': '@stable' + 'frameworks/kcrash': '@stable' + 'frameworks/kdoctools': '@stable' + 'frameworks/ki18n': '@stable' + 'frameworks/kdbusaddons': '@stable' + 'frameworks/ktextwidgets': '@stable' + 'frameworks/kxmlgui': '@stable' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-21.08.3/CMakeLists.txt new/kblackbox-21.12.0/CMakeLists.txt --- old/kblackbox-21.08.3/CMakeLists.txt 2021-10-31 11:24:12.000000000 +0100 +++ new/kblackbox-21.12.0/CMakeLists.txt 2021-12-02 22:28:18.000000000 +0100 @@ -2,18 +2,27 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") -set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "3") +set(RELEASE_SERVICE_VERSION_MINOR "12") +set(RELEASE_SERVICE_VERSION_MICRO "0") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kblackbox VERSION ${RELEASE_SERVICE_VERSION}) set (QT_MIN_VERSION "5.15.0") -set (KF5_MIN_VERSION "5.83.0") +set (KF5_MIN_VERSION "5.85.0") find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH}) +include(KDEInstallDirs) +include(KDECMakeSettings) +include(KDECompilerSettings NO_POLICY_SCOPE) + +include(ECMInstallIcons) +include(ECMAddAppIcon) +include(ECMSetupVersion) +include(FeatureSummary) + find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg) find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS Archive @@ -29,27 +38,10 @@ find_package(KF5KDEGames 7.3.0 REQUIRED) -include(FeatureSummary) -include(ECMInstallIcons) -include(KDEInstallDirs) -include(KDECompilerSettings NO_POLICY_SCOPE) -include(KDECMakeSettings) -include(ECMAddAppIcon) -include(ECMSetupVersion) - add_definitions( - -DQT_NO_CAST_FROM_ASCII - -DQT_NO_CAST_TO_ASCII - -DQT_NO_CAST_FROM_BYTEARRAY - -DQT_NO_URL_CAST_FROM_STRING - -DQT_USE_QSTRINGBUILDER - -DQT_NO_FOREACH - -DQT_NO_KEYWORDS - -DQT_STRICT_ITERATORS - -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_DISABLE_DEPRECATED_BEFORE=0x050F00 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 - -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055200 + -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055600 -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-21.08.3/po/de/docs/kblackbox/index.docbook new/kblackbox-21.12.0/po/de/docs/kblackbox/index.docbook --- old/kblackbox-21.08.3/po/de/docs/kblackbox/index.docbook 2021-11-02 01:11:11.000000000 +0100 +++ new/kblackbox-21.12.0/po/de/docs/kblackbox/index.docbook 2021-12-03 01:11:40.000000000 +0100 @@ -55,14 +55,14 @@ >&FDLNotice;</legalnotice > <date ->2016-05-09</date> +>2021-06-24</date> <releaseinfo ->0.5.0 (Applications 16.04)</releaseinfo> +>KDE Gear 21.04</releaseinfo> <!--Short description of this document. Do not change unless necessary!--> <abstract> <para ->This documentation describes the game of &kblackbox; version 0.5.0</para> +>Dieses Handbuch beschreibt das Spiel &kblackbox; in der Version 21.04</para> </abstract> <!--List of relevan keywords--> @@ -120,11 +120,7 @@ <!--Short game description starts here. 3-4 sentences (paragraphs)--> <para ->&kblackbox; is a nice logical game, inspired by the <application ->emacs</application -> blackbox game. A major part of this help file is based on the original <application ->emacs</application -> help.</para> +>&kblackbox; ist ein Logik-Spiel, angeregt durch das &Emacs;-Spiel Blackbox. Ein Gro??teil des Handbuchs basiert auf der urspr??nglichen &Emacs;-Hilfe.</para> <para >&kblackbox; ist ein Versteckspiel, das auf einem Spielfeld gespielt wird, auf >dem Schachteln in Reihen und Spalten angeordnet sind. Der Gegner (in diesem >Fall der Zufallsgenerator) hat Kugeln in diesen Schachteln versteckt. Um die >Kugeln zu entdecken, m??ssen Sie Laserstrahlen in die Schachteln schie??en >und den Verlauf der Strahlen beobachten.</para> @@ -344,7 +340,9 @@ >Da liegt eine!</quote > - denken Sie. Diese Marke zeigt an, wo Sie eine Kugel in der Blackbox > vermuten.</para> <para ->At the end of the game, the right and wrong positions of the balls are also marked with "balls".</para> +>Bei Spielende werden die richtigen und falschen Positionen der B??lle auch als <quote +>B??lle</quote +> markiert.</para> </listitem> </varlistentry> @@ -507,7 +505,9 @@ ></term> <listitem ><para ->When you placed all the balls, choose "Done!" to terminate the current game, to compute the final score and to display the real positions of the balls.</para +>Wenn Sie alle B??lle gesetzt haben, dr??cken Sie <quote +>Fertig!</quote +> um das aktuelle Spiel zu beenden, den erreichten Punktestand zu errechnen und die richtigen Positionen der B??lle anzuzeigen.</para ></listitem> </varlistentry> @@ -523,8 +523,10 @@ <listitem> <para >W??hlt die Schwierigkeitsstufe des Spiels aus. Schwierigere Spiele enthalten >mehr B??lle und eine gr????ere Blackbox. Im Einstellungs-Men?? von >&kblackbox; k??nnen Sie die Schwierigkeitsstufe auch individuell >anpassen.</para> +<note> <para ->Note: games with 4 balls or less can always be solved with certainty! That is not the case for games with 5 balls or more.</para> +>Spiele mit 4 oder weniger B??llen sind mit Sicherheit l??sbar, im Gegensatz zu Spielen mit 5 oder mehr B??llen.</para> +</note> </listitem> </varlistentry> @@ -559,9 +561,7 @@ ></question> <answer ><para ->Yes. You can use the directional keys to control the cursor, &Enter; to place and remove balls, and <keycap ->Spacebar</keycap -> to place 'empty' marks.</para +>Ja. Mit den Pfeiltasten k??nnen Sie den Cursor steuern, mit der &Enter;-Taste B??lle hinzuf??gen oder entfernen, und mit der &Space; k??nnen Sie leere Felder markieren.</para ></answer> </qandaentry> <qandaentry> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-21.08.3/po/hi/kblackbox.po new/kblackbox-21.12.0/po/hi/kblackbox.po --- old/kblackbox-21.08.3/po/hi/kblackbox.po 2021-11-02 01:11:10.000000000 +0100 +++ new/kblackbox-21.12.0/po/hi/kblackbox.po 2021-12-03 01:11:40.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kblackbox\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-01 02:16+0100\n" -"PO-Revision-Date: 2021-08-21 17:43+0530\n" +"PO-Revision-Date: 2021-08-21 16:25+0530\n" "Last-Translator: Raghavendra Kamath <[email protected]>\n" "Language-Team: kde-hindi\n" "Language: hi\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-21.08.3/po/zh_CN/kblackbox.po new/kblackbox-21.12.0/po/zh_CN/kblackbox.po --- old/kblackbox-21.08.3/po/zh_CN/kblackbox.po 2021-11-02 01:11:11.000000000 +0100 +++ new/kblackbox-21.12.0/po/zh_CN/kblackbox.po 2021-12-03 01:11:40.000000000 +0100 @@ -11,7 +11,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-01 02:16+0100\n" -"PO-Revision-Date: 2021-10-29 13:28\n" +"PO-Revision-Date: 2021-11-30 15:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-21.08.3/src/kbbgraphicsitemball.h new/kblackbox-21.12.0/src/kbbgraphicsitemball.h --- old/kblackbox-21.08.3/src/kbbgraphicsitemball.h 2021-10-31 11:24:12.000000000 +0100 +++ new/kblackbox-21.12.0/src/kbbgraphicsitemball.h 2021-12-02 22:28:18.000000000 +0100 @@ -40,7 +40,7 @@ KBBGraphicsItemBall(KBBScalableGraphicWidget::itemType itemType, KBBScalableGraphicWidget* parent, KBBThemeManager* themeManager, int boxPosition, int columns, int rows); - ~KBBGraphicsItemBall(); + ~KBBGraphicsItemBall() override; private Q_SLOTS: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-21.08.3/src/kbbgraphicsitemballrepository.h new/kblackbox-21.12.0/src/kbbgraphicsitemballrepository.h --- old/kblackbox-21.08.3/src/kbbgraphicsitemballrepository.h 2021-10-31 11:24:12.000000000 +0100 +++ new/kblackbox-21.12.0/src/kbbgraphicsitemballrepository.h 2021-12-02 22:28:18.000000000 +0100 @@ -26,7 +26,7 @@ public: KBBGraphicsItemBallRepository(KBBScalableGraphicWidget* parent, KBBThemeManager* themeManager); - ~KBBGraphicsItemBallRepository(); + ~KBBGraphicsItemBallRepository() override; int ballToTake() const; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-21.08.3/src/kbbmainwindow.h new/kblackbox-21.12.0/src/kbbmainwindow.h --- old/kblackbox-21.08.3/src/kbbmainwindow.h 2021-10-31 11:24:12.000000000 +0100 +++ new/kblackbox-21.12.0/src/kbbmainwindow.h 2021-12-02 22:28:18.000000000 +0100 @@ -33,7 +33,7 @@ public: KBBMainWindow(); - ~KBBMainWindow(); + ~KBBMainWindow() override; public Q_SLOTS: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-21.08.3/src/kbbscalablegraphicwidget.h new/kblackbox-21.12.0/src/kbbscalablegraphicwidget.h --- old/kblackbox-21.08.3/src/kbbscalablegraphicwidget.h 2021-10-31 11:24:12.000000000 +0100 +++ new/kblackbox-21.12.0/src/kbbscalablegraphicwidget.h 2021-12-02 22:28:18.000000000 +0100 @@ -102,7 +102,7 @@ * @brief Constructor */ explicit KBBScalableGraphicWidget(KBBGameDoc* gameDoc, KBBThemeManager* themeManager, QAction* done); - ~KBBScalableGraphicWidget(); + ~KBBScalableGraphicWidget() override; void addBall(int boxPosition);
