[neon/kde/kmplot/Neon/release] /: New release

Neon CI null at kde.org
Mon Jul 12 12:56:36 BST 2021


Git commit a4542de5323a69e97f63fae7c20fb2a508e51e56 by Neon CI.
Committed on 12/07/2021 at 11:56.
Pushed by neon-jenkins into branch 'Neon/release'.

New release

M  +6    -0    debian/changelog
M  +2    -2    snapcraft.yaml

https://invent.kde.org/neon/kde/kmplot/commit/a4542de5323a69e97f63fae7c20fb2a508e51e56

diff --git a/debian/changelog b/debian/changelog
index 302f700..1902cee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kmplot (4:21.04.3-0neon) focal; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Mon, 12 Jul 2021 11:56:28 +0000
+
 kmplot (4:21.04.2-0neon) focal; urgency=medium
 
   * New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 1668e3b..7c53866 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -4,7 +4,7 @@ confinement: strict
 grade: stable
 base: core20
 adopt-info: kmplot
-version: 21.04.2
+version: 21.04.3
 apps:
     kmplot:
         common-id: org.kde.kmplot.desktop
@@ -53,7 +53,7 @@ parts:
         - libkf5doctools-dev
         build-environment:
         -   CMAKE_BUILD_PARALLEL_LEVEL: '4'
-        source: http://download.kde.org/stable/release-service/21.04.2/src/kmplot-21.04.2.tar.xz
+        source: http://download.kde.org/stable/release-service/21.04.3/src/kmplot-21.04.3.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
         - "-DCMAKE_INSTALL_PREFIX=/usr"


More information about the Neon-commits mailing list