diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/krdc-19.04.3.tar.xz b/krdc-19.04.3.tar.xz deleted file mode 100644 index 9f4b7c6..0000000 --- a/krdc-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2458858d3e4d00ca2a95151ff7433d3a1726518f9a28281d5e1bb90855132426 -size 1420180 diff --git a/krdc-19.08.0.tar.xz b/krdc-19.08.0.tar.xz new file mode 100644 index 0000000..4641d19 --- /dev/null +++ b/krdc-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c995dc1b6eabf2486d475ad089cb3e286d37c6927e4c5bd2455489f52a3e75 +size 1422936 diff --git a/krdc-19.08.0.tar.xz.sig b/krdc-19.08.0.tar.xz.sig new file mode 100644 index 0000000..b17503f --- /dev/null +++ b/krdc-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxowACgkQ29LOiT4t +HIdGPgf/bCIMmjKoooS6VooI8ZwGdRBzaCt5C0+rQMBW2SfJmgHbH1VQIRKGNeDj +F0fr9ficsZaaNmO35/sBWz3kyZPYm9HU/am0aWIv8OvyFYPd/rJzmWea4PHsCMEP +bI0EApQi1JXdaDZ3bIGUVwNrhm2skvlwb4NqHeYHfKUeUK3mCtlw7Rme6NsFmnaR +mbpPNeW6rfbHGRuFxLU4D8HpX15sXWjkRtXnTqpfxlUNg8q+YW9HnKjwyS6SZxcQ +E97bkJdEeowBAQ1fTdJZfoEaO35NBgq30hCFgZ0O1FzZ58zlom8f7/DWAGzW5glE +m10GSbs1VrSVwuLQECIX0SsyK4Iqrg== +=Z55S +-----END PGP SIGNATURE----- diff --git a/krdc.changes b/krdc.changes index 46eb9ad..0646871 100644 --- a/krdc.changes +++ b/krdc.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:36 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:04 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * vnc: Optimize and simplify repainting + ------------------------------------------------------------------- Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org diff --git a/krdc.spec b/krdc.spec index 3c6e3f3..4c6045f 100644 --- a/krdc.spec +++ b/krdc.spec @@ -21,12 +21,16 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: krdc -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Remote Desktop Connection License: GPL-2.0-or-later Group: Productivity/Networking/Other -Source0: %{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: LibVNCServer-devel BuildRequires: extra-cmake-modules BuildRequires: freerdp