[neon/kde/kmousetool/Neon/release-lts] /: New release
Neon CI
null at kde.org
Thu May 13 09:56:55 BST 2021
Git commit de19742f47b77c23c4b7b668e157dd29e145eee7 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 +2 -2 snapcraft.yaml
https://invent.kde.org/neon/kde/kmousetool/commit/de19742f47b77c23c4b7b668e157dd29e145eee7
diff --git a/debian/changelog b/debian/changelog
index f53e7b1..f3176a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kmousetool (4:21.04.1-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Thu, 13 May 2021 08:56:47 +0000
+
kmousetool (4:21.04.0-0neon) focal; urgency=medium
* New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2d74368..d81bf0a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -4,7 +4,7 @@ confinement: strict
grade: stable
base: core20
adopt-info: kmousetool
-version: 21.04.0
+version: 21.04.1
apps:
kmousetool:
common-id: org.kde.kmousetool
@@ -54,7 +54,7 @@ parts:
stage-packages:
- libxt6
- libxtst6
- source: http://download.kde.org/stable/release-service/21.04.0/src/kmousetool-21.04.0.tar.xz
+ source: http://download.kde.org/stable/release-service/21.04.1/src/kmousetool-21.04.1.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- "-DCMAKE_INSTALL_PREFIX=/usr"
More information about the Neon-commits
mailing list