diff --git a/purpose-5.72.0.tar.xz b/purpose-5.72.0.tar.xz deleted file mode 100644 index e9cfcb1..0000000 --- a/purpose-5.72.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95736d1659af7fc9a90f20af43a1222c02eb8b0dac14b584622f1a6e4f92a0a8 -size 155416 diff --git a/purpose-5.72.0.tar.xz.sig b/purpose-5.72.0.tar.xz.sig deleted file mode 100644 index 2015397..0000000 --- a/purpose-5.72.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8Au4wACgkQWNDuZIpI -s7vwjAf/UrfDFnkKWXQElRxNOWQn8c/Bj0wlomgPuX8EwUQl8rnGc5M3ReImFJl1 -a5CTHmWWUA+rlublBzvBZXwVyZmkox+kJktpOunrxop25se0p0BXHXCz4gcwRkKN -NX9PTCPOMvr6Bpo5fjQSTwl1NpZlh6evT5jgWyLVz3OVmcu7Z+9QwySDXvQtIuZA -a4TCZDczIWjHnrEVv7h582J8uwiqJmnzmIapqQfVYcZQZaWKAtstZmbTEam+8+yE -tSXFF/aOHmq8Zky+R83MXT9vRtQO3tUZ/Xa2N6h6YT3xXEHokxUh43W99fXuVSVW -esAfhg76oTePLmO3TmLVvRSA0SUeZA== -=t8h3 ------END PGP SIGNATURE----- diff --git a/purpose-5.73.0.tar.xz b/purpose-5.73.0.tar.xz new file mode 100644 index 0000000..936413f --- /dev/null +++ b/purpose-5.73.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f4d440cb708b636430e3206f879ca5c2e6cdfcf62f92ce173d43e291fbeed32 +size 155468 diff --git a/purpose-5.73.0.tar.xz.sig b/purpose-5.73.0.tar.xz.sig new file mode 100644 index 0000000..7429fe3 --- /dev/null +++ b/purpose-5.73.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8lz+8ACgkQWNDuZIpI +s7vZdwf+J9l6i0rMUGxIqOXjs62Eru6nD+Gfa+epWdyvlqtMSjkGuIMlFoHYIgIz +BZQdJHApiG40hWpd6bLSiA15lC8Q3cv/QGZHsYsAzVj/yUUDPYq0pF90dcyMJiNo +eBshaXT+hwUEBP//e3rVFBU0lFVqi2TwHAyE5cLFvXZ3MGTFW7D9W6dK/2IxY6Z7 +nGGZTEaPWz055jy1bqgLfHFrWmZdKIkQkED5c4CWAsmvwdFGlH0YpL6KYWWt3lwN +xrctbdzeG7bIn/jNhZZXrG3xml4awYpl9LSkkzrDB2sAfp4iBSs5LJ9czRRFUDH8 +OTEgs1WpJfZPkj9K4hLhpyvES5G9ug== +=hH2s +-----END PGP SIGNATURE----- diff --git a/purpose.changes b/purpose.changes index ad5a036..4487225 100644 --- a/purpose.changes +++ b/purpose.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Aug 2 07:13:58 UTC 2020 - Christophe Giboudeaux + +- Update to 5.73.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.73.0 +- Changes since 5.72.0: + * Use KF-standardized Qt logging categories + * Use camelcase include. (scripted) + ------------------------------------------------------------------- Sun Jul 5 07:55:55 UTC 2020 - Christophe Giboudeaux diff --git a/purpose.spec b/purpose.spec index 59fc591..ce9f3b8 100644 --- a/purpose.spec +++ b/purpose.spec @@ -17,14 +17,14 @@ %define lname libKF5Purpose5 -%define _tar_path 5.72 +%define _tar_path 5.73 # 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.72.0 +Version: 5.73.0 Release: 0 Summary: Framework to integrate services and actions in applications License: LGPL-2.1-or-later @@ -154,6 +154,7 @@ This package contains development files needed to build applications which rely %license COPYING* %{_kf5_libdir}/libKF5Purpose.so.* %{_kf5_debugdir}/*.categories +%{_kf5_debugdir}/*.renamecategories %files -n libKF5PurposeWidgets5 %{_kf5_libdir}/libKF5PurposeWidgets.so.*