KDE Applications 20.03.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdnssd?expand=0&rev=110
This commit is contained in:
parent
e9068be36a
commit
48db9269ac
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 22 09:17:48 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.03.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/20.04-beta
|
||||||
|
- Changes since 19.12.3:
|
||||||
|
* It compiles fine without deprecated methods
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 5 20:36:55 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Thu Mar 5 20:36:55 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
16
kdnssd.spec
16
kdnssd.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kdnssd
|
# spec file for package kdnssd
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,17 +22,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kdnssd
|
Name: kdnssd
|
||||||
Version: 19.12.3
|
Version: 20.03.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zeroconf Support for KIO applications
|
Summary: Zeroconf Support for KIO applications
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Networking/System
|
Group: Productivity/Networking/System
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
||||||
%if %{with lang}
|
|
||||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
|
||||||
Source2: applications.keyring
|
|
||||||
%endif
|
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: cmake(KF5DBusAddons)
|
BuildRequires: cmake(KF5DBusAddons)
|
||||||
@ -40,11 +36,11 @@ BuildRequires: cmake(KF5DNSSD)
|
|||||||
BuildRequires: cmake(KF5I18n)
|
BuildRequires: cmake(KF5I18n)
|
||||||
BuildRequires: cmake(KF5KIO)
|
BuildRequires: cmake(KF5KIO)
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%endif
|
|
||||||
%if %{with lang}
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package adds Zeroconf support to KIO, allowing the use of this protocol
|
This package adds Zeroconf support to KIO, allowing the use of this protocol
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c9b2146030a9845b8164f5784d1c6fcc198b6cfe0e23f6a91edf78d093e4368f
|
|
||||||
size 42096
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5draMACgkQ29LOiT4t
|
|
||||||
HIf/HAf9HqD52O4bMdzlOcocRRQ/5/sIfL9TCoCpWK3047EExypi5sBaarz7x4a/
|
|
||||||
Ny5z3CuLs2Y70Sv+7cZeMbuQU6ENj7QL/x/fKiAWo+7vb7GaXbAB6eu0lAS/eTpB
|
|
||||||
vYcu5A478P2HJIHqA+4YKAefiV8HB1wN4ZhqFYj4f61xG67ihCNms2gq0a671naB
|
|
||||||
531iyLgD90vPkVkayOGty8QcshZLmtbiPRcYModVwbKqn0P2xaj7ixI4mvwhMK7I
|
|
||||||
MhRw2Nf8FrzZKZU7fm5xT9RqEhXTYN5/HRKdPFyZ/n18tUN+PL8zUPgym4S/2bGn
|
|
||||||
9/GIn7Jgntyxg3ac7ioD9QD/CCooxg==
|
|
||||||
=5p16
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
zeroconf-ioslave-20.03.80.tar.xz
Normal file
3
zeroconf-ioslave-20.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ab3eabbe7e31178aba1d1a6ccc8590c1be5a192e18f50bef87b9b95879b7a337
|
||||||
|
size 42380
|
16
zeroconf-ioslave-20.03.80.tar.xz.sig
Normal file
16
zeroconf-ioslave-20.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vCoACgkQOmpNuDnq
|
||||||
|
ptfOcQ//ffbFCb7zb4aK0e/7s4hdRn6g+OowB8XYtSfbwo2hmLPoK6yXcJeiJnIe
|
||||||
|
ugOLtH2Vl5GeHCJ8goyxNSRU2NrbqqmwgpdKGJ/RxAMEbgelkUxMH2IdaXuMqKly
|
||||||
|
/RWadIY5gRrDgU0hYBmJfMgBTYkCyCFuFtZukMfD4FxJ29ScBPSIpi3p0JeE/rHf
|
||||||
|
bB3fGQFvd5npvw31w8dq2syCbkbwHarHgzAYxAU+YQpwT2u9FF1LGKfFW9S4/JPK
|
||||||
|
2BTFOeaXJ7Wa+fD4ZnzKtqi4JB6i2GCkhOVtkaPH24Z/i3I4PxUSjanQxGyVVDnU
|
||||||
|
1qIH6o4xblHoKs9U5jEDcFaGoPn48fPju832F6azIgtNHoSLm3lSV65nBvaGPV3Y
|
||||||
|
I7wavnIgY0D4/2aOZVis/eTTqPcwlSPPz+J4RLwNvBcbi0b+zZZLSFMRNujibol8
|
||||||
|
NkpeYyUUr3FqdBfVKrwm8ya3XX574Cwhj4gSNUmZnmSmCuGZX0zhvh6+o3qUxzMQ
|
||||||
|
dI3CqK5V3G/EfDUep/9b+t9EJzzEhwFjgZcS/HCyDcN73jY1dAomDvLo4S3Mkw3V
|
||||||
|
RfFJ8fNw96Ec4xQVyOPUE2uk0rC/9C0GeqkEp0P0DLF6bWuV8xtvBD+nIR4/iPzn
|
||||||
|
0U5wWkaYG8hxoPY+6uVhbs13U6Tw5wjHKUTjFf37k2N12/F9sEU=
|
||||||
|
=JZkH
|
||||||
|
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user