forked from pool/kwrited5
Accepting request 844583 from KDE:Frameworks5
Plasma 5.20.2 OBS-URL: https://build.opensuse.org/request/show/844583 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwrited5?expand=0&rev=103
This commit is contained in:
commit
b1d216d607
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:444dd8b76dd67428bef0a25ef24e2eb4b445f6f8787a88063c48d64f9ab120f8
|
|
||||||
size 20156
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+O0aUACgkQ7JTRj38F
|
|
||||||
mX7WxAgAgDot6ruxC06ckESeWxgZvx9OhXtoE5MsrcMAQ+hcC4eIcS0Ld6s3i66P
|
|
||||||
ThXY08mI0FVY+APyxtRCWh232wgMp80JU0Kp1EJ5bv4yZ3Lrku70euolaG30FvBn
|
|
||||||
6f6EYeC9ZXh0cml/w7c4JogQZUntXXbqk9nUWIl4pIKnDktGNemd7M8oOQwO1uXe
|
|
||||||
q0WjKXXwAFqjnD07yTlZ2HaBagCMZPPx9Z/3sgKWkyFUqftRco0jOlXpp9gr72rq
|
|
||||||
1i4ieUOgJ9wykWxR/D22b4nDb8D9jzNMY5KSWqXK9wUCnRoZiRgPq4xlp1dH8D5c
|
|
||||||
DHEAbwxoMxWu1gkEjCXBVuUR8qMr1Q==
|
|
||||||
=vukj
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kwrited-5.20.2.tar.xz
Normal file
3
kwrited-5.20.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fcd35ce5d380cefa1d346a0a5b802498f9227410cab579aac0bff30322e41ece
|
||||||
|
size 20296
|
11
kwrited-5.20.2.tar.xz.sig
Normal file
11
kwrited-5.20.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+YEL4ACgkQ7JTRj38F
|
||||||
|
mX62EQf/ShkiVot/fxvyvMn0g12XcHCIBxVo3cnu6SjgrYGHkBdVbEpFwvYSZHbS
|
||||||
|
Z/SReoBUjn6RBFgM5aaKhUXUgkAnCLV+rtn2F4YoDTKk2m5etDrb1yu6LTTg9mj+
|
||||||
|
fNBJbFRWWfG7uBLqtLOurv4gy6c7n3O5ZVhtwNiUGuY1BR1uXH6lhqeC4eQzzeb4
|
||||||
|
tACl818X1fyQQoqljV57zDI6gk2I6cJdGKCEqdbSyHi2w5ezluOvF6WpWXne5JzU
|
||||||
|
xqf9QbjhDzThBvrEab0MbUB2v0/neh2kmX3I2e++QXxW8wpzeteg4lvZ3dSoREFi
|
||||||
|
JWHM+ugm3dGloDC8OIitqL+SO0+ZLQ==
|
||||||
|
=wWiu
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 27 20:43:50 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.20.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma-5.20.2
|
||||||
|
- No code changes since 5.20.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 20 14:30:34 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Oct 20 14:30:34 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kwrited5
|
Name: kwrited5
|
||||||
Version: 5.20.1
|
Version: 5.20.2
|
||||||
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