[neon/extras/ktorrent/Neon/release-lts] /: New release

Neon CI null at kde.org
Mon Apr 19 11:17:36 BST 2021


Git commit cc5b31e7a85a06591964734effdc9269f717f102 by Neon CI.
Committed on 19/04/2021 at 10:17.
Pushed by neon-jenkins into branch 'Neon/release-lts'.

New release

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

https://invent.kde.org/neon/extras/ktorrent/commit/cc5b31e7a85a06591964734effdc9269f717f102

diff --git a/debian/changelog b/debian/changelog
index 3a011c2..b16f2a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ktorrent (21.04.0-0neon) focal; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Mon, 19 Apr 2021 10:17:28 +0000
+
 ktorrent (20.12.3-0neon) focal; urgency=medium
 
   * New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index f2477d2..2e0c80a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -36,7 +36,7 @@ parts:
     libktorrent:
         plugin: cmake
         build-environment:
-        - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+        -   CMAKE_BUILD_PARALLEL_LEVEL: '4'
         build-packages:
         - libboost-dev
         - libgcrypt20-dev
@@ -73,7 +73,7 @@ parts:
         - libktorrent
         plugin: cmake
         build-environment:
-        - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+        -   CMAKE_BUILD_PARALLEL_LEVEL: '4'
         build-packages:
         - kross-dev
         - libboost-dev
@@ -87,7 +87,7 @@ parts:
         - libgeoip1
         - geoip-bin
         - libtag1v5
-        source: http://download.kde.org/stable/release-service/20.12.3/src/ktorrent-20.12.3.tar.xz
+        source: http://download.kde.org/stable/release-service/21.04.0/src/ktorrent-21.04.0.tar.xz
         cmake-parameters:
         - "-DCMAKE_INSTALL_PREFIX=/usr"
         - "-DCMAKE_BUILD_TYPE=Release"
@@ -110,3 +110,4 @@ parts:
             - "-usr/lib/aspell/*"
         prime:
         - "$exclusion"
+version: 21.04.0


More information about the Neon-commits mailing list