forked from pool/kdnssd
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdnssd?expand=0&rev=92
This commit is contained in:
10
kdnssd.spec
10
kdnssd.spec
@@ -22,13 +22,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kdnssd
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Zeroconf Support for KIO applications
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Networking/System
|
||||
URL: http://www.kde.org
|
||||
Source0: %{rname}-%{version}.tar.xz
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
|
Reference in New Issue
Block a user