This commit is contained in:
parent
50cf726efb
commit
56143f4350
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c01896b73ab058a20f4c3d8997c28cbb81a7000f5aec346592a9315412c10666
|
||||
size 1420104
|
3
krdc-19.03.80.tar.xz
Normal file
3
krdc-19.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa78b2ac0b80780b66baeae4a5aadb03ecf0d5d72969cfd1f7c407a29c0b6943
|
||||
size 1423784
|
21
krdc.changes
21
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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user