Accepting request 872099 from KDE:Frameworks5
Plasma 5.21.0 + made pulseaudio optional and pipewire-pulseaudio an alternative. KF5 is publish disabled already. (forwarded request 871992 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/872099 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/milou5?expand=0&rev=112
This commit is contained in:
commit
5df23bfde2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:704c41b4470e4cd84484406c187bf218c9f89f9c46a1024c6dd19af8856cb7c2
|
||||
size 55388
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0V4QACgkQ7JTRj38F
|
||||
mX4EsAf/XqRpkBbulrRmOprhJqDd1daagRK7fqoViZse/BnE5YxZxOrVQaCsgrCv
|
||||
9vdW5XEA5flVDAJGlJ098fqh37FdyQtDNxraPPjApQTN3a6mNeQQvybuCJGravEi
|
||||
R8g2Zr+UBKHNRUefY6bLKWp8k/sFQ1PlWmrd7jI/9jEFLkCvmE/x5pgn30qYPcZf
|
||||
iHpIPjZO+3OEsv4UPbVQbSMKKoHtS6aE2ntk3XvkWCzxl9QgftKbmS5/DVyqKl85
|
||||
hhHZjq8fGdRJsaU88bs4BwbjpVl91I3GhLNEO8dtgzZLXj55fqHhvCAoJG3duFYq
|
||||
ZN968/utD24t63xK9CAQVIVGeOCGew==
|
||||
=pePA
|
||||
-----END PGP SIGNATURE-----
|
3
milou-5.21.0.tar.xz
Normal file
3
milou-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:879987cd476105885edc0854eebef9ac4c48331a544b06ce9690de8442b04ed7
|
||||
size 43788
|
11
milou-5.21.0.tar.xz.sig
Normal file
11
milou-5.21.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHvgACgkQ7JTRj38F
|
||||
mX7LQwgAtsMUvx8z9TGdLD9z2a6otq+PK2xk36JnDhQtvLSUeoX2/O0b6VJ0w0U7
|
||||
QXftkr/yrz0hDNjJqIY8yNJ/KqL5PHmRSoY+yDBCuOJ8WHHUkKe8vy7cvF5PG9dZ
|
||||
/U4c25gJs+vNMtXLlN6h28tTEtKiIZItcFaqTDIdqi76IRAO8FiTLWqdyVZiLXoL
|
||||
EhUNISuoACemDf0vULCr7AxE/mijSCH1RTvFv29wDmWf4CWcWWbNpJNcKvkfgR+6
|
||||
j4v+tx3rHawbYn1bDJXyrIvGSSm2JYnmYNlxpr9Qkr1MZ3saXVV5RZws5eiRqi0/
|
||||
lVQGnMzycSROB1KuzLO46sKnmhK+/g==
|
||||
=z5xT
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 18:23:13 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.21.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.21.0
|
||||
- No code changes since 5.20.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:31:42 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.20.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/20.90/
|
||||
- Changes since 5.20.5:
|
||||
* Fix duplicate cmake method call
|
||||
* Add pre-commit hook for clang-format
|
||||
* Add .git-blame-ignore-revs file
|
||||
* Run clang-format
|
||||
* Fix mouse interaction with history entries (kde#431010)
|
||||
* Remove dead preview code (part 2)
|
||||
* Add .gitignore file
|
||||
* Disable test dir based on BUILD_TESTING option
|
||||
* Utilize new KRunner features
|
||||
* If include is define in .h remove it if it's defined in .cpp too (scripted)
|
||||
* Fix clazy warning
|
||||
* Remove Qt 5.15 version checks
|
||||
* Remove dead preview code
|
||||
* Port away from foreach and emit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 07:46:05 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: milou5
|
||||
Version: 5.20.5
|
||||
Version: 5.21.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
|
||||
@ -63,8 +63,6 @@ A dedicated search application built on top of Baloo
|
||||
%if %{with lang}
|
||||
%kf5_find_lang
|
||||
%endif
|
||||
# Backport part of https://invent.kde.org/plasma/milou/-/merge_requests/21
|
||||
rm %{buildroot}%{_kf5_plasmadir}/plasmoids/org.kde.milou/contents/ui/previews/Audio.qml
|
||||
%fdupes -s %{buildroot}%{_kf5_localedir}/
|
||||
|
||||
%post
|
||||
|
Loading…
x
Reference in New Issue
Block a user