[neon/kde/dolphin/Neon/release-lts] /: New release
Neon CI
null at kde.org
Mon Apr 19 11:18:50 BST 2021
Git commit d64d10dd548b635c7e024a849b9b24c844c8ab1e by Neon CI.
Committed on 19/04/2021 at 10:18.
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/dolphin/commit/d64d10dd548b635c7e024a849b9b24c844c8ab1e
diff --git a/debian/changelog b/debian/changelog
index 90116c0..83dc846 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dolphin (4:21.04.0-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Mon, 19 Apr 2021 10:18:42 +0000
+
dolphin (4:20.12.3-0neon) focal; urgency=medium
* New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 185ccd5..2c3132f 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -52,7 +52,7 @@ parts:
- libphonon4qt5-dev
- libkf5doctools-dev
build-environment:
- - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+ - CMAKE_BUILD_PARALLEL_LEVEL: '4'
stage-packages:
- dolphin-plugins
- libglu1-mesa
@@ -61,7 +61,7 @@ parts:
- libkf5baloowidgets5
- libkuserfeedbackcore1
- libkuserfeedbackwidgets1
- source: http://download.kde.org/stable/release-service/20.12.3/src/dolphin-20.12.3.tar.xz
+ source: http://download.kde.org/stable/release-service/21.04.0/src/dolphin-21.04.0.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -88,3 +88,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