[neon/kde/klettres/Neon/release-lts] /: New release
Neon CI
null at kde.org
Mon Apr 19 11:23:46 BST 2021
Git commit ff12eab87ebf5e245c089e5a9b14bb0431588d0b by Neon CI.
Committed on 19/04/2021 at 10:23.
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/klettres/commit/ff12eab87ebf5e245c089e5a9b14bb0431588d0b
diff --git a/debian/changelog b/debian/changelog
index 33c4a12..e88e2d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+klettres (4:21.04.0-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Mon, 19 Apr 2021 10:23:38 +0000
+
klettres (4:20.12.3-0neon) focal; urgency=medium
* New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 0952f9f..cdaa898 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -49,12 +49,12 @@ parts:
- kde-frameworks-5-env
plugin: cmake
build-environment:
- - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+ - CMAKE_BUILD_PARALLEL_LEVEL: '4'
build-packages:
- libphonon4qt5-dev
- libphonon4qt5experimental-dev
- libkf5doctools-dev
- source: http://download.kde.org/stable/release-service/20.12.3/src/klettres-20.12.3.tar.xz
+ source: http://download.kde.org/stable/release-service/21.04.0/src/klettres-21.04.0.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -79,3 +79,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