forked from pool/kwrited5
Accepting request 840993 from KDE:Frameworks5
Plasma 5.20.0 OBS-URL: https://build.opensuse.org/request/show/840993 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwrited5?expand=0&rev=101
This commit is contained in:
commit
19f4282952
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c934d9c85581db575da0559713f1c0bba0541749ea36a51f9cbce7454c2af4db
|
||||
size 20208
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9OI0sACgkQ7JTRj38F
|
||||
mX5rcggAkKmM7EUN4S1HVcUekUYhmPSiKLwuWee7kQeXT4qTzRNswfBA+QO2uRWQ
|
||||
s0RBg1RFsKa7scshnEOZGRslKZHb0/URY87Wzce/cx6NQ+Tr31sMVtY3xFJBikEu
|
||||
cNF+XoMKNXV6yHFqRr1O9sqf0RK3FJHw0bxktCmAD00uvgUJWVJGg/ZfQ7q8zY3r
|
||||
xPWGe1TKJqxjQxlM3/NplcYopr++78b5unGpAocZTRDRd2kbqMF3mBHMlxDQQUt4
|
||||
i0Sp4ysJqkKTOojwXzArOR9HwWkvx7z8iBea2NbsgSfZ4bNsg0HsBS4Y7d7V751o
|
||||
ByCa7d2L5xJKpUfzWnDH527K/RrjZw==
|
||||
=287R
|
||||
-----END PGP SIGNATURE-----
|
3
kwrited-5.20.0.tar.xz
Normal file
3
kwrited-5.20.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0ac927655804be22426049ee8b520133b10c8901d364fdd0ef8e03ce17b9b82
|
||||
size 20164
|
11
kwrited-5.20.0.tar.xz.sig
Normal file
11
kwrited-5.20.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9/O7AACgkQ7JTRj38F
|
||||
mX7RLAgAlmeGA379HZATlHrz/WSjBwxcqCt7gFgb8fKnWd/1RVj/5Y1BkWrp+Me6
|
||||
IAAMvpv1UDEBgjV9BqnLjZ+K/oe98hSI+ViaSL5SewbKGua7q7c8INmiSdtlo95/
|
||||
PFcqrYArqQknP/955jTdwCfMaMqa2e/02KgLWJpoL6pWgWWKEXCRNNar/HnmTJNb
|
||||
29UBSXt2L3AjhZWbZGD3V5vxOi5pF3LUKZsMjwySpj5zvr/b8X62ubYRsk4KopFP
|
||||
eclMXjSdbR8jQR0p0ddrMYnZgMd5B2mSgDZZ7AjQBLoVGy6dOQHMKMD79M23X8ER
|
||||
oZu8IRFuaXdjhfrccoQlJFCikpk0Fw==
|
||||
=dig8
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 16:55:22 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.20.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma-5.20.0
|
||||
- No code changes since 5.19.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 20:03:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.19.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma-5.19.90
|
||||
- Changes since 5.19.5:
|
||||
* Remove explicit ECM_KDE_MODULE_DIR
|
||||
* Port away from widgets
|
||||
* Require C++17
|
||||
* Port away from deprecated KNotification constructor
|
||||
* add global notification name
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 11:38:49 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kwrited5
|
||||
Version: 5.19.5
|
||||
Version: 5.20.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: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
|
||||
Source: kwrited-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
|
||||
Source1: kwrited-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user