diff -Nru kcharselect-23.08.3/CMakeLists.txt kcharselect-23.08.4/CMakeLists.txt --- kcharselect-23.08.3/CMakeLists.txt 2023-11-04 11:02:02.000000000 +0000 +++ kcharselect-23.08.4/CMakeLists.txt 2023-11-30 17:03:41.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(kcharselect VERSION ${RELEASE_SERVICE_VERSION}) diff -Nru kcharselect-23.08.3/debian/changelog kcharselect-23.08.4/debian/changelog --- kcharselect-23.08.3/debian/changelog 2023-11-09 11:33:04.000000000 +0000 +++ kcharselect-23.08.4/debian/changelog 2023-12-06 18:45:08.000000000 +0000 @@ -1,4 +1,10 @@ -kcharselect (4:23.08.3-0ubuntu1~ubuntu23.10~ppa1) mantic; urgency=high +kcharselect (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:45:08 +0100 + +kcharselect (4:23.08.3-0ubuntu1) noble; urgency=medium * New upstream release (23.08.3) diff -Nru kcharselect-23.08.3/org.kde.kcharselect.appdata.xml kcharselect-23.08.4/org.kde.kcharselect.appdata.xml --- kcharselect-23.08.3/org.kde.kcharselect.appdata.xml 2023-11-04 11:02:02.000000000 +0000 +++ kcharselect-23.08.4/org.kde.kcharselect.appdata.xml 2023-11-30 17:03:41.000000000 +0000 @@ -296,9 +296,9 @@ org.kde.kcharselect.desktop + - diff -Nru kcharselect-23.08.3/po/zh_CN/kcharselect.po kcharselect-23.08.4/po/zh_CN/kcharselect.po --- kcharselect-23.08.3/po/zh_CN/kcharselect.po 2023-11-04 11:02:02.000000000 +0000 +++ kcharselect-23.08.4/po/zh_CN/kcharselect.po 2023-11-30 17:03:41.000000000 +0000 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-26 01:00+0000\n" -"PO-Revision-Date: 2023-10-21 13:57\n" +"PO-Revision-Date: 2023-11-25 02:33\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kcharselect-23.08.3/snapcraft.yaml kcharselect-23.08.4/snapcraft.yaml --- kcharselect-23.08.3/snapcraft.yaml 2023-11-04 11:02:02.000000000 +0000 +++ kcharselect-23.08.4/snapcraft.yaml 2023-11-30 17:03:41.000000000 +0000 @@ -1,4 +1,7 @@ -# Rebuild 1 + +# SPDX-FileCopyrightText: 2023 Scarlett Moore +# +# SPDX-License-Identifier: CC0-1.0 --- name: kcharselect confinement: strict @@ -9,7 +12,7 @@ kcharselect: # extensions: # - kde-neon - common-id: org.kde.kcharselect.desktop + common-id: org.kde.kcharselect desktop: usr/share/applications/org.kde.kcharselect.desktop command: usr/bin/kcharselect plugs: @@ -38,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 @@ -74,18 +77,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} kcharselect: after: - kde-neon @@ -94,6 +97,8 @@ plugin: cmake build-packages: - libkf5doctools-dev + stage-snaps: + - khelpcenter source: . source-type: local cmake-parameters: @@ -103,7 +108,7 @@ - "-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 build-environment: &id005 - *id001 - *id002 @@ -113,7 +118,6 @@ - "-usr/lib/*/cmake/*" - "-usr/include/*" - "-usr/share/ECM/*" - - "-usr/share/doc/*" - "-usr/share/man/*" - "-usr/share/icons/breeze-dark*" - "-usr/bin/X11"