SHA256
1
0
forked from pool/kwrited5

Plasma 5.14.0 final (attempt 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwrited5?expand=0&rev=169
This commit is contained in:
Luca Beltrame 2018-10-06 16:17:33 +00:00 committed by Git OBS Bridge
parent 79429fd4a4
commit dd8ff010dd
6 changed files with 28 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlualhQACgkQ7JTRj38F
mX5QFwf+I1IxlHR7f64odQPBVcJVl2xuxnuS71TnvU7nbLuwBl8U+PT3wqw5X/qb
WLWsgoZ4Rm+glMv5hMCYsNff2rfcR7koUb5a70bmxjla/Vv0yUZrvUYPMKxGE15+
5OyIbhpVsM2fONvweWXQADk6/au0d+DEBCXFf9C/0pMQG25bCFQj5Fl9zE3g6sAp
Qb0Z79+QlW6lT2jOwXCTqSaeo+tAzVI7CaDgVxGWe7u1wWYpJnkYy5YOV/+lR0Xs
mFGAnpfrfj1ja8gkqq3/Q2cPyT3S64iR1JoxQnSmgdRmjKtoE5gpVUG20Kwl9NeK
R/8S64Ptrt+cGtXh9rhBSVUA2zsnLg==
=o+uq
-----END PGP SIGNATURE-----

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

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

11
kwrited-5.14.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3nGgACgkQEZaMRJKM
rvzUEQf/ZKePReOJM7cUGXVTBgLerH9+NZTpp14YHVDKi9yKcpYdi6S/n6vTlCL6
ygEOr88tgyqF6WtSpCwulL0BSGYpKOMIV6QBAU1FIZfEh5X1kA/Z0yCBJ074DoiB
/y7SjS3cqDoUHX/R3x2W0f7oML2O5SkRKMiPyarc8pvxl/Wuirz+XZB7+NFnDrsg
s0ZlD8JZtcor8pLDOq54Jlvz2GPYI27J/IOnfSEL3kPz0kcNEuzctA9eMUbsnv58
XCtI8N2nv2Q9Ch84pT22vE/60SwkO/p61aQ7vpTx7SMXKR/m4JlSEGZY4kHEObru
edYcdVoUMbSEkpUC+fz7QpWWUafrIA==
=oRn7
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Oct 5 10:01:11 UTC 2018 - fabian@ritter-vogt.de
- Update to 5.14.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.0.php
- No code changes since 5.13.90
-------------------------------------------------------------------
Sat Sep 15 16:25:29 UTC 2018 - fabian@ritter-vogt.de

View File

@ -16,16 +16,18 @@
#
%bcond_without lang
Name: kwrited5
Version: 5.13.90
Version: 5.14.0
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: http://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz
Source: kwrited-%{version}.tar.xz
%if %{with lang}
Source1: http://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
Source1: kwrited-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 0.0.11