Accepting request 840998 from KDE:Frameworks5

Plasma 5.20.0

OBS-URL: https://build.opensuse.org/request/show/840998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/milou5?expand=0&rev=105
This commit is contained in:
Dominique Leuenberger 2020-10-13 13:29:21 +00:00 committed by Git OBS Bridge
commit 114634ef99
6 changed files with 50 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9OI5QACgkQ7JTRj38F
mX6h1Qf/bpLNbn3eeiZTE1tRU0Q0XGfwl+XPrP9i+UN9fROEK505VpzMuZX9NUpj
NqUvQ9/VHXP9SJgKf4E9zBsb6RLK3/b/u3U6bXk4NlDj0P++R322N26zRQ6OLjzB
epD4kdLALblE2daW+SqikolPNmtYFSnILOJNfuqXKP9S5XU0edDz+3vZQa6pRgBR
FOBCJY5C9lDVwpRuhSEcSglJihPNM9t9K78JK4lnXGVVax6pd+QnZfEMogOQ11yo
ZQBNirFtDXoqbin6HpVLUO3w/3e6wxacECLQ+EAs5qf0+eN6kFl12goXgjEUcwUQ
M5MSWXduM2tY9It/kRB5IucjyLEwxQ==
=8jHP
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9/PAUACgkQ7JTRj38F
mX5nBQgAiNzX5+izCMdx0JwuH7dvMF8SuT9wtkAIJLkd1vSO1DynX2o5TqAzZpU4
VUz6r9aPsTIDBadlm7+tHhk0LqRpTEGGJ1Uzt9JQoomxAPifSPKU4oLVtPvRL40B
QATpszVevJJD7y1DYdvSztpc0U3jxy0CJfQ6xAvzU8EJQsouXlQuLt7vIoUoH8fj
4YWwVnBvzT0vHOKnjHXBVP+nqdAtxdAkETY3TE2c//K57F5h0yClNiRJY+x9YvtU
IyV51iH2ITAefheJpneDckkBQD+aJ9/aQ0gkXOOUUfubxVc6PtO4yDQvFnz5ZKjR
CePF/fHfcsB2N4eJx+j2a7/aZtNO0w==
=bp0O
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Oct 8 16:55:23 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:06 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:
* Port old style connect
* Drop Qt version check for 5.14
* Let clear method actually clear model
* Remove dead code
* Drop empty X-KDE-PluginInfo-Depends
* Replace old ModelTest copy with QAbstractItemModelTester
* Enable plugin config watcher (kde#421426)
* Set krunnerrc config file for RunnerManager (kde#360359)
* Implement subtext tooltip for KRunner
* Fix single runner mode (kde#417070)
* Syntax fix
* Fix setting text in search field for InformationalMatch
* Clear search field when result is activated
* Fix closing of plasmoid when result is selected
* Close plasmoid using escape
-------------------------------------------------------------------
Tue Sep 1 11:38:50 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: milou5
Version: 5.19.5
Version: 5.20.0
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: milou-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/milou-%{version}.tar.xz.sig
Source1: milou-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 1.2.0