diff -Nru kapman-23.08.3/CMakeLists.txt kapman-23.08.4/CMakeLists.txt --- kapman-23.08.3/CMakeLists.txt 2023-11-04 11:07:44.000000000 +0000 +++ kapman-23.08.4/CMakeLists.txt 2023-12-05 03:03:55.000000000 +0000 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "23") set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "3") +set(RELEASE_SERVICE_VERSION_MICRO "4") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kapman VERSION ${RELEASE_SERVICE_VERSION}) diff -Nru kapman-23.08.3/debian/changelog kapman-23.08.4/debian/changelog --- kapman-23.08.3/debian/changelog 2023-11-09 11:32:12.000000000 +0000 +++ kapman-23.08.4/debian/changelog 2023-12-06 18:42:14.000000000 +0000 @@ -1,4 +1,10 @@ -kapman (4:23.08.3-0ubuntu1~ubuntu23.10~ppa1) mantic; urgency=high +kapman (4:23.08.4-0ubuntu1~ubuntu23.10~ppa1) mantic; urgency=high + + * New upstream release (23.08.4) + + -- José Manuel Santamaría Lema Wed, 06 Dec 2023 19:42:14 +0100 + +kapman (4:23.08.3-0ubuntu1) noble; urgency=medium * New upstream release (23.08.3) diff -Nru kapman-23.08.3/debian/control kapman-23.08.4/debian/control --- kapman-23.08.3/debian/control 2023-11-09 11:32:12.000000000 +0000 +++ kapman-23.08.4/debian/control 2023-12-06 18:42:14.000000000 +0000 @@ -18,7 +18,7 @@ libkf5dbusaddons-dev (>= 5.91.0~), libkf5doctools-dev (>= 5.91.0~), libkf5i18n-dev (>= 5.91.0~), - libkf5kdegames-dev (>= 4:23.08.3~), + libkf5kdegames-dev (>= 4:23.08.4~), libkf5xmlgui-dev (>= 5.91.0~), libqt5svg5-dev (>= 5.15.2~), pkg-kde-tools (>> 0.15.15), diff -Nru kapman-23.08.3/po/sk/kapman.po kapman-23.08.4/po/sk/kapman.po --- kapman-23.08.3/po/sk/kapman.po 2023-11-04 11:07:44.000000000 +0000 +++ kapman-23.08.4/po/sk/kapman.po 2023-12-05 03:03:55.000000000 +0000 @@ -1,20 +1,20 @@ # translation of kapman.po to Slovak # Richard Fric , 2009. # Michal Sulek , 2010. -# Roman Paholík , 2012, 2022. +# SPDX-FileCopyrightText: 2012, 2022, 2023 Roman Paholík msgid "" msgstr "" "Project-Id-Version: kapman\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-20 00:43+0000\n" -"PO-Revision-Date: 2022-04-09 19:19+0200\n" +"PO-Revision-Date: 2023-12-04 17:19+0100\n" "Last-Translator: Roman Paholik \n" "Language-Team: Slovak \n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 21.12.3\n" +"X-Generator: Lokalize 23.08.3\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #, kde-format @@ -100,12 +100,10 @@ msgstr "Nová hra" #: kapmanmainwindow.cpp:148 -#, fuzzy, kde-format -#| msgctxt "To quit Kapman" -#| msgid "Quit" +#, kde-format msgctxt "@action;button" msgid "Quit Game" -msgstr "Ukončiť" +msgstr "Ukončiť hru" #: kapmanmainwindow.cpp:177 #, kde-format diff -Nru kapman-23.08.3/po/zh_CN/kapman.po kapman-23.08.4/po/zh_CN/kapman.po --- kapman-23.08.3/po/zh_CN/kapman.po 2023-11-04 11:07:44.000000000 +0000 +++ kapman-23.08.4/po/zh_CN/kapman.po 2023-12-05 03:03:55.000000000 +0000 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-20 00:43+0000\n" -"PO-Revision-Date: 2023-10-21 13:57\n" +"PO-Revision-Date: 2023-11-25 02:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kapman-23.08.3/snapcraft.yaml kapman-23.08.4/snapcraft.yaml --- kapman-23.08.3/snapcraft.yaml 2023-11-04 11:07:44.000000000 +0000 +++ kapman-23.08.4/snapcraft.yaml 2023-12-05 03:03:55.000000000 +0000 @@ -1,4 +1,8 @@ ---- + +# SPDX-FileCopyrightText: 2023 Scarlett Moore +# +# SPDX-License-Identifier: CC0-1.0 +# --- name: kapman confinement: strict grade: stable @@ -37,10 +41,10 @@ interface: content target: $SNAP/data-dir/sounds default-provider: gtk-common-themes - kf5-5-110-qt-5-15-11-core22: - content: kf5-5-110-qt-5-15-11-core22-all + kf5-5-111-qt-5-15-11-core22: + content: kf5-5-111-qt-5-15-11-core22-all interface: content - default-provider: kf5-5-110-qt-5-15-11-core22 + default-provider: kf5-5-111-qt-5-15-11-core22 target: $SNAP/kf5 environment: SNAP_DESKTOP_RUNTIME: $SNAP/kf5 @@ -80,18 +84,18 @@ source-type: local plugin: make make-parameters: - - PLATFORM_PLUG=kf5-5-110-qt-5-15-11-core22 + - PLATFORM_PLUG=kf5-5-111-qt-5-15-11-core22 build-snaps: - - kf5-5-110-qt-5-15-11-core22-sdk + - kf5-5-111-qt-5-15-11-core22-sdk build-environment: - &id001 - PATH: /snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/bin${PATH:+:$PATH} + PATH: /snap/kf5-5-111-qt-5-15-11-core22-sdk/current/usr/bin${PATH:+:$PATH} - &id002 - XDG_DATA_DIRS: $CRAFT_STAGE/usr/share:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS} + XDG_DATA_DIRS: $CRAFT_STAGE/usr/share:/snap/kf5-5-111-qt-5-15-11-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS} - &id003 - XDG_CONFIG_HOME: $CRAFT_STAGE/etc/xdg:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME} + XDG_CONFIG_HOME: $CRAFT_STAGE/etc/xdg:/snap/kf5-5-111-qt-5-15-11-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME} - &id004 - CRAFT_CMAKE_ARGS: -DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-110-qt-5-15-11-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS} + CRAFT_CMAKE_ARGS: -DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-111-qt-5-15-11-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS} kapman: parse-info: - usr/share/metainfo/org.kde.kapman.appdata.xml @@ -113,6 +117,8 @@ - gstreamer1.0-plugins-ugly - phonon4qt5-backend-gstreamer - oxygen-sounds + stage-snaps: + - khelpcenter source: . source-type: local cmake-parameters: @@ -121,13 +127,12 @@ - "-DENABLE_TESTING=OFF" - "-DBUILD_TESTING=OFF" - "-DKDE_SKIP_TEST_SETTINGS=ON" - - "-DCMAKE_FIND_ROOT_PATH=$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current" + - "-DCMAKE_FIND_ROOT_PATH=$CRAFT_STAGE\\;/snap/kf5-5-111-qt-5-15-11-core22-sdk/current" - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/" prime: - "-usr/lib/*/cmake/*" - "-usr/include/*" - "-usr/share/ECM/*" - - "-usr/share/doc/*" - "-usr/share/man/*" - "-usr/share/icons/breeze-dark*" - "-usr/bin/X11" diff -Nru kapman-23.08.3/src/org.kde.kapman.appdata.xml kapman-23.08.4/src/org.kde.kapman.appdata.xml --- kapman-23.08.3/src/org.kde.kapman.appdata.xml 2023-11-04 11:07:44.000000000 +0000 +++ kapman-23.08.4/src/org.kde.kapman.appdata.xml 2023-12-05 03:03:55.000000000 +0000 @@ -179,10 +179,10 @@ kapman + - mild