Wolfgang Bauer 2020-05-05 20:33:47 +00:00 committed by Git OBS Bridge
parent 50f11753f9
commit 14e11a07ef
6 changed files with 27 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6DUw4ACgkQ7JTRj38F
mX5Iugf6A+zziCZM67+YhMKt3H3zfIbmtT9BJBTbP4a35OAsXeWtxpapaYbwL+2P
TlyMtEuhejLq1sRfuzaTnoBpH4neWsDWbPs4QVUjaUu5dmA9jqw/K2RhZ6Z/vokD
WVYdyxj2kTp/Dn28jDhjyn3v4Bi0LwCsVCyVCbZQH7UTFv0U8vvpothBkQ6y4efr
kmxcqN4XS7cs2qzmyG3CGxmFwdNzyO3DCW2HNZcAv6+2Gg3TGcO5npuWKZY9bUZ4
41/0bLunaR7Mw5sp1TRLJjvmBu1dDovDpZxT+/u9b1Bp6zrkOLVUc3cOibkouDmo
EeKc4bJlbs27gukXwj1dVoiMZMSXbA==
=aOM+
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xfeUACgkQ7JTRj38F
mX4C8Af+JJkTIuEpSI2I1Ii/jAaw9t0UgC7ZihA03zb0IHbgNxYtXin8DV7H986W
cfdaDbyFzLz1dyiELkgY6c+F9RoHe3Xnz+wNyOxzbvp6MAwSJosPMRXVPgDeeuPN
B0JI1IMJgwmQyUEq3H+8VJCyHZRPT5bcW9Yu+oUwjTYBrtb6wUWW5nnyipHZLmuu
BJt+FmSpw29+mA1WSXOS3Ldt+dU+crzxwKAZgMsxj+n5kzmPLRXqjw8lfOegw/3e
rx1rKYdrsRIh1LhMkT+of3YbWGb35PFirMYm7wbR+dQgj1rBzHMfe1AsNyCD6XVP
lmjJHo+MkWakTXNxx9IhmZ4FlbVUTQ==
=4l8L
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 5 13:01:54 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.5.php
- Changes since 5.18.4.1:
* Remove too strict Qt/KF5 deprecation rule
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 31 15:16:37 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de> Tue Mar 31 15:16:37 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,7 +18,7 @@
%bcond_without lang %bcond_without lang
Name: plasma5-integration Name: plasma5-integration
Version: 5.18.4.1 Version: 5.18.5
Release: 0 Release: 0
# Full Plasma 5 version (e.g. 5.8.95) # Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -28,9 +28,9 @@ Summary: Plugins responsible for better integration of Qt applications in
License: GPL-2.0+ License: GPL-2.0+
Group: System/GUI/KDE Group: System/GUI/KDE
Url: http://www.kde.org Url: http://www.kde.org
Source: https://download.kde.org/stable/plasma/5.18.4/plasma-integration-%{version}.tar.xz Source: https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/stable/plasma/5.18.4/plasma-integration-%{version}.tar.xz.sig Source1: https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig
Source2: plasma.keyring Source2: plasma.keyring
%endif %endif
BuildRequires: extra-cmake-modules >= 5.17.0 BuildRequires: extra-cmake-modules >= 5.17.0