SHA256
1
0
forked from pool/ktorrent

KDE release gear 22.12 beta. Don't forward

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktorrent?expand=0&rev=61
This commit is contained in:
2022-11-17 22:58:41 +00:00
committed by Git OBS Bridge
parent c7fe8279b9
commit 85796e68f2
7 changed files with 33 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package ktorrent
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,15 +20,14 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without released
Name: ktorrent
Version: 22.08.3
Version: 22.11.80
Release: 0
Summary: KDE BitTorrent Client
License: GPL-2.0-or-later
Group: Productivity/Networking/File-Sharing
URL: https://apps.kde.org/ktorrent
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source0: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source3: ktorrent.1
@@ -112,10 +111,8 @@ find %{buildroot} -name "*.py" -perm 0644 -exec grep -l '#!' {} + | \
%fdupes -s %{buildroot}
%if %{with released}
%find_lang %{name}
%{kf5_find_htmldocs}
%endif
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@@ -159,8 +156,6 @@ find %{buildroot} -name "*.py" -perm 0644 -exec grep -l '#!' {} + | \
%{_kf5_sharedir}/ktorrent/
%endif
%if %{with released}
%files lang -f %{name}.lang
%endif
%changelog