diff --git a/kirigami2-5.95.0.tar.xz b/kirigami2-5.95.0.tar.xz deleted file mode 100644 index 0dec1d9..0000000 --- a/kirigami2-5.95.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef9cbf1a59d058e874757059934dfba2fd106811f344367bd316cce449a80e1d -size 357640 diff --git a/kirigami2-5.95.0.tar.xz.sig b/kirigami2-5.95.0.tar.xz.sig deleted file mode 100644 index 45a5200..0000000 --- a/kirigami2-5.95.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmKiajAACgkQWNDuZIpI -s7suwwgAvrnmUvHBr0DswN3P1Wr9d/RhSi8UaMeDGkmyhlOBYPiQe2fzR+2CNpbV -/S2SLwzUfvf98m2Ei+c9jmeVqO/2xa166YV1AoRzJ01vZ69+l5RnJr6QvdVAR0/D -Oh/KioSV+653XwfZVMZNPEERv0bkLJpGOWUSOCS0MmehsvAxv2nzHHWnPTM3p/ri -f+zfSJjpSS/I7f3pgB608FnxqJIuWH152qZ9JM9uHpe2SlViElXi9FpSmY4oeKIt -ByBnchrVd5qbHexv5miTPaQCOU++e0SYn0ghNp9qD8L0h+0KD1uJs6MhxR5wM/sw -KITH++zvuJZcEGbmzfDEYjXSXwfz2g== -=/A/O ------END PGP SIGNATURE----- diff --git a/kirigami2-5.96.0.tar.xz b/kirigami2-5.96.0.tar.xz new file mode 100644 index 0000000..1c7e0dc --- /dev/null +++ b/kirigami2-5.96.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be27fbf33d6690dc3e23dae33f58f0c68a97b902a27298858c050691326398a +size 359936 diff --git a/kirigami2-5.96.0.tar.xz.sig b/kirigami2-5.96.0.tar.xz.sig new file mode 100644 index 0000000..124a7a5 --- /dev/null +++ b/kirigami2-5.96.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAc4cACgkQWNDuZIpI +s7uO0Af7BTc/vM8AA5T6Icp8qhcqvCMXMzYUZb8IQHZhYq88BE18nhEJ1dO5ENij +zUKgWHt81UYCIElJy9DDbWkgPyngXv6sc0qLtJfMg13H5MYhGYj1y347ocGB4jJ8 +fH2A8e8HstHv6sSy8Gwg4QBDFWmESYmUoc6sjyA0/Te+OdVPPB4CUG/eVeAnndxk +KKDKW6i2qTRXkNwgS7rmY5yQ5f3gKBNUTeg43YqltgPi+4gGHU1w7MC45N7DduDn +nN5Wl0LOo1BPYC+wyqO5jzXKPvwivPpqH14gGhs4OydofFxAdYONX2CmS2OH60Cz +KlHdYCloAwvoDQuxqNoPEAPD8ZEEiw== +=wwgO +-----END PGP SIGNATURE----- diff --git a/kirigami2.changes b/kirigami2.changes index 683eeed..4ecdbdc 100644 --- a/kirigami2.changes +++ b/kirigami2.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sun Jul 3 11:56:02 UTC 2022 - Christophe Giboudeaux + +- Update to 5.96.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.96.0 +- Changes since 5.95.0: + * Tests: Fix failing autotest due to removed property + * Fix and improve template for KAppTemplate + * NavigationTabBar: Add recolorIcons property + * NavigationTabButton: Add recolorIcon property and some documentation + * Add missing files for android template + * Make JavaScript cleaner and stricter + * BannerImage: Fix `empty` property definition + * PagePoolAction: Fix typeof check + * SwipeListItem: warn users when they try to override the padding (kde#453959) + * template: add method to restore window geometry + * OverlaySheet: Check if isMobile to set footer extra margin + * OverlayDrawer: Make sure the handle is gone when it's hidden (kde#450902) + * Fix checkable labels + * ActionTextField: Fix RTL layout and actions rows + * ActionTextField: Add versioning documentation + * ActionTextField: Bump QML imports + * PasswordField: Sync code to PlasmaExtras + * Dont't change title color when page is not active + * Fix race: Object (m_item) is operated on before it is assigned. + * Use creationContext of the Component as the starting point + * Sync changes from PlasmaExtras PasswordField to disable Ctrl-Z + * Fix link to theme doc + ------------------------------------------------------------------- Fri Jun 10 14:12:33 UTC 2022 - Christophe Giboudeaux diff --git a/kirigami2.spec b/kirigami2.spec index 2f3e8e1..91c6012 100644 --- a/kirigami2.spec +++ b/kirigami2.spec @@ -17,14 +17,14 @@ %define lname libKF5Kirigami2-5 -%define _tar_path 5.95 +%define _tar_path 5.96 # 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 released Name: kirigami2 -Version: 5.95.0 +Version: 5.96.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later