diff --git a/baselibs.conf b/baselibs.conf deleted file mode 100644 index 3548d33..0000000 --- a/baselibs.conf +++ /dev/null @@ -1,6 +0,0 @@ -purpose -libKF5Purpose5 -libKF5PurposeWidgets5 -purpose-devel - requires "libKF5Purpose5- = " - requires "libKF5PurposeWidgets5- = " \ No newline at end of file diff --git a/purpose-5.85.0.tar.xz b/purpose-5.85.0.tar.xz deleted file mode 100644 index 7977e90..0000000 --- a/purpose-5.85.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5817a400aa531a3e5f5fbdadc4b350cbdc6286f2983a341db0d3b1cd03b248f -size 161412 diff --git a/purpose-5.85.0.tar.xz.sig b/purpose-5.85.0.tar.xz.sig deleted file mode 100644 index bffcda6..0000000 --- a/purpose-5.85.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBmQACgkQWNDuZIpI -s7vZvQgAu3RfM0LYfwdjRc68fN1BA4Pb3XyKU4pLStA+PQ49gWYdAIAWctvAUt7l -tfar1xR0lbIylC5Y+ibiE47+6CtSZZpIDhaavBT1FPGKWBO35VKKDCAfFzwqDXjq -IgWRcFIK4MBomt0K9rjVGawqzs47brcdgqF9byEs+Od+lGhgwymLfIOT6AyAqvR4 -n5AzXiYNz/QNAqkLF6lsJDL/P5zWv/z9gMvm4IQ0ebHKKnf4LlpW2hjjRVcUQJ2e -IHPdPEP3sbhMWVsk2W26G01p/81CxpMJGtNSJ3KUFNdKiadT9G2PIGctEztGEpOb -FhVat6eOjTZHIeVEY0S4ND9S/HKNHw== -=KsjF ------END PGP SIGNATURE----- diff --git a/purpose-5.86.0.tar.xz b/purpose-5.86.0.tar.xz new file mode 100644 index 0000000..c7dae66 --- /dev/null +++ b/purpose-5.86.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6722e6fbef07d57742951a15dd2b7e8235a72aebc48b1e26df2721633d8cbba3 +size 161844 diff --git a/purpose-5.86.0.tar.xz.sig b/purpose-5.86.0.tar.xz.sig new file mode 100644 index 0000000..ca0ce21 --- /dev/null +++ b/purpose-5.86.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmEz2eEACgkQWNDuZIpI +s7secwf+N1s5eG0AM3LcQ80Vz7N48ZzHfiDaCmAENgW97LbLQ1B7tx0Nz6Iycgfy +Y1Tv8cYXEw4/PrYPlC5zru6AmbI2dUR968X1lWUzwF310QdUqPSPpB6I44a2bW78 +IvN2lhh45pTDGR+X3VYvsn7NYLgmiLdbsfhcEVZADQR7ADxEHgmfe/DYExVLDBti +Rx1v2tY5uLOnkojXSVHdbKjYS2a0kQLBSD5tR0nwhBBAy6XT/w4PoWYITYKl7so0 +GPqdcYY29MyxzAZpSrZOV7yds2GNwxg6r8VEkJxqpGH8lmyz8XyD7h1rYSPlVT43 +/TUSnZm/qUgeGro4/bebp6RXCp0ZIQ== +=BnK/ +-----END PGP SIGNATURE----- diff --git a/purpose.changes b/purpose.changes index 3be9bdd..f1793b3 100644 --- a/purpose.changes +++ b/purpose.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Sep 15 08:24:27 UTC 2021 - Christophe Giboudeaux + +- Drop the unneeded baselibs.conf. + +------------------------------------------------------------------- +Mon Sep 6 06:22:25 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 + * [imgur plugin] Add Delete Url support + * replace "MacOSX" with "macOS" + * Port Telegram plugin to KIO::ApplicationLauncherJob + ------------------------------------------------------------------- Fri Aug 6 12:13:35 UTC 2021 - Christophe Giboudeaux diff --git a/purpose.spec b/purpose.spec index b579e6d..e03ed7f 100644 --- a/purpose.spec +++ b/purpose.spec @@ -20,14 +20,14 @@ %global __requires_exclude qmlimport\\((Ubuntu\\.OnlineAccounts|org\\.kde\\.kdeconnect).* %define lname libKF5Purpose5 -%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: purpose -Version: 5.85.0 +Version: 5.86.0 Release: 0 Summary: Framework to integrate services and actions in applications License: LGPL-2.1-or-later @@ -38,7 +38,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: intltool BuildRequires: kf5-filesystem