diff --git a/krfb-18.04.3.tar.xz b/krfb-18.04.3.tar.xz deleted file mode 100644 index 53b6a20..0000000 --- a/krfb-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:936a7111669b5eaf23114a44058c8d398826c2e50900dde01c88be478fa46644 -size 996132 diff --git a/krfb-18.07.80.tar.xz b/krfb-18.07.80.tar.xz new file mode 100644 index 0000000..91cceb8 --- /dev/null +++ b/krfb-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282fa2a36329de228c44b03e07a139abbfc1f2f511758c28cba162ae972f8266 +size 996208 diff --git a/krfb.changes b/krfb.changes index 10697ed..4389a47 100644 --- a/krfb.changes +++ b/krfb.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:54 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: + * Fix IPv6 connectivity + ------------------------------------------------------------------- Fri Jul 13 04:50:09 UTC 2018 - lbeltrame@kde.org diff --git a/krfb.spec b/krfb.spec index 841b4b3..7f937fd 100644 --- a/krfb.spec +++ b/krfb.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: krfb -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: Screen sharing using the VNC/RFB protocol License: GPL-2.0+ Group: Productivity/Networking/Other