[neon/extras/ktorrent/Neon/release-lts] /: New release
Neon CI
null at kde.org
Wed Feb 3 11:09:33 GMT 2021
Git commit a1de463cb0b9340b06516eef0f43d6c5188bc39c by Neon CI.
Committed on 03/02/2021 at 11:09.
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/extras/ktorrent/commit/a1de463cb0b9340b06516eef0f43d6c5188bc39c
diff --git a/debian/changelog b/debian/changelog
index b7ad1d1..cd549d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ktorrent (20.12.2-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Wed, 03 Feb 2021 11:09:25 +0000
+
ktorrent (20.12.1-0neon) focal; urgency=medium
[ Jonathan Riddell ]
diff --git a/snapcraft.yaml b/snapcraft.yaml
index ad6019e..5feb6e8 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,6 +1,6 @@
---
name: ktorrent
-version: 20.12.1
+version: 20.12.2
summary: BitTorrent Client
description: |-
KTorrent is a BitTorrent application by KDE which allows you to download files using the BitTorrent protocol. It enables you to run multiple torrents at the same time and comes with extended features to make it a full-featured client for BitTorrent.
@@ -90,7 +90,7 @@ parts:
- libkf5syndication-dev
- libktorrent-dev
- libtag1-dev
- source: http://download.kde.org/stable/release-service/20.12.1/src/ktorrent-20.12.1.tar.xz
+ source: http://download.kde.org/stable/release-service/20.12.2/src/ktorrent-20.12.2.tar.xz
configflags:
- "-DCMAKE_INSTALL_PREFIX=/usr"
- "-DCMAKE_BUILD_TYPE=Release"
More information about the Neon-commits
mailing list