Accepting request 630258 from KDE:Applications
Update to 18.08.0 OBS-URL: https://build.opensuse.org/request/show/630258 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krdc?expand=0&rev=71
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d04968306f8a5862223adad846bf130134fc066e69f1749e52f583eb5b3a764
|
||||
size 1553844
|
3
krdc-18.08.0.tar.xz
Normal file
3
krdc-18.08.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b96e150c32df849c939c1464bf6a820f66afca4c614fb94d632857848065430e
|
||||
size 1560684
|
28
krdc.changes
28
krdc.changes
@@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 22:06:26 UTC 2018 - christophe@krop.fr
|
||||
|
||||
- Update to 18.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.08.0.php
|
||||
- Changes since 18.07.80:
|
||||
* Fix deadlock when user cancels ssh password dialog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@@ -19,11 +19,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: krdc
|
||||
Version: 18.04.3
|
||||
Version: 18.08.0
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# 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
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/Other
|
||||
|
Reference in New Issue
Block a user