[neon/kde/kontact/Neon/release-lts] /: New release
Neon CI
null at kde.org
Thu May 13 09:58:17 BST 2021
Git commit 47163328a77b5c227cb8f89fb94c651c92b48aa8 by Neon CI.
Committed on 13/05/2021 at 08:58.
Pushed by neon-jenkins into branch 'Neon/release-lts'.
New release
M +6 -0 debian/changelog
M +4 -4 snapcraft.yaml
https://invent.kde.org/neon/kde/kontact/commit/47163328a77b5c227cb8f89fb94c651c92b48aa8
diff --git a/debian/changelog b/debian/changelog
index 570e79f..43a89a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kontact (4:21.04.1-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Thu, 13 May 2021 08:58:07 +0000
+
kontact (4:21.04.0-0neon) focal; urgency=medium
* New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 7258b4c..d9a5240 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -42,8 +42,8 @@ package-repositories:
url: http://origin.archive.neon.kde.org/user
key-server: keyserver.ubuntu.com
layout:
- /usr/share/qt5:
- bind: $SNAP/kf5/usr/share/qt5
+ "/usr/share/qt5":
+ bind: "$SNAP/kf5/usr/share/qt5"
parts:
runtime:
source: runtime
@@ -110,7 +110,7 @@ parts:
- korganizer
- sasl2-bin
- libsasl2-modules
- source: http://download.kde.org/stable/release-service/21.04.0/src/kontact-21.04.0.tar.xz
+ source: http://download.kde.org/stable/release-service/21.04.1/src/kontact-21.04.1.tar.xz
filesets:
exclusion:
- "-usr/lib/*/cmake/*"
@@ -135,4 +135,4 @@ parts:
kde-frameworks-5-env:
plugin: dump
source: https://invent.kde.org/packaging/snap-kf5-launcher.git
-version: 21.04.0
+version: 21.04.1
More information about the Neon-commits
mailing list