From 75e64c1e4916ea41b7d5f1ef357f43c6393fe3f8db325081a1fa144032adb938 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 15 May 2021 16:17:04 +0000 Subject: [PATCH] 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 --- milou-5.21.5.tar.xz | 3 --- milou-5.21.5.tar.xz.sig | 11 ----------- milou-5.21.90.tar.xz | 3 +++ milou-5.21.90.tar.xz.sig | 11 +++++++++++ milou5.changes | 19 +++++++++++++++++++ milou5.spec | 8 ++++---- 6 files changed, 37 insertions(+), 18 deletions(-) delete mode 100644 milou-5.21.5.tar.xz delete mode 100644 milou-5.21.5.tar.xz.sig create mode 100644 milou-5.21.90.tar.xz create mode 100644 milou-5.21.90.tar.xz.sig diff --git a/milou-5.21.5.tar.xz b/milou-5.21.5.tar.xz deleted file mode 100644 index 9cd126b..0000000 --- a/milou-5.21.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31c0db3b48aa4c081b748b999deb428e3c15e99fbf6b2128a900864975683b18 -size 43912 diff --git a/milou-5.21.5.tar.xz.sig b/milou-5.21.5.tar.xz.sig deleted file mode 100644 index 55ef912..0000000 --- a/milou-5.21.5.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/milou-5.21.90.tar.xz b/milou-5.21.90.tar.xz new file mode 100644 index 0000000..314c1ec --- /dev/null +++ b/milou-5.21.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1faf3b486b5a4c390749818913dfaf05d136c69ecece33b9e9ce81a7c125c526 +size 52540 diff --git a/milou-5.21.90.tar.xz.sig b/milou-5.21.90.tar.xz.sig new file mode 100644 index 0000000..10455d6 --- /dev/null +++ b/milou-5.21.90.tar.xz.sig @@ -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----- diff --git a/milou5.changes b/milou5.changes index 45124a7..283bce8 100644 --- a/milou5.changes +++ b/milou5.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu May 13 18:15:41 UTC 2021 - Fabian Vogt + +- 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 diff --git a/milou5.spec b/milou5.spec index 98569e9..b88a4f0 100644 --- a/milou5.spec +++ b/milou5.spec @@ -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}/