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/krfb-19.04.3.tar.xz b/krfb-19.04.3.tar.xz deleted file mode 100644 index 6232588..0000000 --- a/krfb-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f1fd97b294150c017adebf18cb04dd1d554f5ece0d761e11131ecc549ee35b7 -size 1256560 diff --git a/krfb-19.08.0.tar.xz b/krfb-19.08.0.tar.xz new file mode 100644 index 0000000..1392c79 --- /dev/null +++ b/krfb-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1142e493a37ce867b069ac278215377b56061b2412ee2dd46b0db456fb1419d4 +size 1277200 diff --git a/krfb-19.08.0.tar.xz.sig b/krfb-19.08.0.tar.xz.sig new file mode 100644 index 0000000..31b9098 --- /dev/null +++ b/krfb-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1SnlYACgkQ29LOiT4t +HIdxmggAlxCaXVmlcPvHGkTOkpAqkpmus+dQMUI0b1P2Nm0bHVtVXENeEiGxRVdp +J9zsfMSaoea8jDso+wp/3v11Vmyayep+be+VCMuda94BCCMEULxLiBnG9Dth1EoG +2WC0PxdhOw+2N4HOdW/n4Z15urJwtEPAJyR/3pgBH3iWmoD2Q9O2Eicrzjl7b3u0 +wBUMXWHuwUhmWJ9x4gVzT0wjQ81N5tShr0tfuHI2hheok1zXPc1+ruYacQDHGVqh +QO/EvrmeSa4a8URiRFvfRDtq7SK0S5/v+LUyKpTiGACjfyqChupElhYyFcRGst6I +nUj98m6ohbTg7Pp685b+XfJCrqUDkw== +=e9IB +-----END PGP SIGNATURE----- diff --git a/krfb.changes b/krfb.changes index 81a7bbb..57f5a1c 100644 --- a/krfb.changes +++ b/krfb.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:37 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 +- Changes since 19.07.90: + * Add a missing QHash include + +------------------------------------------------------------------- +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: + * Too many changes to list here + ------------------------------------------------------------------- Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org diff --git a/krfb.spec b/krfb.spec index 11a9076..60a4b65 100644 --- a/krfb.spec +++ b/krfb.spec @@ -21,12 +21,16 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: krfb -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Screen sharing using the VNC/RFB protocol 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: kcompletion-devel @@ -40,6 +44,7 @@ BuildRequires: ki18n-devel BuildRequires: knotifications-devel BuildRequires: kwallet-devel BuildRequires: kwidgetsaddons-devel +BuildRequires: kwindowsystem-devel BuildRequires: kxmlgui-devel BuildRequires: pkgconfig BuildRequires: systemd-devel @@ -114,6 +119,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %{_kf5_libdir}/libkrfbprivate.so* %{_kf5_plugindir}/krfb/ %{_kf5_servicetypesdir}/krfb-framebuffer*.desktop +%{_kf5_servicetypesdir}/krfb-events.desktop %{_kf5_sharedir}/krfb/ %if %{with lang}