Plasma 5.19 Beta. Did I forget to submit the fixes? Untested - please publish disable before accepting.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=247
This commit is contained in:
Christophe Giboudeaux 2020-05-19 13:35:18 +00:00 committed by Git OBS Bridge
parent 4f2ae73ac5
commit 71dce75fb1
6 changed files with 30 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xfOwACgkQ7JTRj38F
mX4AjQf9FQsF+z3j3iqv1/mbPGKNSG76Tr0aVJwNpWlOq3gpPMHxnTNU9+xt9KWH
ey1rtq2izhFwzB0CRWLSnUKqpbgDuGPiG0YQq3O0tp8fzmxRlQb+dbXwu07hC1H1
+rBwZCjqHHvLIKBCpUnIVPHHZA8kYiVIq8Yua1Btc/qo3fVxHoAXr2lx3hlBmmMh
oNi1BEC5zlAmRBvv+F7xvvlD6TgUmxH6QEjkd4/tzXYtn373JhGdlcyL8ifyPpE7
oHaoSJtIQHHoKlQhkovezM+Y0D3ru5RjDM9129pFXwbI4nSMw3sFY2feYNjifJC+
vJJ6vDBGFirdLytU4afDPKRkRJv8jg==
=/xnC
-----END PGP SIGNATURE-----

3
milou-5.18.90.tar.xz Normal file
View File

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

11
milou-5.18.90.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69IRQACgkQ7JTRj38F
mX62ywf/bMGcQraFEKunN1vgm3M2xqzWqlPxQBdtwsxBmSPj0TVCHWMySKzLcjmM
zLFDW3BuXgzFCALiPcAdJXnhv+7fPv8AmorFWgULs8clvUV7wlkjosdyqYBfGVNR
cfCkooigwddQObuS9W2HbtZcuPxRA2KI8yiQpK9PSFHLd0vc/fomg6aBhmIK7nGz
CGEUxpNXQCFBLGjlG3ya8/4a0wBAgnhz6iPM+jaKoLwVCUtj3ZFu/71YUDTyanBM
K0nMcYfgUmKVhRIA57sqAW33TApW1yPvrcc2DecNOcr/4ADxC8rfKkNRwLvRqJBY
RCnOpAbsx4T3gqDrzIt4p0/43h0c9Q==
=KI7i
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu May 14 14:33:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.90.php
- Changes since 5.18.5:
* Remove too strict Qt/KF5 deprecation rule
* bump to require Qt 5.14
* Port deprecated method
* Fix minor EBN issues (http -> https)
-------------------------------------------------------------------
Tue May 5 13:01:53 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: milou5
Version: 5.18.5
Version: 5.18.90
Release: 0
Summary: Dedicated search application built on top of Baloo
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://projects.kde.org/milou
Source: https://download.kde.org/stable/plasma/%{version}/milou-%{version}.tar.xz
Source: https://download.kde.org/unstable/plasma/%{version}/milou-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/milou-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/plasma/%{version}/milou-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 1.2.0