diff --git a/kdeclarative-5.87.0.tar.xz b/kdeclarative-5.87.0.tar.xz deleted file mode 100644 index 93d0812..0000000 --- a/kdeclarative-5.87.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6792f8ee5e255159d302ba8257b91e52a4ac5815fb7413fd73788f893555a47f -size 190524 diff --git a/kdeclarative-5.87.0.tar.xz.sig b/kdeclarative-5.87.0.tar.xz.sig deleted file mode 100644 index 8edb3d7..0000000 --- a/kdeclarative-5.87.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmFYluUACgkQWNDuZIpI -s7vppwf+Nx0OU85Fotd2ELNjCA7IGbuQoojyllEmmd1AQQ5lsvL92pkM9j5VKkmK -XeitqT4hsEwMkWf7VKxqmA8R6gCv/nU3KYiO//th1vvP0cLTaMjhiBrpzkEuVYDW -uQou+0s1BXDa/aZDnODMZXg5ETBAM6tR0LH8qavXQ4rDaGCAorfISryw2E5HIvtm -jYVnrbetrR2OM+YGb5lidtX+A1/dUDchnFdu2CBxCtWy3K72tMFKh7IxihfCAJ4s -0IvS3vRG0zW2A4Go99B/EThyDV018Tm6ZLBJ/Z4TIYUpI9xTwaWRCi3xYIf9H9cv -TjPCbdxwFeOWqkH1Rd7NTVa+ZSgwPg== -=/9BH ------END PGP SIGNATURE----- diff --git a/kdeclarative-5.88.0.tar.xz b/kdeclarative-5.88.0.tar.xz new file mode 100644 index 0000000..d57470d --- /dev/null +++ b/kdeclarative-5.88.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b506b44b9f50768de9b145980a41de943c2b375defc7e5a97fbb9fc2a441e3a9 +size 191048 diff --git a/kdeclarative-5.88.0.tar.xz.sig b/kdeclarative-5.88.0.tar.xz.sig new file mode 100644 index 0000000..6f6e04a --- /dev/null +++ b/kdeclarative-5.88.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGGjhYACgkQWNDuZIpI +s7tvKwgAjfPTu0632i0qAho169gLo+M4Yar92Frsm/3WBG8dR3CkC7wnYlmu7lkr +d5s7CyxVGBRjJLjrs3QskWS6vvmTchrvi+wHL8vTJJ6GZr49fRk8c2j1rIF0GSjX +v/gyPX02/6ly+mWKG9h+cB2uqCLHwdU6LtnlWT4OpHWpV6LJQZM9zCiHIhhZX+/K +k15MZiPJ/3AZNc9ryZGMf3YS/Q2KC7Wrye0NRciZ70aooNRwZWOQhZLmsAsOPgbn +nQ1myLzFirkN6ZBOqjkPGgo+O1MoGC1l3NwCVpntmlsN4vntcqWhoCd6R6+umSpp +mSths0Gh7NiyhJS2U3SDFzqOoXhOCg== +=YGEu +-----END PGP SIGNATURE----- diff --git a/kdeclarative.changes b/kdeclarative.changes index 9d1142b..8f5a0c0 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Nov 7 09:13:15 UTC 2021 - Christophe Giboudeaux + +- Strip 'Source' URL for faster submissions + +------------------------------------------------------------------- +Sun Nov 7 09:07:57 UTC 2021 - Christophe Giboudeaux + +- Update to 5.88.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.88.0 +- Changes since 5.87.0: + * GridDelegate: don't let labels overflow (kde#444707) + * Use a readonly property to control KCM margins + * [configmodule] Deprecate aboutData + * [ConfigModule] Allow creating KCMs without KAboutData + * [ConfigModule] Deprecate ctors that take KAboutData and KPluginMetaData + * Don't explicitly build shared libs + * Expose KAuthorized enum as dynamic properties to QML + * Add FreeBSD CI + * KCM GridDelegate: Display a blue line when the delegate has active focus + ------------------------------------------------------------------- Sun Oct 3 20:33:40 UTC 2021 - Christophe Giboudeaux diff --git a/kdeclarative.spec b/kdeclarative.spec index b14432f..c6d52c9 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -17,22 +17,22 @@ %define lname libKF5Declarative5 -%define _tar_path 5.87 +%define _tar_path 5.88 # 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.87.0 +Version: 5.88.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}