Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=104
This commit is contained in:
parent
9261b7fbca
commit
aa9eac8890
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9bf28fc70e75e5edb277d7e64407cf5bacc250e6f8e728aba42bfe174f41e830
|
|
||||||
size 1276348
|
|
3
krfb-19.08.0.tar.xz
Normal file
3
krfb-19.08.0.tar.xz
Normal 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
11
krfb-19.08.0.tar.xz.sig
Normal 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-----
|
10
krfb.changes
10
krfb.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,12 +21,16 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: krfb
|
Name: krfb
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Screen sharing using the VNC/RFB protocol
|
Summary: Screen sharing using the VNC/RFB protocol
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Networking/Other
|
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: LibVNCServer-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kcompletion-devel
|
BuildRequires: kcompletion-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user