[neon/kde/kate/Neon/release-lts] /: New release

Neon CI null at kde.org
Thu Jan 7 12:14:54 GMT 2021


Git commit 29205a281f2f6c16f19b756e19e04922ec9e52e5 by Neon CI.
Committed on 07/01/2021 at 12:14.
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/kate/commit/29205a281f2f6c16f19b756e19e04922ec9e52e5

diff --git a/debian/changelog b/debian/changelog
index 389a4c4..0156237 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kate (4:20.12.1-0neon) focal; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Thu, 07 Jan 2021 12:14:46 +0000
+
 kate (4:20.12.0-0neon) focal; urgency=medium
 
   * New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 486ff58..0203096 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,6 +1,6 @@
 ---
 name: kate
-version: 20.12.0
+version: 20.12.1
 confinement: strict
 grade: stable
 base: core18
@@ -48,7 +48,7 @@ parts:
         stage-packages:
         - libgit2-dev
         - pkg-config
-        source: http://download.kde.org/stable/release-service/20.12.0/src/kate-20.12.0.tar.xz
+        source: http://download.kde.org/stable/release-service/20.12.1/src/kate-20.12.1.tar.xz
         configflags:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
         - "-DCMAKE_INSTALL_PREFIX=/usr"


More information about the Neon-commits mailing list