diff --git a/krdc-18.04.3.tar.xz b/krdc-18.04.3.tar.xz deleted file mode 100644 index 7c46ea1..0000000 --- a/krdc-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d04968306f8a5862223adad846bf130134fc066e69f1749e52f583eb5b3a764 -size 1553844 diff --git a/krdc-18.07.80.tar.xz b/krdc-18.07.80.tar.xz new file mode 100644 index 0000000..575e38d --- /dev/null +++ b/krdc-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49ba0cd67631dc349df350063e239e9781930f3eefb7b834b8fa9fb3be61952e +size 1560784 diff --git a/krdc.changes b/krdc.changes index 6772d10..341fdc8 100644 --- a/krdc.changes +++ b/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 diff --git a/krdc.spec b/krdc.spec index aa23404..c980b23 100644 --- a/krdc.spec +++ b/krdc.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: krdc -Version: 18.04.3 +Version: 18.07.80 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