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.04.0.tar.xz b/krdc-19.04.0.tar.xz new file mode 100644 index 0000000..6e9d142 --- /dev/null +++ b/krdc-19.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a1ac548992eaaff82cafe386eef0a611b96f06ce3887a363b25d6ca17c6eacc +size 1423676 diff --git a/krdc.changes b/krdc.changes index 8c71276..111091b 100644 --- a/krdc.changes +++ b/krdc.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Sat Apr 20 06:51:57 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.0.php +- No code changes since 19.03.90 + +------------------------------------------------------------------- +Tue Apr 09 20:54:43 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-rc.php +- Changes since 19.03.80: + * Pass va_list as such, instead of passing to variadic function + +------------------------------------------------------------------- +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..96020b5 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.04.0 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