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

Neon CI null at kde.org
Mon Jul 12 12:57:28 BST 2021


Git commit abf563e15f22ccbb97f1ddb8635030bc7778bf80 by Neon CI.
Committed on 12/07/2021 at 11:57.
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/kmines/commit/abf563e15f22ccbb97f1ddb8635030bc7778bf80

diff --git a/debian/changelog b/debian/changelog
index fd7c458..bc749c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kmines (4:21.04.3-0neon) focal; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Mon, 12 Jul 2021 11:57:20 +0000
+
 kmines (4:21.04.2-0neon) focal; urgency=medium
 
   * New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index c205e98..82c4472 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -67,7 +67,7 @@ parts:
         plugin: cmake
         build-packages:
         - libkf5doctools-dev
-        source: http://download.kde.org/stable/release-service/21.04.2/src/kmines-21.04.2.tar.xz
+        source: http://download.kde.org/stable/release-service/21.04.3/src/kmines-21.04.3.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
         - "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -89,4 +89,4 @@ parts:
             - "-usr/lib/aspell/*"
         prime:
         - "$exclusion"
-version: 21.04.2
+version: 21.04.3


More information about the Neon-commits mailing list