Plasma 5.22 Beta, tested a bit more. Now with cmake >= 3.16 and duplicates in .changes removed (now using git log a..b instead of a...b)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=290
This commit is contained in:
parent
fb1ca526c2
commit
75e64c1e49
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31c0db3b48aa4c081b748b999deb428e3c15e99fbf6b2128a900864975683b18
|
||||
size 43912
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmCRPUIACgkQEZaMRJKM
|
||||
rvxzKAf/VT7CLVuSwuRZ00l/vvQUTdmyr6Ncp02RFZuHisTsJkJ3BVZBVDEwU+kz
|
||||
f4/ENxV9lQ8dz7Ykwo57rZvgeomrr1Ea6oaPa1eP1Xaipex/sGliWWuC3aM/FCSi
|
||||
ube5bG1nGf0EO37YJrAfFTlRnPWbuxRGeaLXkNomoQq6WWN9K/NSw9iEIeNwYlf9
|
||||
GGMfM76LoVqcQ23ZwqsWRvSM3esEGZcf05/4KttC6We6Sd5lZ5x+pkHyuqXgvHfP
|
||||
QqDcnLMyTfSsBsrPgtPYd/uW3EqZ7ZY1v1t8g0Y05SIBPioPY0uIJ0ULdZEGLIUz
|
||||
2UZeeme0uGi8mPLRUTSnTk4mGB0uoQ==
|
||||
=PnEE
|
||||
-----END PGP SIGNATURE-----
|
3
milou-5.21.90.tar.xz
Normal file
3
milou-5.21.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1faf3b486b5a4c390749818913dfaf05d136c69ecece33b9e9ce81a7c125c526
|
||||
size 52540
|
11
milou-5.21.90.tar.xz.sig
Normal file
11
milou-5.21.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmCdJmYACgkQ7JTRj38F
|
||||
mX5rqAgAhgJzzDBzXxkntkR5UaaLbDrMi2jyOJbQQEucBrIOfqYOWjS/sjwIenRq
|
||||
2TDocLOPrCirzDAahapzsmpH5HMysYoJQBvB3S4wxBaAF+QRvswTZ3SM5S5LcjN+
|
||||
2i7fF6fci6G3o6RfrMXepcpDBEOr9SPlaWmqf4U+pWuTj/A8u/fqXBD3FP7vUb6f
|
||||
UszJltwypA/7OVrqBPptcjnzdAycT90qE8vs0UmKpXLnOkcgLJMrp9ewBhykox9E
|
||||
20urrbtbzaLBpv5H7us1hEjrbV5ELpG6iDi+G+PukUrEZZ9bqsc49uVEqnqTGAOi
|
||||
cHJrOTzyASU3iDGA3hyb7fM0j2My4Q==
|
||||
=OSBt
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 18:15:41 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.21.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.21.90
|
||||
- Changes since 5.21.5:
|
||||
* Migrate to KDECompilerSettings
|
||||
* Restore same visibility of deprecated API for builds of tarball & checkout
|
||||
* Allow runners to display multiline display text
|
||||
* Port deprecated KRunner singleRunnerMode methods
|
||||
* Set RunnerManager runnerWindow variable if it is available
|
||||
* Remove obsolete COPYING files
|
||||
* Convert license headers to SPDX
|
||||
* Raise minimum CMake version to 3.16
|
||||
* Fix launching empty query
|
||||
* Use versionless Qt cmake target
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 4 14:15:40 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: milou5
|
||||
Version: 5.21.5
|
||||
Version: 5.21.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
|
||||
@ -72,7 +72,7 @@ A dedicated search application built on top of Baloo
|
||||
/sbin/ldconfig
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_libdir}/libmilou.so.*
|
||||
%{_kf5_qmldir}/
|
||||
%{_kf5_plasmadir}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user