From 22a560d9bfa0aba81835afd69412fa22834c45d0 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 03:08:16 +0100 Subject: [PATCH] update to 20.12.1 [release 20.12.1-1mamba;Mon Jan 25 2021] --- ktorrent.spec | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/ktorrent.spec b/ktorrent.spec index 8065ef1..98eab92 100644 --- a/ktorrent.spec +++ b/ktorrent.spec @@ -3,7 +3,7 @@ %define libver 1.%(echo %version | cut -d. -f2-3) Name: ktorrent -Version: 5.1.2 +Version: 20.12.1 Release: 1mamba Summary: BitTorrent client for KDE Group: Graphical Desktop/Applications/Networking @@ -11,7 +11,7 @@ Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://kde.org -Source: https://download.kde.org/stable/ktorrent/%{version}/ktorrent-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/ktorrent-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -71,6 +71,8 @@ KTorrent is a BitTorrent program for KDE. It's main features are : - internet searching using The Bittorrent website's search engine - UDP Trackers +%debug_package + %prep %setup -q @@ -82,7 +84,7 @@ KTorrent is a BitTorrent program for KDE. It's main features are : %install [ "%{buildroot}" != / ] && rm -rf %{buildroot} %makeinstall -C build -%find_lang ktorrent +%find_lang ktorrent --with-html rm -f %{buildroot}%{_kde4_libdir}/libktcore.so @@ -121,21 +123,12 @@ exit 0 %{_datadir}/kxmlgui5/ktorrent/ktorrent*.rc %{_datadir}/kxmlgui5/ktorrent/kttorrentactivityui.rc %{_datadir}/metainfo/org.kde.ktorrent.appdata.xml -%lang(ca) %{_datadir}/doc/HTML/ca/ktorrent -%lang(de) %{_datadir}/doc/HTML/de/ktorrent -%lang(es) %{_datadir}/doc/HTML/es/ktorrent -%lang(et) %{_datadir}/doc/HTML/et/ktorrent -%lang(fr) %{_datadir}/doc/HTML/fr/ktorrent -%lang(it) %{_datadir}/doc/HTML/it/ktorrent -%lang(nl) %{_datadir}/doc/HTML/nl/ktorrent -%lang(pt) %{_datadir}/doc/HTML/pt/ktorrent -%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/ktorrent/ -%lang(ru) %{_datadir}/doc/HTML/ru/ktorrent -%lang(sv) %{_datadir}/doc/HTML/sv/ktorrent -%lang(uk) %{_datadir}/doc/HTML/uk/ktorrent %doc COPYING %changelog +* Mon Jan 25 2021 Silvan Calarco 20.12.1-1mamba +- update to 20.12.1 + * Tue Sep 10 2019 Automatic Build System 5.1.2-1mamba - automatic version update by autodist