Accepting request 723703 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krfb?expand=0&rev=81
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:47:40 +00:00 committed by Git OBS Bridge
commit 4b56e26c18
6 changed files with 51 additions and 5 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

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

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

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

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

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:37 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- 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

View File

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