From 8c99b6015d9f346031f04ff38d8f7cbd6c0325899942dbd2aee7a4c1d4fb0b2e Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 13 Sep 2019 07:45:09 +0000 Subject: [PATCH 1/2] 5.62 (updated) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kirigami2?expand=0&rev=92 --- kirigami2-5.61.0.tar.xz | 3 --- kirigami2-5.61.0.tar.xz.sig | 11 ----------- kirigami2-5.62.0.tar.xz | 3 +++ kirigami2-5.62.0.tar.xz.sig | 11 +++++++++++ kirigami2.changes | 25 +++++++++++++++++++++++++ kirigami2.spec | 2 +- 6 files changed, 40 insertions(+), 15 deletions(-) delete mode 100644 kirigami2-5.61.0.tar.xz delete mode 100644 kirigami2-5.61.0.tar.xz.sig create mode 100644 kirigami2-5.62.0.tar.xz create mode 100644 kirigami2-5.62.0.tar.xz.sig diff --git a/kirigami2-5.61.0.tar.xz b/kirigami2-5.61.0.tar.xz deleted file mode 100644 index cd388fb..0000000 --- a/kirigami2-5.61.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:afdbe922f0627330319f22834d6631af13edb0081c687422d36acb8697a88c30 -size 142904 diff --git a/kirigami2-5.61.0.tar.xz.sig b/kirigami2-5.61.0.tar.xz.sig deleted file mode 100644 index 4d967dc..0000000 --- a/kirigami2-5.61.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1GAPQACgkQWNDuZIpI -s7tRKAgAlidhoopbOFCBl/+Uo/EQ9jldKWRxJWefye/QkkcNtb599YATq0X0JjQb -nk7yJtt0F79ony7qr31tQHwAIpyrZ9YOONvMsnLe7CE3eisWfpusX5l4xfG7Bnb9 -UzQyrpGAWyqvAyPu1q5dHikAcgQU8wwQ/m1QwO423iVSW6OOa8GXyIdX13Hvo6gq -In0EHl1liFQYB/CrTsOjjneWeUTgEUILzHgzGsBSZlqOSRXqb867eaCTIsBCt64s -bAOTHSaJ5PqxxzFzqt9gH2Bxx04w6xWbS1l3CJUbYUXlBP8FOt8hcBDDflD2Hi7k -OlCiETyCH0NWW/LkawoEyAClBYltOw== -=7yfL ------END PGP SIGNATURE----- diff --git a/kirigami2-5.62.0.tar.xz b/kirigami2-5.62.0.tar.xz new file mode 100644 index 0000000..713068e --- /dev/null +++ b/kirigami2-5.62.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3cc36bddb5e52617075961b2cbaecbb94492523bcc6801a3ad29a35c43bd912 +size 143212 diff --git a/kirigami2-5.62.0.tar.xz.sig b/kirigami2-5.62.0.tar.xz.sig new file mode 100644 index 0000000..7848d25 --- /dev/null +++ b/kirigami2-5.62.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1zz9IACgkQWNDuZIpI +s7vZuggAumE0pE4lPCOtrT8V+OLbC6l89hxEZyXgyNtPPAnDAdyakp+p4lWYxjsP +J157efClfLSv7itqe4LUOuPBhczIXCT0ddTls5x87kMW7lifDo++H4TeyagAigQk +kurWJk/RbwbR4iVZPzMHtTt+XJN2hutepYfxAnEviF/v9wc2WjPyBqU8EWtZbn9Y +NmD5O2Bel5zw0MbT809+i7w1rb1IeCtRgatIKJ4B7dzDdwE8huqkLIJVIOJUKDeh +LOKehq1kIxqpbpixza0AFAEPpvVHRvcX1uORowMlkwf/PXgnuilnyeR0SdWXq0WU +3XGW/oznGG0HNkYsIt34RS7va0jQJA== +=tpJf +-----END PGP SIGNATURE----- diff --git a/kirigami2.changes b/kirigami2.changes index 702b069..26492a8 100644 --- a/kirigami2.changes +++ b/kirigami2.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Sep 7 20:36:53 UTC 2019 - Christophe Giboudeaux + +- Update to 5.62.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.62.0.php +- Changes since 5.61.0: + * Replace the custom overflow button with PrivateActionToolButton in ActionToolBar + * If a submenu action has an icon set, make sure to also display it + * [Separator] Match Breeze borders' color + * Add Kirigami ListSectionHeader component + * Fix context menu button for pages not showing up + * Fix PrivateActionToolButton with menu not clearing checked state properly + * Use QLatin1String + QString::remove operates on the same object, no need to reassign + * Fix supported OS attributes for api.kde.org + * remove references from the icon qrc to missing icons. + * allow to set custom icon for the left drawer handle + * Rework the visibleActions logic in SwipeListItem + * Allow usage of QQC2 actions on Kirigami components and now make K.Action based on QQC2.Action + * bump import + * Add handle icons + * Kirigami.Icon: Fix loading bigger images when source is a URL (kde#407409) + * Add icon used by Kirigami.AboutPage + ------------------------------------------------------------------- Wed Aug 7 17:51:32 UTC 2019 - Christophe Giboudeaux diff --git a/kirigami2.spec b/kirigami2.spec index 77cb336..0861365 100644 --- a/kirigami2.spec +++ b/kirigami2.spec @@ -24,7 +24,7 @@ %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kirigami2 -Version: 5.61.0 +Version: 5.62.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later From 0e49a3b16d54bad73b8fedaf30c654e24b32c4211c3dd034a57c562012993401 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 13 Sep 2019 16:27:08 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kirigami2?expand=0&rev=93 --- kirigami2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kirigami2.spec b/kirigami2.spec index 0861365..dc415c5 100644 --- a/kirigami2.spec +++ b/kirigami2.spec @@ -17,7 +17,7 @@ %define lname libKF5Kirigami2-5 -%define _tar_path 5.61 +%define _tar_path 5.62 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33)