[neon/kde/kmines/Neon/release-lts] /: New release
Neon CI
null at kde.org
Thu May 13 09:56:48 BST 2021
Git commit 8139d458a0fddd0ce37957a90e26c498e094008e by Neon CI.
Committed on 13/05/2021 at 08:56.
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/kde/kmines/commit/8139d458a0fddd0ce37957a90e26c498e094008e
diff --git a/debian/changelog b/debian/changelog
index 4cc94f6..dc271a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kmines (4:21.04.1-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Thu, 13 May 2021 08:56:40 +0000
+
kmines (4:21.04.0-0neon) focal; urgency=medium
* New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index bbb6c3c..48de046 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -10,7 +10,7 @@ apps:
- kde-neon
common-id: org.kde.kmines.desktop
command: usr/bin/kmines
- plugs:
+ plugs:
parts:
- home
- network
@@ -67,7 +67,7 @@ parts:
plugin: cmake
build-packages:
- libkf5doctools-dev
- source: http://download.kde.org/stable/release-service/21.04.0/src/kmines-21.04.0.tar.xz
+ source: http://download.kde.org/stable/release-service/21.04.1/src/kmines-21.04.1.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -89,3 +89,4 @@ parts:
- "-usr/lib/aspell/*"
prime:
- "$exclusion"
+version: 21.04.1
More information about the Neon-commits
mailing list