diff -Nru granatier-23.08.2/CMakeLists.txt granatier-23.08.3/CMakeLists.txt --- granatier-23.08.2/CMakeLists.txt 2023-10-08 02:22:23.000000000 +0000 +++ granatier-23.08.3/CMakeLists.txt 2023-11-04 11:07:18.000000000 +0000 @@ -3,7 +3,7 @@ # Release Service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "23") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump GRANATIER_BASE_VERSION once new features are added diff -Nru granatier-23.08.2/debian/changelog granatier-23.08.3/debian/changelog --- granatier-23.08.2/debian/changelog 2023-10-23 11:01:47.000000000 +0000 +++ granatier-23.08.3/debian/changelog 2023-11-09 11:30:45.000000000 +0000 @@ -1,8 +1,14 @@ -granatier (4:23.08.2-0ubuntu1~ubuntu23.10~ppa1) mantic; urgency=high +granatier (4:23.08.3-0ubuntu1~ubuntu23.10~ppa1) mantic; urgency=high + + * New upstream release (23.08.3) + + -- Rik Mills Thu, 09 Nov 2023 11:30:45 +0000 + +granatier (4:23.08.2-0ubuntu1) noble; urgency=medium * New upstream release (23.08.2) - -- Rik Mills Mon, 23 Oct 2023 12:01:47 +0100 + -- Rik Mills Thu, 26 Oct 2023 12:27:08 +0100 granatier (4:23.08.1-0ubuntu1) mantic; urgency=medium diff -Nru granatier-23.08.2/debian/control granatier-23.08.3/debian/control --- granatier-23.08.2/debian/control 2023-10-23 11:01:47.000000000 +0000 +++ granatier-23.08.3/debian/control 2023-11-09 11:30:45.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.2~), + libkf5kdegames-dev (>= 4:23.08.3~), libkf5newstuff-dev (>= 5.68.0~), libkf5widgetsaddons-dev (>= 5.91.0~), libkf5xmlgui-dev (>= 5.91.0~), diff -Nru granatier-23.08.2/po/zh_CN/granatier.po granatier-23.08.3/po/zh_CN/granatier.po --- granatier-23.08.2/po/zh_CN/granatier.po 2023-10-08 02:22:23.000000000 +0000 +++ granatier-23.08.3/po/zh_CN/granatier.po 2023-11-04 11:07:18.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-09-16 10:11\n" +"PO-Revision-Date: 2023-10-21 13:57\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru granatier-23.08.2/snapcraft.yaml granatier-23.08.3/snapcraft.yaml --- granatier-23.08.2/snapcraft.yaml 1970-01-01 00:00:00.000000000 +0000 +++ granatier-23.08.3/snapcraft.yaml 2023-11-04 11:07:18.000000000 +0000 @@ -0,0 +1,141 @@ +--- +name: granatier +confinement: strict +grade: stable +base: core22 +adopt-info: granatier +version: '23.08.2' +apps: + granatier: + # extensions: + # - kde-neon + common-id: org.kde.granatier.desktop + desktop: usr/share/applications/org.kde.granatier.desktop + command: usr/bin/granatier + plugs: + - desktop + - desktop-legacy + - opengl + - wayland + - x11 + - audio-playback + - unity7 + - network + - network-bind + command-chain: + - snap/command-chain/desktop-launch +assumes: +- snapd2.55.3 +compression: lzo +plugs: + desktop: + mount-host-font-cache: false + icon-themes: + interface: content + target: $SNAP/data-dir/icons + default-provider: gtk-common-themes + sound-themes: + 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 + interface: content + default-provider: kf5-5-110-qt-5-15-11-core22 + target: $SNAP/kf5 +environment: + SNAP_DESKTOP_RUNTIME: $SNAP/kf5 + GST_PLUGIN_PATH: "$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer-1.0" + GST_PLUGIN_SYSTEM_PATH: "$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer-1.0" + GST_PLUGIN_SCANNER: "$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner" +hooks: + configure: + plugs: + - desktop + command-chain: + - snap/command-chain/hooks-configure-desktop +layout: + "/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib": + symlink: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib" + "/usr/share/alsa": + symlink: "$SNAP/usr/share/alsa" + /usr/share/X11: + symlink: $SNAP/kf5/usr/share/X11 +slots: + session-dbus-interface: + interface: dbus + name: org.kde.granatier + bus: session +package-repositories: +- type: apt + components: + - main + suites: + - jammy + key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D + url: http://origin.archive.neon.kde.org/user + key-server: keyserver.ubuntu.com +parts: + kde-neon: + source: /snap/snapcraft/current/share/snapcraft/extensions/desktop/kde-neon + source-type: local + plugin: make + make-parameters: + - PLATFORM_PLUG=kf5-5-110-qt-5-15-11-core22 + build-snaps: + - kf5-5-110-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} + - &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} + - &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} + - &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} + granatier: + after: + - kde-neon + plugin: cmake + source: . + source-type: local + build-packages: + - cmake + - libkf5doctools-dev + stage-packages: + - libasound2-data + - libasound2-plugins + cmake-parameters: + - -DKDE_INSTALL_USE_QT_SYS_PATHS=FALSE + - -DCMAKE_INSTALL_PREFIX=/usr + - -DCMAKE_BUILD_TYPE=Release + - -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" + - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/" + build-environment: &id005 + - *id001 + - *id002 + - *id003 + - *id004 + parse-info: + - usr/share/metainfo/org.kde.granatier.appdata.xml + prime: + - "-usr/lib/*/cmake/*" + - "-usr/include/*" + - "-usr/share/ECM/*" + - "-usr/share/doc/*" + - "-usr/share/man/*" + - "-usr/share/icons/breeze-dark*" + - "-usr/bin/X11" + - "-usr/lib/gcc/$CRAFT_ARCH_TRIPLET/6.0.0" + - "-usr/lib/aspell/*" + - "-etc/alsa/conf.d/99-pulse.conf" + cleanup: + after: + - granatier + plugin: nil + override-prime: | + set -eux + # Unused libraries found by linter diff -Nru granatier-23.08.2/src/org.kde.granatier.appdata.xml granatier-23.08.3/src/org.kde.granatier.appdata.xml --- granatier-23.08.2/src/org.kde.granatier.appdata.xml 2023-10-08 02:22:23.000000000 +0000 +++ granatier-23.08.3/src/org.kde.granatier.appdata.xml 2023-11-04 11:07:18.000000000 +0000 @@ -175,10 +175,10 @@ granatier + - mild