[neon/kde/palapeli/Neon/release-lts] /: New release

Neon CI null at kde.org
Mon Apr 19 11:26:41 BST 2021


Git commit 776372f46d7c5e18224cd9388fe6d444b4d32beb by Neon CI.
Committed on 19/04/2021 at 10:26.
Pushed by neon-jenkins into branch 'Neon/release-lts'.

New release

M  +6    -0    debian/changelog
M  +3    -2    snapcraft.yaml

https://invent.kde.org/neon/kde/palapeli/commit/776372f46d7c5e18224cd9388fe6d444b4d32beb

diff --git a/debian/changelog b/debian/changelog
index d7a9609..04b0a3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+palapeli (4:21.04.0-0neon) focal; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Mon, 19 Apr 2021 10:26:32 +0000
+
 palapeli (4:20.12.3-0neon) focal; urgency=medium
 
   * New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index b788dbb..7f60118 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -44,12 +44,12 @@ parts:
         - kde-frameworks-5-env
         plugin: cmake
         build-environment:
-        - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+        -   CMAKE_BUILD_PARALLEL_LEVEL: '4'
         build-packages:
         - libkf5doctools-dev
         stage-packages:
         - qhull-bin
-        source: http://download.kde.org/stable/release-service/20.12.3/src/palapeli-20.12.3.tar.xz
+        source: http://download.kde.org/stable/release-service/21.04.0/src/palapeli-21.04.0.tar.xz
         cmake-parameters:
         - "-DCMAKE_INSTALL_PREFIX=/usr"
         - "-DCMAKE_BUILD_TYPE=Release"
@@ -73,3 +73,4 @@ parts:
     kde-frameworks-5-env:
         plugin: dump
         source: https://invent.kde.org/packaging/snap-kf5-launcher.git
+version: 21.04.0


More information about the Neon-commits mailing list