diff --git a/baselibs.conf b/baselibs.conf deleted file mode 100644 index ed20265..0000000 --- a/baselibs.conf +++ /dev/null @@ -1,3 +0,0 @@ -libKF5KCMUtils5 -kcmutils-devel - requires "libKF5KCMUtils5- = " diff --git a/kcmutils-5.85.0.tar.xz b/kcmutils-5.85.0.tar.xz deleted file mode 100644 index f62c541..0000000 --- a/kcmutils-5.85.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20e8a32f1f22bc0afc682b694c2d6d8333c9de796845904685269fb3719ece93 -size 163296 diff --git a/kcmutils-5.85.0.tar.xz.sig b/kcmutils-5.85.0.tar.xz.sig deleted file mode 100644 index 68937c1..0000000 --- a/kcmutils-5.85.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBT4ACgkQWNDuZIpI -s7vK2Af/TdLSEtIGAtZTo4jwPHSKLZSraDPwFKYYbrSdKDmMj3hC8GC5gbfJVMaw -kx/8IeEH7hhcB50zBl7qnEzT9rXzDJuMegpQdOvnOXean4yqYCsndbl8aZQW++15 -9M4a9X6GqX7rHYDnVE72+oROxXzzoBoVJXEXfsC5gdPHEbVWGduPXjw5p/7F6EVD -c9/lcqhUaVxfM3PlApDTz7KXbY0OIeeMNkrBBUv6hWaEwYtyoEyXai5N8oPI7q5i -k2uwGz/ZBpQgA91CRpF1bnUZDefyHnKZYp0SrQgQO73/u7xSHwb5zbh4GLjEViaJ -jntPC8Jn5+L/M9AuTDyQOZy0fG/fkA== -=P4v2 ------END PGP SIGNATURE----- diff --git a/kcmutils-5.86.0.tar.xz b/kcmutils-5.86.0.tar.xz new file mode 100644 index 0000000..1d153b4 --- /dev/null +++ b/kcmutils-5.86.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88797e60401a3524752df1bf5205a4bafac5d826e26df2c4d691fcd33e4ca4c +size 164164 diff --git a/kcmutils-5.86.0.tar.xz.sig b/kcmutils-5.86.0.tar.xz.sig new file mode 100644 index 0000000..4a338ba --- /dev/null +++ b/kcmutils-5.86.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmEz2K0ACgkQWNDuZIpI +s7sBaQf/Sz4dLQ0gtXB2J/SyfmUrEe5GwmUIys2HD8K/GoahXygEqwFr0qpKw3BR +q7gReJCBs1qRWXjLlnljkbyY8LjHFf1XBxIUah6b5tj0hU6iPg+wlhBXsM0Kn+Ew +GSrupzdxfXaSlsfozFUKacpvK731AASydb3VMg0XLxDiz/9fU8OBF+5ImVekMC8Q +0n7sc99IlJqFMQYBfu6EBawQJGLAsypeDIPgAvhJ84Mw/oUc7WbBrIMUCKDt8Azi +trQOpstSjvgm2Yqdm8QEzTPSqqlr1cCwCJfLwSWlZ2UW3lDDbD454Uwgf9q381Pe +r9+OpZFCSD+klq8901VznMT6c6oBRg== +=/zsK +-----END PGP SIGNATURE----- diff --git a/kcmutils.changes b/kcmutils.changes index 2c5c3fa..b0d0407 100644 --- a/kcmutils.changes +++ b/kcmutils.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Sep 15 08:23:58 UTC 2021 - Christophe Giboudeaux + +- Drop the unneeded baselibs.conf. + +------------------------------------------------------------------- +Mon Sep 6 06:21:55 UTC 2021 - Christophe Giboudeaux + +- Update to 5.86.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.86.0 +- Changes since 5.85.0: + * We depend against c++-17 so we can use qOverload directly + * Port away from deprecated KPluginLoader + * Minor typo and wording fixes for KCModuleInfo API doc + ------------------------------------------------------------------- Fri Aug 6 12:11:31 UTC 2021 - Christophe Giboudeaux diff --git a/kcmutils.spec b/kcmutils.spec index 6ed9aef..6204adc 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -17,14 +17,14 @@ %define lname libKF5KCMUtils5 -%define _tar_path 5.85 +%define _tar_path 5.86 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcmutils -Version: 5.85.0 +Version: 5.86.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later @@ -35,7 +35,6 @@ Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}- Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif -Source99: baselibs.conf BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem