From eb76773b73dbc37dd0ac17336bf267c434687c7b076deeb59fb4012ce32016a7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Thu, 21 Apr 2022 08:21:46 +0000 Subject: [PATCH] Update to 22.04.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libktorrent?expand=0&rev=33 --- libktorrent-22.03.90.tar.xz | 3 --- libktorrent-22.04.0.tar.xz | 3 +++ libktorrent-22.04.0.tar.xz.sig | 16 ++++++++++++++++ libktorrent.changes | 8 ++++++++ libktorrent.spec | 6 +++--- 5 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 libktorrent-22.03.90.tar.xz create mode 100644 libktorrent-22.04.0.tar.xz create mode 100644 libktorrent-22.04.0.tar.xz.sig diff --git a/libktorrent-22.03.90.tar.xz b/libktorrent-22.03.90.tar.xz deleted file mode 100644 index 75843e8..0000000 --- a/libktorrent-22.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:169a42394bb6c9e2d7b51fb22ad35e542f5397370e222a1fada4c4140b65b4a2 -size 606148 diff --git a/libktorrent-22.04.0.tar.xz b/libktorrent-22.04.0.tar.xz new file mode 100644 index 0000000..68828fc --- /dev/null +++ b/libktorrent-22.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30603fdad3489c7a5e5569a6918c71cb912e05f3aab96598245d1b10fd11f075 +size 606420 diff --git a/libktorrent-22.04.0.tar.xz.sig b/libktorrent-22.04.0.tar.xz.sig new file mode 100644 index 0000000..01a8e32 --- /dev/null +++ b/libktorrent-22.04.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYu0MACgkQu0YzUNbv +Me/UOQ/8CgdzPRBBpuZYwIXfiEo2ZTNZtq6XrpXb3jlNcjckCgEO0Gv0Ja59BTlv +1oozhsSIuRdF9KX/0utFsN55AdKKbqqECkvv2y5eaKkGPGcOtbBtJ9prM1rwtJFa +JhEQyH2VKD7PGx4qXQPUxX3jexh6944eEucKOfEVXiF0EVDVjyDlpTfNHEA8uR18 +SNyp1EBAkI8RNaUTF8ATQkeVSmplM/sEp4Y5lyKbca/VAdsCE1hdK/sftUISh70b +ayfreov0hoS73KhNSTMx93cxGQkhkDVW5zveiJcuq+kuNPpCiRVgqRBxmTpITNrO +w9DaR6I1BNYgV2MEm43EUWvuMtd1ixHntz5DIlW7TfzwlWO+UnhVuI0mnD2acOOC +niVko733l1VjXzQ8aCGbuRCeTxdPFN9Uo0LYxwmQKPS901/ZqRssBPUQmBH1TJ7d +DfjSuDhd0ImR72vxVGDKTJ6UhNgpvnsgfJy3wEQdiIHNt7WsHs/WnnoRuXItuTWV +AcnA7xI27HVx+UdTSy+DQMbjjnB9k1xP8R6NQWlDxbpOw6Q5JFGBgYCaq07VjeiP +It7tTjr0VZFTQuaWkNHJfVawTak6xVTW/5753NoKkOfk5bbtyT4K6k1R0EV7GLTG +9kvlA5BgCnxhV6bW+EbVWR6GjGKv9J8HF6XQmkewcdWE5iShzRc= +=4oR+ +-----END PGP SIGNATURE----- diff --git a/libktorrent.changes b/libktorrent.changes index 6e0614c..3cc9f5c 100644 --- a/libktorrent.changes +++ b/libktorrent.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 18 07:52:40 UTC 2022 - Christophe Giboudeaux + +- Update to 22.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.04.0/ + ------------------------------------------------------------------- Fri Apr 8 18:21:44 UTC 2022 - Christophe Giboudeaux diff --git a/libktorrent.spec b/libktorrent.spec index 8e0cb61..de3d686 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -21,15 +21,15 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: libktorrent -Version: 22.03.90 +Version: 22.04.0 Release: 0 Summary: Torrent Downloading Library License: GPL-2.0-or-later Group: Productivity/Networking/File-Sharing URL: https://apps.kde.org/ktorrent -Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: doxygen