diff --git a/kdeclarative-5.83.0.tar.xz b/kdeclarative-5.83.0.tar.xz deleted file mode 100644 index e4cf65c..0000000 --- a/kdeclarative-5.83.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9aaa7cbbac412f9189bcde0c61f30b6e81ea4c1df828e67c04515f6870acca40 -size 186620 diff --git a/kdeclarative-5.83.0.tar.xz.sig b/kdeclarative-5.83.0.tar.xz.sig deleted file mode 100644 index 4bb5701..0000000 --- a/kdeclarative-5.83.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VpIACgkQWNDuZIpI -s7sMawf/SCk7sdt55nKQK72qUFHjPYmlk5LZOtAOeX3qvavpuRH9DD4URBP4DP8C -dWCkWv2TeiAmT9U9nhpnSxb5Az0zY/+PeyNwWowIV1M5WRnw3x5j4qHW2iuOjpku -vJ/kyADKY3YEVgMng0molVoN5nRUhNG7f91hMMsltAyjNU4oCSzbSf7dujHRO9yB -zydB0EnTj2HbCO6DShP9CQwd8eNTSvZbWom7EhffSm/QujUwn5c9cQEdVhFnip9y -GNHOcolotuCOs2KtziiG6sBfvSc6QhIuSO+QmRNlfSmxjR2/cdy3kT0rMbPIa0ZM -0SR/EsmgDwo6DSrTG7hZ8diLlOui0g== -=OJua ------END PGP SIGNATURE----- diff --git a/kdeclarative-5.84.0.tar.xz b/kdeclarative-5.84.0.tar.xz new file mode 100644 index 0000000..e4cb0c9 --- /dev/null +++ b/kdeclarative-5.84.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c7cea97973c242a34d511f8e41b1cebcfdbb864cce7570ec513af0b91cf779 +size 187128 diff --git a/kdeclarative-5.84.0.tar.xz.sig b/kdeclarative-5.84.0.tar.xz.sig new file mode 100644 index 0000000..41d8426 --- /dev/null +++ b/kdeclarative-5.84.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgip8ACgkQWNDuZIpI +s7utqAf7BgN4TxRuvoNxBzbde0WWrnK7z/QKz3IiOYXVg9gPXQn6HUVmUMh8VwHY +t3TSoh+/xh1m0FkOEAJY42K1wrLraPIkqoOBwt6xVIj4HVdHZkB3XHeMjrAJAe+3 +k7xVSK1sldoXNz+dJEamNGRbqznzHCDXiAXrPo3kjTNj/jcHFN8mYnmAcXGJAMaa +jR4wlnTIiOjep91GV3v0vRsX/PZnkosUUFAkbD4fOMooTWk4lAqo9kcnAhX4cJ+Z +GkazcxVqhiSOejH6TmsqwrUPINAd2rvz002MuJL0SQRU+fXlloym28RBMkrjUf5E +f6BHRMOcCTsqkNLbyQgn79wQBgdtrA== +=pv5P +-----END PGP SIGNATURE----- diff --git a/kdeclarative.changes b/kdeclarative.changes index 3772285..65484cc 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Jul 4 07:45:19 UTC 2021 - Christophe Giboudeaux + +- Update to 5.84.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.84.0 +- Changes since 5.83.0: + * Allow compiling against Qt configured with -no-opengl + * Allow compiling against Qt configured with -no-qml-debug + * [GridDelegate] Remove lightening overlay on hover (kde#438462) + * KCM: polish the documentation of the CMake bits + * include QScreen in kquickcontrolsaddonsplugin.h to fix build on macOS +- Only install the license files once + ------------------------------------------------------------------- Sat Jun 5 11:58:40 UTC 2021 - Christophe Giboudeaux diff --git a/kdeclarative.spec b/kdeclarative.spec index 1c26bc6..c4f5553 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -17,14 +17,14 @@ %define lname libKF5Declarative5 -%define _tar_path 5.83 +%define _tar_path 5.84 # 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: kdeclarative -Version: 5.83.0 +Version: 5.84.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later @@ -153,23 +153,15 @@ Development files. %{_kf5_libdir}/libKF5Declarative.so.* %files -n libKF5QuickAddons5 -%license LICENSES/* -%doc README* %{_kf5_libdir}/libKF5QuickAddons.so.* %files -n libKF5CalendarEvents5 -%license LICENSES/* -%doc README* %{_kf5_libdir}/libKF5CalendarEvents.so.* %files components -%license LICENSES/* -%doc README* %{_kf5_libdir}/qt5/qml/ %files tools -%license LICENSES/* -%doc README* %{_kf5_bindir}/kpackagelauncherqml %files devel