KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krdc?expand=0&rev=117
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:58:06 +00:00 committed by Git OBS Bridge
parent 2a993a9fc6
commit 484c54b2f5
6 changed files with 41 additions and 25 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12602912abbc22e061067b6b5048d37a7cbdaaf99d203829d3f52fdf7319acce
size 1424052

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drX4ACgkQ29LOiT4t
HIff+AgAnGTcGHn2YtG1Whogjf0SuALgYBqFMyoA92d32Hkv/embinymf7tvGh+t
sUNWweNiX54VTAnk0UQHlRF+8X0MfecJjKcjQseRTRZLMahQyjdVoObIm0GOca9g
V9i/bqU48DuuzjkXk3DmiQVq9UfL/ZcHVBmvPmKOBx0sR7l/3BddLfv486JGYIb2
cnbKyTjoy/a85UO8t3GnYSxztGHM+WN6AJAaSn/uzNHXvBSOL6qQ1YV8ptPy8TBv
emlA6P9TdwoY3h0IFtltoUaykirMoBSthZxBFcM62VOFJUWkeA5iq1X3/vZ/tfBN
58NVKhMniO1Wjnav1orMucFaoU2uKg==
=CC8t
-----END PGP SIGNATURE-----

3
krdc-20.03.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f6716978cf39489dcbe4ba502a277c0b0ea125116508c62c7356edca01f0e36
size 1425024

16
krdc-20.03.80.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vBUACgkQOmpNuDnq
ptc+Yw//fJWxW2tmIQnL+XZxGIqElAQXf829LoMQqEMdw1he+qN8SquuXFF+GJFT
Q9kgl7XdteGWXhCfUUEnmqzCEsI9Ych1J2NP7XvD5imt/4IFdeWcdXbBLn4svnsj
CAd2oF7Hud9RgEDcmVi3b8thed745AgVXzY067PLnoMyZOaKxwCowTOoU98KVywv
EwzcX329vDDKm98IOAo1mdy1toM+5Y59QkU1OeYfluDKCik7APzKXR8AJhJeTzeX
2iNXESvctNNv+3B4EArilVIP/5Z9SaLhk+uwWx+z/GJKV1oKBQAJZukG+vuIvsSS
ttFdlk9d+P8X1wHRGBUX6DeRNMZnlm9tUogcwjhQjEsgbtT+9ICALg0EOztO/GCK
pHVxE5pK9+Di+myvIhV+ye4Gtki4qHaWfMraLiJbbGhaII3TrOLUT07I74+R2nWC
lF+gdkJNEyQWNDaZqLim3eKFmB6lz/bUROaynuCCzIVrS+26xmPqgLNalAqvKIku
D+icjQz/XOfKV319eSiO2xKfGp8YuT6+7x9iqZ4f0KwzoOcl0D/nAToUYp36tqaX
Q6PwMPBxiWi1AKZwDol2WtUhXlchmjZUTLofQDg+6BzgLkRF6JEozn5v+3y0vOOM
9nqtGkiolESxQZBdc8eFFZ6MiLhd/Vn3Tra1cogR7hFpCc9LdBE=
=Siod
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:19 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:
* Don't use 0/nullptr as flag
* It compiles fine without kf5 deprecated method
* Ignore file
* Use KF5_MIN_VERSION
* Update reference on ITALC (now Veyon) code
-------------------------------------------------------------------
Thu Mar 5 20:36:26 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package krdc
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,20 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: krdc
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Remote Desktop Connection
License: GPL-2.0-or-later
Group: Productivity/Networking/Other
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: LibVNCServer-devel
BuildRequires: extra-cmake-modules
BuildRequires: freerdp
BuildRequires: freerdp-devel
BuildRequires: libssh-devel
BuildRequires: oxygen5-icon-theme-large
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Bookmarks)
@ -54,8 +51,10 @@ BuildRequires: cmake(KF5XmlGui)
Requires: breeze5-icons
Requires: freerdp
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
Krdc allows to connect to VNC and RDP compatible servers.
@ -68,9 +67,7 @@ Requires: krdc = %{version}
%description devel
Development libraries and headers needed to build software using krdc
%if %{with lang}
%lang_package
%endif
%prep
%setup -q
@ -80,7 +77,7 @@ Development libraries and headers needed to build software using krdc
export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%endif
%cmake_kf5 -d build
make %{?_smp_mflags}
%cmake_build
%install
%kf5_makeinstall -C build