KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=125
This commit is contained in:
parent
415571cc1b
commit
d2158653c8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:469a4974fbd69342ba2a339d7380695a3cd9f41194162c90592ca3c9d2525243
|
||||
size 1277628
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3ugACgkQ29LOiT4t
|
||||
HIcxJwf/abt7H1RMAI3ELsmPkTkfjFF/tOUzqtS93tFDsCqCIoelrqctbDrXBRA+
|
||||
w5I58V/yGlv71Ssof9+8aRIRtZUMORv7vV5+cOXBNm3OFkC/4Dyu5rzclhoDyLaI
|
||||
C92In9ko+54yrd+SQzYJ6e9XBSNiTd4Q3IEm3k0NeyqW4Ra8zhyn06rVC6DYsYVO
|
||||
+vDLaV5Q7T9MN3gYJUn6jONG976oEdEAzOdti+QPay/gk9rraFjl0O+IrQq8+D8w
|
||||
dBfh6FyunfwB5ROfI0rqMSdFOdd/biPojJZ45CM0jQAuFZ18xaG4FSlX3qIS02HV
|
||||
54SfAHuy3hth+e8xErIdtc/1xHPCmg==
|
||||
=QASs
|
||||
-----END PGP SIGNATURE-----
|
3
krfb-20.04.0.tar.xz
Normal file
3
krfb-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb3deab607611ae2e2c525c01abc6b8b52b579d30143866d4c50827b1521bf5b
|
||||
size 1276744
|
11
krfb-20.04.0.tar.xz.sig
Normal file
11
krfb-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB98ACgkQ29LOiT4t
|
||||
HIe0SQf/UOYLcKklhCAw5SKrCud7QSeKUIOG4vd9x4I+uPrDzlbE8c7lriSSOZdf
|
||||
vSZavSLdtJTW5rDyeNC+CtAvE8Lo8kVlzue8IXOg276Lx2HmxXmVHKJ7fGE4dsSG
|
||||
2k7ydKWTu2cwoWdiLJLWf+TgUyTdPFg0rqzPxJGqancc4cwU/aOsFBa8gsTgNG66
|
||||
aqmguSVjLVnS99Iq3jEOpQxkx/VzAZWBw4L01Vm8bJifrpBTbWpjgyBAzxH9BTqt
|
||||
gGg9GB5B/d/0h1jmQOQpiL2T/2FiMzq/tnk4GTZnowZzAtxycl5uXh/CesFlnBgm
|
||||
0m6+7S50ND7xwbZpnnKVi33CEeA0wA==
|
||||
=UbXz
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:49 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,12 +21,12 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: krfb
|
||||
Version: 20.03.90
|
||||
Version: 20.04.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/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: extra-cmake-modules
|
||||
BuildRequires: pipewire-devel
|
||||
@ -56,7 +56,7 @@ BuildRequires: pkgconfig(xdamage)
|
||||
BuildRequires: pkgconfig(xt)
|
||||
BuildRequires: pkgconfig(xtst)
|
||||
%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
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user