[neon/snap-packaging/kf6-core-sdk/work.core24] /: bump gdesktop-settings and deps

Scarlett Moore null at kde.org
Sat Nov 15 12:34:15 GMT 2025


Git commit f25f73efe17d133fd6d33d3847a3a0f9c42c0366 by Scarlett Moore.
Committed on 15/11/2025 at 12:33.
Pushed by scarlettmoore into branch 'work.core24'.

bump gdesktop-settings and deps

M  +3    -3    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/f25f73efe17d133fd6d33d3847a3a0f9c42c0366

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 5458ed0..3be2797 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -80,7 +80,7 @@ parts:
   ninja:
     plugin: nil
     source: https://github.com/ninja-build/ninja.git
-    source-tag: 'v1.11.1'
+    source-tag: 'v1.12.1'
     source-depth: 1
     build-environment: *buildenvironment
     override-build: |
@@ -102,7 +102,7 @@ parts:
     after: [ ninja ]
     plugin: nil
     source: https://github.com/mesonbuild/meson.git
-    source-tag: '1.4.0'
+    source-tag: '1.8.4'
     source-depth: 1
     build-environment: *buildenvironment
     override-build: |
@@ -155,7 +155,7 @@ parts:
       - meson-deps
       - ninja
     source: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git
-    source-tag: '42.0'
+    source-tag: '46.1'
     source-depth: 1
     build-environment: *buildenvironment
     build-packages:


More information about the Neon-commits mailing list