[neon/forks/kdenlive/Neon/release-lts] /: New release

Neon CI null at kde.org
Thu Dec 10 13:29:34 GMT 2020


Git commit ffb336b9bb2df8c7eb9ca3838d563f2b7032598c by Neon CI.
Committed on 10/12/2020 at 13:29.
Pushed by neon-jenkins into branch 'Neon/release-lts'.

New release

M  +6    -0    debian/changelog
M  +3    -3    snapcraft.yaml

https://invent.kde.org/neon/forks/kdenlive/commit/ffb336b9bb2df8c7eb9ca3838d563f2b7032598c

diff --git a/debian/changelog b/debian/changelog
index 5644ec5..dc7436a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdenlive (4:20.12.0-0neon) focal; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Thu, 10 Dec 2020 13:29:26 +0000
+
 kdenlive (4:20.08.3-0neon) focal; urgency=medium
 
   * New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index ea387c6..e74defb 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,6 +1,6 @@
 ---
 name: kdenlive
-version: 20.08.3
+version: 20.12.0
 confinement: strict
 grade: stable
 base: core18
@@ -66,7 +66,7 @@ parts:
         - libmagic1
         - libgpm2
         - kio-extras
-        source: http://download.kde.org/stable/release-service/20.08.3/src/kdenlive-20.08.3.tar.xz
+        source: http://download.kde.org/stable/release-service/20.12.0/src/kdenlive-20.12.0.tar.xz
         configflags:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
         - "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -80,7 +80,7 @@ parts:
         plugin: dump
         source: https://anongit.kde.org/snap-kf5-launcher.git
     kdenlive-launch:
-        source: http://download.kde.org/stable/release-service/20.08.3/src/kdenlive-20.08.3.tar.xz
+        source: http://download.kde.org/stable/release-service/20.12.0/src/kdenlive-20.12.0.tar.xz
         plugin: dump
         prime:
         - kdenlive-launch


More information about the Neon-commits mailing list