[neon/kde/kdf/Neon/release-lts] /: New release
Neon CI
null at kde.org
Thu May 13 09:54:29 BST 2021
Git commit dda661cef32c1e02a002d08f3ab2669465a73319 by Neon CI.
Committed on 13/05/2021 at 08:54.
Pushed by neon-jenkins into branch 'Neon/release-lts'.
New release
M +6 -0 debian/changelog
M +2 -2 snapcraft.yaml
https://invent.kde.org/neon/kde/kdf/commit/dda661cef32c1e02a002d08f3ab2669465a73319
diff --git a/debian/changelog b/debian/changelog
index 1627279..05e856b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdf (4:21.04.1-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Thu, 13 May 2021 08:54:21 +0000
+
kdf (4:21.04.0-0neon) focal; urgency=medium
* New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 32e3b80..4c03660 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -4,7 +4,7 @@ confinement: strict
grade: stable
base: core20
adopt-info: kdf
-version: 21.04.0
+version: 21.04.1
apps:
kdf:
common-id: org.kde.kdf
@@ -51,7 +51,7 @@ parts:
- libkf5doctools-dev
stage-packages:
- coreutils
- source: http://download.kde.org/stable/release-service/21.04.0/src/kdf-21.04.0.tar.xz
+ source: http://download.kde.org/stable/release-service/21.04.1/src/kdf-21.04.1.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- "-DCMAKE_INSTALL_PREFIX=/usr"
More information about the Neon-commits
mailing list