[neon/extras/konversation/Neon/release-lts] /: New release
Neon CI
null at kde.org
Mon Apr 19 11:17:35 BST 2021
Git commit 99204238c1d56e7f1ffb4c85577b6712acf2d6f1 by Neon CI.
Committed on 19/04/2021 at 10:17.
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/extras/konversation/commit/99204238c1d56e7f1ffb4c85577b6712acf2d6f1
diff --git a/debian/changelog b/debian/changelog
index 47a33d5..f8066ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+konversation (21.04.0-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Mon, 19 Apr 2021 10:17:27 +0000
+
konversation (20.12.3-0neon) focal; urgency=medium
* New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 3dddd6d..b24cdaa 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -33,7 +33,7 @@ package-repositories:
parts:
konversation:
build-environment:
- - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+ - CMAKE_BUILD_PARALLEL_LEVEL: '4'
plugin: cmake
build-packages:
- libkf5doctools-dev
@@ -42,7 +42,7 @@ parts:
- libqca-qt5-2-dev
stage-packages:
- libqca-qt5-2
- source: http://download.kde.org/stable/release-service/20.12.3/src/konversation-20.12.3.tar.xz
+ source: http://download.kde.org/stable/release-service/21.04.0/src/konversation-21.04.0.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -66,3 +66,4 @@ parts:
- "-usr/lib/aspell/*"
prime:
- "$exclusion"
+version: 21.04.0
More information about the Neon-commits
mailing list