Wolfgang Bauer 2022-04-21 08:21:32 +00:00 committed by Git OBS Bridge
parent 6886f6d34a
commit 978549144c
5 changed files with 30 additions and 6 deletions

View File

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

3
krdc-22.04.0.tar.xz Normal file
View File

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

16
krdc-22.04.0.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuhMACgkQu0YzUNbv
Me+U1A/9FtNwxA5vWuLvLUfSIHXDwvsdp9f8M2bsy44bFcqDgu8eY8mfwRCFviXt
9GqGzhb5J1u55/GSd8E06pBu04LpGFd410hJ1lOojAO8hU3R+wnxelQ0SzD5eahH
PY9zrbacGdAWIhHr/y9fkxd5QyUJVwiTQwCzkuCKS259z9pqbPPP5fNLOdiYVAVP
1tg66rvuhHn1f13GXUoTqXRZumhvMzXo3yY1SP4DCaALEOGqGGyDUd3Z/Pu+x3nI
qqbQUYGwwRNqy7am+xFhhiXMxevehR4VHZPOfXG4zhmHVW71tPmVJGxl1FYdIgx5
i8Pln5Nf8DOwNVOK5KxEH040jTnvzGQ6LMnTeCESVo6NqiL8XGBGIgjguBF8iBNH
xu5JNoFEdBcozYz14vG1ZT+TICTc+Sx4/S8Ma4yltfXhlvBHzlBpZ7EeCo6Usrr/
OgwUPfeOHJHLx6Te8qFHQ5oyJabR+FlS9dSq5TUoXjEc+wG4Qxlb3ccEj1MMR8qk
cu7RBmWdHxJOgIUS0FgoTcJdyJL7dfk+gq0Gp5UzNgcXWmJ2n/5p2cBFfQyFNyt9
4/jR6g1rPT/1EZzDtQXXSz+ZEsZzchokVGHV1v41s+1wcpYn1XcgXrVBo+WiXhVK
YjisyLcOAe/pMRO0nfcCtTXO/7ImslWhNkmkpyX78h3Q+4KK+Ss=
=31o+
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 18 07:52:13 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.04.0/
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 8 18:20:27 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Fri Apr 8 18:20:27 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -20,15 +20,15 @@
%{!?_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 released %bcond_without released
Name: krdc Name: krdc
Version: 22.03.90 Version: 22.04.0
Release: 0 Release: 0
Summary: Remote Desktop Connection Summary: Remote Desktop Connection
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Productivity/Networking/Other Group: Productivity/Networking/Other
URL: https://apps.kde.org/krdc URL: https://apps.kde.org/krdc
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
%if %{with released} %if %{with released}
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
BuildRequires: LibVNCServer-devel BuildRequires: LibVNCServer-devel