KDE Gear 21.12.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kget?expand=0&rev=158
This commit is contained in:
committed by
Git OBS Bridge
parent
170977a6f9
commit
f50d7ae6bd
10
kget.spec
10
kget.spec
@@ -18,16 +18,16 @@
|
||||
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
%bcond_without released
|
||||
Name: kget
|
||||
Version: 21.12.0
|
||||
Version: 21.12.1
|
||||
Release: 0
|
||||
Summary: Download Manager
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Networking/Other
|
||||
URL: https://apps.kde.org/kget
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
@@ -79,7 +79,7 @@ An advanced download manager by KDE
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%{kf5_find_htmldocs}
|
||||
%endif
|
||||
@@ -114,7 +114,7 @@ An advanced download manager by KDE
|
||||
%{_kf5_sharedir}/khtml/
|
||||
%{_kf5_sharedir}/kwebkitpart/
|
||||
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
%files lang -f %{name}.lang
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user