[neon/kde/kanagram/Neon/release-lts] /: New release
Neon CI
null at kde.org
Mon Apr 19 11:20:59 BST 2021
Git commit 62ff047ad3228194e5b243e9f0ebf7fe3c5f3572 by Neon CI.
Committed on 19/04/2021 at 10:20.
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/kanagram/commit/62ff047ad3228194e5b243e9f0ebf7fe3c5f3572
diff --git a/debian/changelog b/debian/changelog
index ccde13e..4426c17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kanagram (4:21.04.0-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Mon, 19 Apr 2021 10:20:51 +0000
+
kanagram (4:20.12.3-0neon) focal; urgency=medium
* New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 6bd4df0..e9f7c11 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -51,7 +51,7 @@ parts:
- kde-frameworks-5-env
plugin: cmake
build-environment:
- - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+ - CMAKE_BUILD_PARALLEL_LEVEL: '4'
build-packages:
- libkeduvocdocument-dev
- libphonon4qt5-dev
@@ -62,7 +62,7 @@ parts:
- gstreamer1.0-plugins-good
- gstreamer1.0-plugins-base
- gstreamer1.0-x
- source: http://download.kde.org/stable/release-service/20.12.3/src/kanagram-20.12.3.tar.xz
+ source: http://download.kde.org/stable/release-service/21.04.0/src/kanagram-21.04.0.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -87,3 +87,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