Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krdc?expand=0&rev=100
This commit is contained in:
parent
472f1a7c26
commit
9dc00690e5
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ef3fa15f9455283cb556edf11497fdcb49f29ec828efd1e4745d99cbf6fad8a
|
|
||||||
size 1422536
|
|
3
krdc-19.08.0.tar.xz
Normal file
3
krdc-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:62c995dc1b6eabf2486d475ad089cb3e286d37c6927e4c5bd2455489f52a3e75
|
||||||
|
size 1422936
|
11
krdc-19.08.0.tar.xz.sig
Normal file
11
krdc-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxowACgkQ29LOiT4t
|
||||||
|
HIdGPgf/bCIMmjKoooS6VooI8ZwGdRBzaCt5C0+rQMBW2SfJmgHbH1VQIRKGNeDj
|
||||||
|
F0fr9ficsZaaNmO35/sBWz3kyZPYm9HU/am0aWIv8OvyFYPd/rJzmWea4PHsCMEP
|
||||||
|
bI0EApQi1JXdaDZ3bIGUVwNrhm2skvlwb4NqHeYHfKUeUK3mCtlw7Rme6NsFmnaR
|
||||||
|
mbpPNeW6rfbHGRuFxLU4D8HpX15sXWjkRtXnTqpfxlUNg8q+YW9HnKjwyS6SZxcQ
|
||||||
|
E97bkJdEeowBAQ1fTdJZfoEaO35NBgq30hCFgZ0O1FzZ58zlom8f7/DWAGzW5glE
|
||||||
|
m10GSbs1VrSVwuLQECIX0SsyK4Iqrg==
|
||||||
|
=Z55S
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:36 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,12 +21,16 @@
|
|||||||
%{!?_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: krdc
|
Name: krdc
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Remote Desktop Connection
|
Summary: Remote Desktop Connection
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: LibVNCServer-devel
|
BuildRequires: LibVNCServer-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: freerdp
|
BuildRequires: freerdp
|
||||||
|
Loading…
Reference in New Issue
Block a user