diff --git a/applications.keyring b/applications.keyring index 57c966e..48be415 100644 Binary files a/applications.keyring and b/applications.keyring differ diff --git a/krfb-19.08.3.tar.xz b/krfb-19.08.3.tar.xz deleted file mode 100644 index da2a945..0000000 --- a/krfb-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c708e10b909151dee362205af9db72946b9bbb86f3d87aaf2d2a9956a9242e1d -size 1278072 diff --git a/krfb-19.08.3.tar.xz.sig b/krfb-19.08.3.tar.xz.sig deleted file mode 100644 index c8bdbd8..0000000 --- a/krfb-19.08.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/O0ACgkQ29LOiT4t -HIcluQgAmO2ZUoq7QQbggultIeLTaEopfeaGAJSlX9vh3USNQx7AaWedF5wbCvR0 -7JmUvHFTsIImwO/dpEmhH4W4nZUKKFd8N321PCrohOaZN8ZBL+ReYOComHa9jre+ -7p0G0kkZJWT+ko2+X+mg7pXcyK0ALB4c0mZQvwkDfsfBKSHjohSRZ8ZsnBCVTsbd -e5pigMggjB56Zf+vbrQawNd1lOTwMLNq2K/+rJNuxPgEon1Qo/yqM6vjraA/kNmO -Naa7EFHYUfO5PW98Ry6i4gTyInLOFjcwS6b8ddruxg9Punc9x0SK0Dd9UB1DLoD+ -8lVd1R3rZazeoM2/9hOO4XGDEjBPFA== -=POCR ------END PGP SIGNATURE----- diff --git a/krfb-19.12.0.tar.xz b/krfb-19.12.0.tar.xz new file mode 100644 index 0000000..c6c860f --- /dev/null +++ b/krfb-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87fd065c2ac517aba086f846ce6602ac8cb4ba88e3f90d283318af3667959046 +size 1278040 diff --git a/krfb-19.12.0.tar.xz.sig b/krfb-19.12.0.tar.xz.sig new file mode 100644 index 0000000..deea63f --- /dev/null +++ b/krfb-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puJMACgkQ29LOiT4t +HIfgYQf/TS52N/U89DCso2RTq0GUOqJKA47n7ffV9OrMy73RQvCnu32ciau6sX/v +RXN6KFuVkWZGb04OeMx7GTxygRavvfyu1z0kg+cwDgA1sHEr4k6P4QcIe1KXUYDH +sqBt/npo3EXbssxImno6oI+tew6Fu9v3CrlkHU1zWNuSt5rcPky6T1NRifbZ8xPV +wPaFMiQ4jO1f7lzwyvDdis8quxYzJqcNFCXGiM42fXDv2O7qqPbVqNCn9bD6c6nD +mItpauV4fnvHN7JTGZhBleu/eT6PJycjvVvU3B4AhnU5e2Mz70IWMornpTGO3IRH +lugTkaPEWqWWIId1BBH3GnuXF5KLHw== +=hSkR +-----END PGP SIGNATURE----- diff --git a/krfb.changes b/krfb.changes index acecbb5..ef750ca 100644 --- a/krfb.changes +++ b/krfb.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Dec 10 06:38:52 UTC 2019 - Luca Beltrame + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Update Appstream for new release + +------------------------------------------------------------------- +Sat Nov 30 09:12:12 UTC 2019 - Luca Beltrame + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:45 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Un-break portal support + * Attempt to fix build + ------------------------------------------------------------------- Thu Nov 7 23:13:17 UTC 2019 - Luca Beltrame diff --git a/krfb.spec b/krfb.spec index a666fc9..8a1bcec 100644 --- a/krfb.spec +++ b/krfb.spec @@ -16,45 +16,45 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: krfb -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Screen sharing using the VNC/RFB protocol License: GPL-2.0-or-later Group: Productivity/Networking/Other -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: LibVNCServer-devel BuildRequires: extra-cmake-modules -BuildRequires: kcompletion-devel -BuildRequires: kconfig-devel -BuildRequires: kcoreaddons-devel -BuildRequires: kcrash-devel -BuildRequires: kdbusaddons-devel -BuildRequires: kdnssd-framework-devel -BuildRequires: kdoctools-devel -BuildRequires: ki18n-devel -BuildRequires: knotifications-devel -BuildRequires: kwallet-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kwindowsystem-devel -BuildRequires: kxmlgui-devel +BuildRequires: cmake(KF5Completion) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5Crash) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5DNSSD) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5Notifications) +BuildRequires: cmake(KF5Wallet) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5WindowSystem) +BuildRequires: cmake(KF5XmlGui) BuildRequires: pkgconfig BuildRequires: systemd-devel BuildRequires: telepathy-qt5-devel BuildRequires: update-desktop-files BuildRequires: xcb-util-image-devel -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5X11Extras) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5DBus) +BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt5X11Extras) BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(xtst)