[neon/kde/knights/Neon/release-lts] /: New release
Neon CI
null at kde.org
Wed Feb 3 11:14:37 GMT 2021
Git commit 9281b436dbd138b426f67bdcae39eb9a4c96c77b by Neon CI.
Committed on 03/02/2021 at 11: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/knights/commit/9281b436dbd138b426f67bdcae39eb9a4c96c77b
diff --git a/debian/changelog b/debian/changelog
index 8ab20bf..4ce1b28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+knights (20.12.2-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Wed, 03 Feb 2021 11:14:29 +0000
+
knights (20.12.1-0neon) focal; urgency=medium
* New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 6246722..e745480 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,7 +1,7 @@
---
name: knights
title: KNights
-version: 20.12.1
+version: 20.12.2
confinement: strict
grade: stable
base: core18
@@ -42,7 +42,7 @@ parts:
after:
- kde-frameworks-5-env
plugin: cmake
- source: http://download.kde.org/stable/release-service/20.12.1/src/knights-20.12.1.tar.xz
+ source: http://download.kde.org/stable/release-service/20.12.2/src/knights-20.12.2.tar.xz
build-packages:
- build-essential
- qt5-default
More information about the Neon-commits
mailing list