forked from pool/kwrited5
Plasma 5.18.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwrited5?expand=0&rev=223
This commit is contained in:
parent
14af9545b1
commit
ae4f0e9bcf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:29c65d58efbe651e76cd31a76a532a695c30263087d4df4bfe3c048105c66d08
|
|
||||||
size 20284
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48EaQACgkQ7JTRj38F
|
|
||||||
mX4Exwf/eobTg/RVZzTUDdAIFMQTdlLQdaF2C4ZX4tI0ETs3mYHnksZCmXpInt33
|
|
||||||
9UZrV21NwUqB8hZ+vn2GSkFqCo0A9ONn1r5phBXMfX8IuLsIgznPFxhJSLwWbSas
|
|
||||||
bbrrBkNgSjfn7BN/g5Of0UBPwgpp03JEDstfmc3K8nijR0/JE4ZvBlDBUxt/HHkp
|
|
||||||
s439aSTroR5mw8BruDrWIe8qaHUJao9fYXD+U/8EISBXyt+dNL4YMMDq6h39kGvi
|
|
||||||
HCrpJNm+3aVZT9tUhzag/oJyQzs0zM2ULv3o2QnjUTgmAv50ddFLEK6QB2bSF0Ec
|
|
||||||
Z5hQBxKBmrBCmWN0QvrU14Z0Kzga7w==
|
|
||||||
=RC9W
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kwrited-5.18.1.tar.xz
Normal file
3
kwrited-5.18.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a76548c2af73296a957ccbc04fdd859398473d2f8e3a0ffb17e2ad75499ac8e3
|
||||||
|
size 20280
|
11
kwrited-5.18.1.tar.xz.sig
Normal file
11
kwrited-5.18.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5L4j0ACgkQ7JTRj38F
|
||||||
|
mX4UHgf+MlcHDr++i6Cd2XnXLnc4ar0qcLqKUPncsPxd4ftn7QxwJEgeC2xP7Sd3
|
||||||
|
7/dlO8xg77BZNQp0R7IDnF9ReSSztU4j+YrC1Pw4nrYNrJu1FbaUYuSzdr/kdMNJ
|
||||||
|
flvpPUND5G9z1HWHZ5hg6SACgqvIhzP4XnLp6B29NiFsOugHcqa+PvzvOqMkFcqb
|
||||||
|
oFdT5t9xsp5zHi5eBe/zeKuYV99mg7Us48ZODxaSE8LclBqIvKoE+cap08L1r5y1
|
||||||
|
H4D1IeRxvrzwujFL0tiGly4JqkfjuB0r/BWdirxP3tzFgalsqQ1MPFHimbtpL9eB
|
||||||
|
FFYTyfJGn9rfA3vN18QrpMs3h206TQ==
|
||||||
|
=AAKk
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 18 14:05:56 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.18.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.18.1.php
|
||||||
|
- No code changes since 5.18.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 6 15:10:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Thu Feb 6 15:10:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kwrited5
|
Name: kwrited5
|
||||||
Version: 5.18.0
|
Version: 5.18.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Daemon listening for wall and write messages
|
Summary: Daemon listening for wall and write messages
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Source: kwrited-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: kwrited-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.11
|
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user