Plasma 5.18 Beta, some tars respun. Untested - please disable publishing before accepting. KUserFeedback is intentionally disabled in discover and p-w - it's not usable yet.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=233
This commit is contained in:
2020-01-17 13:03:46 +00:00
committed by Git OBS Bridge
parent 36f1ae8193
commit 1600485e73
6 changed files with 35 additions and 17 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UpZoACgkQ7JTRj38F
mX6CZgf8D+L4JzDouNnogDNOpKzW6NdzmNJzYNCff4uL+y5B1QyzEF2V39zZz1So
z9rXHa4u7jS5X+Aw9jeOWotPR6hdSUisj1TPkkUSuq6qg8Tn55K0yI/zfqtOOXUx
C6GuBRhNlzopLa52iaTEMd7sDJAJdl6mkRUV+uNv1ptkKySYlDcdHjOr46mz4iX7
KPQfa4auAOWblWbyUj1fk1wP9Y049zsnMa6tJohleWqvOK8aJ3ioEaQxn9I3Kuy0
pIWegOxx5qmtAQaPDF2MxC8i92eN3pQsbwelnIKoLaJdYjNMml6dCC1xcj99ouRL
XGY06ZxvSH1UaM82xio1LMdNiyPK6Q==
=0o5T
-----END PGP SIGNATURE-----

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

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

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

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gVkEACgkQ7JTRj38F
mX6O/Af/X03NlwHjK8HgNdkz4U8JTns8Y4wBlgAGoSjlZJgkWvKnYeRomVM2sauH
KjBQy59Jn1W25/A1Vu6p2UzmjiytylegN6xkfxPbh/gL+IFstTWfgz5iTREeMYPi
0irdg2g+Ijkpi9ULx+uWYeMCRnfu8+rnshHC0u7XFL+hfSK9W8X2Ur1MpVmOM9Te
j570W/+MDcer0Buf4yGlvcsUPDCjCmvmQIxxH3kPaZMqlaxc1RNpar1qd/jNJt3Q
/mLaDZcWxGGEIMkdUNjSqZ+T39VFShjD7ZJHCKaKFengWAWyLc9yYlZnkNSgU4CL
sNSiPch/9pLcU8moxuQ89ZrnXjASBA==
=D2b8
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Jan 16 14:04:19 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.90.php
- Changes since 5.17.5:
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
* Use qmlRegisterAnonymousType
* [ResultDelegate] Fix bad text legiblity with certain 3rd party themes
* Fix build with Qt 5.14
* Add KDEClangFormat cmake support
* [ResultDelegate] Use theme.disabledColor
* [ResultsView] Expose limit
* Remove pointless textColor assignment
* Make it compile without deprecated method
-------------------------------------------------------------------
Tue Jan 7 16:24:36 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -18,15 +18,15 @@
%bcond_without lang
Name: milou5
Version: 5.17.5
Version: 5.17.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