diff --git a/bluez-qt-5.82.0.tar.xz b/bluez-qt-5.82.0.tar.xz deleted file mode 100644 index eb38b3d..0000000 --- a/bluez-qt-5.82.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e8e52216219b48c0f07a322e78ee33a67ce0faf6f5cf6bbf205bf2b5b66f168 -size 101788 diff --git a/bluez-qt-5.82.0.tar.xz.sig b/bluez-qt-5.82.0.tar.xz.sig deleted file mode 100644 index f636d0e..0000000 --- a/bluez-qt-5.82.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaVYACgkQWNDuZIpI -s7u84ggAuA3/nO9r9htii2YPR1053Rgd2Zn9siPzy2ugkewumIKTkXn4Si44CjFb -ATFZXe1r+yxyxdpvGtDCd//JMn56tTLrabSBjLQpfmCK1WhEgDSm2cuO4fdAC3na -rCIx7PW5EcHm9z/VEGD8nhTWAzBFajXEg4cEN41qXZqNl2gK9Mt4o/oGHjPz0NET -qZ0u5s5IoEOeg9aGsLYwOsuvW98a59V4IN6FOWEV9GPxorR1eOv+Nfqf8Me6XqH5 -/nBQCy6wHgFmu55Xe/KETAPOEyXeV7hs1UTu4RtD0V9fzKaYpfrN4iTOk+wWZk4c -DgyxEKYRUueMNoYHzEiiPYTj7waZKA== -=lrEQ ------END PGP SIGNATURE----- diff --git a/bluez-qt-5.83.0.tar.xz b/bluez-qt-5.83.0.tar.xz new file mode 100644 index 0000000..8725e5f --- /dev/null +++ b/bluez-qt-5.83.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bb9daacfdfca83a8963c5269cb028c42a761eb2f9ae2cac36c9475b06536d3b +size 101792 diff --git a/bluez-qt-5.83.0.tar.xz.sig b/bluez-qt-5.83.0.tar.xz.sig new file mode 100644 index 0000000..ce2b4b7 --- /dev/null +++ b/bluez-qt-5.83.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VmYACgkQWNDuZIpI +s7tBfgf+KeFWc65bPgHNMM+rogHzPqSpJzaf8uDlVBGP5PGc93Tkd2ZmnItIQ7XK +IbZBSuLhe8hi4wKmAUMHaTn8lMASna1HwVtPT/amHBDvzdsNZRftgJ+ZiPR/41gh +9hd0PNfaWg9NaPDT38SXBQNJoGXS/2ZEX98wzUNwZkJ4bgLoGyMNxenfYzVwZN6d +mk6b5VCJFZrP0r6oKmW4Wj5SWXrA5L2/I8K5pScJPHXB8W9kKFhCLEvf9XPcZU4U +ujzSQdE+VO1RpWL5tGtjOdKBKRB1Rxa6gbPFhpdQ0k/wRFlitbicbU6QuG5KAsSJ +BLMP8n7fwrL12thKT5OAGaLGaMLV6Q== +=/UvS +-----END PGP SIGNATURE----- diff --git a/bluez-qt.changes b/bluez-qt.changes index 0d69677..e61b517 100644 --- a/bluez-qt.changes +++ b/bluez-qt.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Jun 5 11:58:23 UTC 2021 - Christophe Giboudeaux + +- Update to 5.83.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.83.0 +- Changes since 5.82.0: + * Bump required CMake version to 3.16 + * Add two more missing types + * Fix build of sources dependent on BluezQt + * Add missing Qt5::DBus to qml plugin + * Use includes instead of forward decl where needed + ------------------------------------------------------------------- Sat May 1 16:40:28 UTC 2021 - Christophe Giboudeaux diff --git a/bluez-qt.spec b/bluez-qt.spec index db85ffd..5329a7a 100644 --- a/bluez-qt.spec +++ b/bluez-qt.spec @@ -18,7 +18,7 @@ %define sonum 6 %define _libname KF5BluezQt -%define _tar_path 5.82 +%define _tar_path 5.83 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -26,7 +26,7 @@ # Only needed for the package signature condition %bcond_without lang Name: bluez-qt -Version: 5.82.0 +Version: 5.83.0 Release: 0 Summary: Async Bluez wrapper library License: LGPL-2.1-or-later