KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=141
This commit is contained in:
parent
5f78ed4d86
commit
f6b90cf59f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6a2771fd3fdda0d53b70677950649f779fc25f02b8a1fa91e2393746b9843929
|
|
||||||
size 1280672
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATskACgkQ29LOiT4t
|
|
||||||
HIfuCgf+O3AZ8cgsMmVa4Djogu7w+Wbf1/NacIrST7KtF9aYlq6HoYzvQrBnnWgb
|
|
||||||
A5F67SqDmzZ+96yXDfR0JuHIOu0BC9f5Jka5ZXIbxXKeENpaLIPbtmuey9ulwzoV
|
|
||||||
PTdyJi0r/IrHAT0EwlRx2EcuFDg9CEQ6TQ2HcXbF4IHZOWLkURJNi8aNjsPVEupJ
|
|
||||||
TiTyKSvBzX4Je4o3Mm5txsozNWJ0o8w4dLrx3l9pqghv5Ow17kJDnoKXWIgn49lv
|
|
||||||
grhTcqZ9VQKmaBFaoh7y2cqtLO+CF96Ch8O97YSiApVsYQd7KwnI1Scsc23zqjKN
|
|
||||||
Guzad19IfnJtIIrpF0z2XNveI0YYfA==
|
|
||||||
=RMny
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
krfb-20.12.0.tar.xz
Normal file
3
krfb-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8327804ccbdffefa7cc29f64d953d423843abe33e2af62d2a367a0645ea42e54
|
||||||
|
size 1280748
|
11
krfb-20.12.0.tar.xz.sig
Normal file
11
krfb-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIQACgkQ29LOiT4t
|
||||||
|
HIdn1Af+KmFnOuHMxr14FfHiSVBLWhl1IzCGJa2llF+KTiRFNE/TdiDdQwdwQkpG
|
||||||
|
+/FsWWXikiIDPj2xZhH8p+mR918xgJLjlW60ul9zqO7nVEGdyun1BLjYJMcxra4U
|
||||||
|
7miiV9I426uW6Q9P/VZuCnnNxRvL3UR/LM7PJiGvskkQA36dsxAs2HRJ6kLUn9Tv
|
||||||
|
7RfpLIC5ogdzCdzYdAgKsvjtHAQFJVjBm3v8R/ZuepESNXaUfS2Nl/cTkiBFQveg
|
||||||
|
CwJHYBhs69CegbJ1eNH5t5ypQeYs0mmWdb+ZrVjKshnr6uXARL2gx62N7kMKISB2
|
||||||
|
UIGeqGmn/OrOvBSeArC4M+6qGbEg1g==
|
||||||
|
=KA8M
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:17:07 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:17:20 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:17:20 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,12 +21,12 @@
|
|||||||
%{!?_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: 20.11.90
|
Version: 20.12.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
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: LibVNCServer-devel
|
BuildRequires: LibVNCServer-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: pipewire-devel
|
BuildRequires: pipewire-devel
|
||||||
@ -54,7 +54,7 @@ BuildRequires: pkgconfig(xdamage)
|
|||||||
BuildRequires: pkgconfig(xt)
|
BuildRequires: pkgconfig(xt)
|
||||||
BuildRequires: pkgconfig(xtst)
|
BuildRequires: pkgconfig(xtst)
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user