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

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


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

New release

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

https://invent.kde.org/neon/kde/cantor/commit/7ff9df9c4a1c644f97e7b144ee92c54d22659784

diff --git a/debian/changelog b/debian/changelog
index 1c78b10..af8525d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cantor (4:21.04.0-0neon) focal; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Mon, 19 Apr 2021 10:19:10 +0000
+
 cantor (4:20.12.3-0neon) focal; urgency=medium
 
   * New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 4576ca8..e5e3df3 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -47,7 +47,7 @@ parts:
         - kde-frameworks-5-env
         plugin: cmake
         build-environment:
-        - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+        -   CMAKE_BUILD_PARALLEL_LEVEL: '4'
         build-packages:
         - libncurses-dev
         - libreadline-dev
@@ -89,7 +89,7 @@ parts:
         - libpoppler-qt5-dev
         - libkf5doctools-dev
         build-environment:
-        - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+        -   CMAKE_BUILD_PARALLEL_LEVEL: '4'
         stage-packages:
         - libmarkdown2
         - libglib2.0-0
@@ -116,7 +116,7 @@ parts:
         - "-var/lib/ghostscript"
         - "-usr/share/ghostscript/*/Resource/CMap"
         - "$exclusion"
-        source: http://download.kde.org/stable/release-service/20.12.2/src/cantor-20.12.2.tar.xz
+        source: http://download.kde.org/stable/release-service/21.04.0/src/cantor-21.04.0.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
         - "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -130,3 +130,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