diff --git a/krdc-18.12.3.tar.xz b/krdc-18.12.3.tar.xz deleted file mode 100644 index a84921c..0000000 --- a/krdc-18.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c01896b73ab058a20f4c3d8997c28cbb81a7000f5aec346592a9315412c10666 -size 1420104 diff --git a/krdc-19.03.80.tar.xz b/krdc-19.03.80.tar.xz new file mode 100644 index 0000000..10f5dcc --- /dev/null +++ b/krdc-19.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa78b2ac0b80780b66baeae4a5aadb03ecf0d5d72969cfd1f7c407a29c0b6943 +size 1423784 diff --git a/krdc.changes b/krdc.changes index 8c71276..cbf5ac1 100644 --- a/krdc.changes +++ b/krdc.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Mar 27 06:41:06 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-beta.php +- Changes since 18.12.3: + * Add Wayland support (kde#377911) + * Add the default (Ctrl+n) shortcut to open new connection in KRDC + * Fix DOCTYPE root name of ui.rc file + * Use more https in links + * Do not repeat work of KAboutData::setupCommandLine + * Do not repeat work of KAboutData::setApplicationData + * Call KLocalizedString::setApplicationDomain after qapp creation + * Use consistently nullptr + * Use consistently override + * Improve order in toplevel CMakeLists.txt: first setup ECM, then do find + * Bump min cmake version to 3.0 + * Fix minor typos and EBN issues + ------------------------------------------------------------------- Sat Mar 09 08:03:21 UTC 2019 - lbeltrame@kde.org diff --git a/krdc.spec b/krdc.spec index 9d541ce..33be16a 100644 --- a/krdc.spec +++ b/krdc.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: krdc -Version: 18.12.3 +Version: 19.03.80 Release: 0 Summary: Remote Desktop Connection License: GPL-2.0-or-later @@ -45,6 +45,7 @@ BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5NotifyConfig) BuildRequires: cmake(KF5Wallet) BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) Requires: breeze5-icons Requires: freerdp