SHA256
1
0
forked from pool/krfb

Accepting request 756279 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krfb?expand=0&rev=85
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:13:33 +00:00 committed by Git OBS Bridge
commit 228e5b0789
7 changed files with 63 additions and 35 deletions

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c708e10b909151dee362205af9db72946b9bbb86f3d87aaf2d2a9956a9242e1d
size 1278072

View File

@ -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-----

3
krfb-19.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87fd065c2ac517aba086f846ce6602ac8cb4ba88e3f90d283318af3667959046
size 1278040

11
krfb-19.12.0.tar.xz.sig Normal file
View File

@ -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-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:52 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>

View File

@ -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)