diff --git a/krdc-19.12.3.tar.xz b/krdc-19.12.3.tar.xz deleted file mode 100644 index 9099943..0000000 --- a/krdc-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12602912abbc22e061067b6b5048d37a7cbdaaf99d203829d3f52fdf7319acce -size 1424052 diff --git a/krdc-19.12.3.tar.xz.sig b/krdc-19.12.3.tar.xz.sig deleted file mode 100644 index be37e17..0000000 --- a/krdc-19.12.3.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/krdc-20.04.0.tar.xz b/krdc-20.04.0.tar.xz new file mode 100644 index 0000000..1898255 --- /dev/null +++ b/krdc-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e369914cc461d2bb2d741dce2bd1e7c57b147087035335f92d25f3aa0efe2fe4 +size 1424980 diff --git a/krdc-20.04.0.tar.xz.sig b/krdc-20.04.0.tar.xz.sig new file mode 100644 index 0000000..0fca6c9 --- /dev/null +++ b/krdc-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6gJ/IACgkQ29LOiT4t +HIfzewf+JYNPshrnSG/TskyyLk5pbu743l5saHAnmUYiVpkAMydYnBrY28C2l0ES +HwUJ00qTcmxiwQZhn0HwbnfQWquKinozx36VRKA0l7eljKcdWIskBc1YnodMND/c +9YQAJyItfsClE/36uVX9nFpxtU3RAH0h8GtHPsESXMy40t+Nl4G40sAUtunDZACi +878JLhqwlXZ5FxymahRKyBPYKtMky8AzzccTBGgLs+bMs9foL4bChlP6V+2MljwQ +xI5wkYOky5fY/tjDs+T6aFPSRJD7U5d1zWcjS6snrNJhfmKApZb4xix/mLYJcKO7 +Z4g8eyqLxyihX7h5aRk0O3A7qZfy/A== +=Q7EF +-----END PGP SIGNATURE----- diff --git a/krdc.changes b/krdc.changes index 1572297..46383b7 100644 --- a/krdc.changes +++ b/krdc.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:48 UTC 2020 - Luca Beltrame + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * Adapt to changes in KBookmarks >= 5.69 + +------------------------------------------------------------------- +Sun Apr 5 20:30:23 UTC 2020 - Luca Beltrame + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * Fix compilation due to new deprecated API + +------------------------------------------------------------------- +Sun Mar 22 09:17:19 UTC 2020 - Luca Beltrame + +- 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 diff --git a/krdc.spec b/krdc.spec index 673570a..e5aa932 100644 --- a/krdc.spec +++ b/krdc.spec @@ -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.04.0 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 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/stable/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