SHA256
1
0
forked from pool/kwrited5

Plasma 5.18 Beta, some tars respun. Untested - please disable publishing before accepting. KUserFeedback is intentionally disabled in discover and p-w - it's not usable yet.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwrited5?expand=0&rev=220
This commit is contained in:
Christophe Giboudeaux 2020-01-17 13:03:45 +00:00 committed by Git OBS Bridge
parent fc42b78403
commit d526f7d814
6 changed files with 29 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UpRIACgkQ7JTRj38F
mX7b2Qf9HjkT7DwzP+CqiOShBnFADHMXnBgozoecUpn/t4AzlLWR8j1MxV76r489
dzSn8CAlP11pSGZXtez44K5YRCFdBqXqDfe65IuyTGcT8oylPqqduh3njdu3zOrG
xr31o/DRhfcG0p5CqHA3L7UhTWjotRqRNsaLr0qKNHCwDClPQeF3iJeAgU+wWrSQ
DLIBfmKpAROTUs9RNlba9nvg4hCEx/12DN/pnzEEZ8P4FdIo+/aH6A7GZsAYGQo/
n93HWbt73sGU16SbErrtwJZC/NjeJqnHoQeFlGLlQIYRbIgIsjHp1cECf6ApwnGr
6PhcIZdSiX/hcKo9PMQ4dDffSfUfdw==
=yhss
-----END PGP SIGNATURE-----

3
kwrited-5.17.90.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gVcYACgkQ7JTRj38F
mX64DwgAhRvQQIw9UWFRG6mFpRVvS4IAq9h2AhHRlPfbY+ZiZm9VdjXQzehK7HUh
3niql9z8gm25inDxM3tCLOE6smFDtA4LF3tvpLaqO8ygBMIgybVTO8TWYm6nvM2g
bKMf6JjukJDIPrTD1ko3JTalfF6uGS8bd+vryLAslJAo2ksBN5AsGEDFYRfFICn0
hWImy5vnzoFry/0Ir0xo3l8DJ7Kpt85BOpI1CzyAAFDDQ1ouZaxlPPXM/bekyvmq
mEa6aSQo6so33XF14WMLMjwGBpdKu5h6XRFG/o/GcwKlf1t1HyGx0mnRFkAodA8Q
NChd96clX1YL1U/lGWFcotMcioes5w==
=jD2b
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jan 16 14:04:18 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.90.php
- Changes since 5.17.5:
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
* port old style connects
* Add KDEClangFormat cmake support
-------------------------------------------------------------------
Tue Jan 7 16:24:36 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: kwrited5
Version: 5.17.5
Version: 5.17.90
Release: 0
Summary: Daemon listening for wall and write messages
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://www.kde.org
Source: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
Source: https://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 0.0.11