KDE Applications 18.08.0 beta (third time's the charm)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krdc?expand=0&rev=79
This commit is contained in:
parent
1dcd1f86ea
commit
2bf9514925
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d04968306f8a5862223adad846bf130134fc066e69f1749e52f583eb5b3a764
|
|
||||||
size 1553844
|
|
3
krdc-18.07.80.tar.xz
Normal file
3
krdc-18.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:49ba0cd67631dc349df350063e239e9781930f3eefb7b834b8fa9fb3be61952e
|
||||||
|
size 1560784
|
18
krdc.changes
18
krdc.changes
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 26 13:00:53 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 18.07.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-18.07.80.php
|
||||||
|
- Changes since 18.04.3:
|
||||||
|
* Add option of connecting to the vnc server through a ssh tunnel
|
||||||
|
* Enable override warnings (on gcc)
|
||||||
|
* Small typo fix
|
||||||
|
* Make gcc happy
|
||||||
|
* No need for such a big margin on top now that image is gone
|
||||||
|
* Remove needless space-eating header
|
||||||
|
* clang-tidy: modernize-use-nullptr
|
||||||
|
* clang-tidy: modernize-use-override run
|
||||||
|
* CMake: Fix AUTOMOC warnings
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 13 04:50:09 UTC 2018 - lbeltrame@kde.org
|
Fri Jul 13 04:50:09 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -19,11 +19,11 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: krdc
|
Name: krdc
|
||||||
Version: 18.04.3
|
Version: 18.07.80
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: Remote Desktop Connection
|
Summary: Remote Desktop Connection
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
|
Loading…
Reference in New Issue
Block a user