SHA256
1
0
forked from pool/kirigami2

Accepting request 977181 from KDE:Frameworks5

KDE Frameworks 5.94.0

OBS-URL: https://build.opensuse.org/request/show/977181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=66
This commit is contained in:
Dominique Leuenberger 2022-05-16 16:07:01 +00:00 committed by Git OBS Bridge
commit e0d010a142
6 changed files with 47 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a7c2a824eb776011ae9dc94698588e8c6988ac399669723631fab26edd47ab8f
size 355100

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJITAsACgkQWNDuZIpI
s7uJ/Af/cF6wDegQyx5RLPa06pZzaVw0NGGIkiQod7lLEz/kpwRH5tamqZxGebc7
oMRBEnd9pnXNCJy4fJKkHgfKKdRhrmC02vTcWILJazAp0m2gNndahH8EchWodwA5
bGNXfTfVW0m+eQsoIB8XytmYVXHMgwSrPYfp/RxiHZ56YoSQ8GZgPort+52Fs1c1
29x6yTQm5POIjAfF5s5PV1un+pKZEIdQgB11868GUTJBIDZCoh2MaN/q9mBnl1Gd
TC3GNtjE4qOWwpkbse5XvdljWmD+ILlC9/y+n8jW9cuyHSkpPBooJy+JEnjIezxb
DGwP6ysiex1lpNdsBrjdgg2+nWKB4g==
=r17B
-----END PGP SIGNATURE-----

3
kirigami2-5.94.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d7f27da3325feb339f4e1a3db78df44f05e4f505f36e15c7caeac04da0428e39
size 356500

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2/7gACgkQWNDuZIpI
s7uulQf8DBaDJYC1NzbaefnPyPswp4QVuz8wvX2TRh0aVbF6eWqPnhDXYlUY/e8z
2Fdpp3+2b8lEGUmev8GMwrykxGOmqv0a2W75HVqMAxUxCwnx+OYPPkRw/5UaaCUq
ts+TLDHpSZCefWbVpggAb2N+OI1SzDb/KgyBuNYuiVKMGRuv6GVHZPkxz5REn8sL
PTNC3vHlDJtX6zsdqUVCZphEyC+2kjM7/pVtdlhUVyQmDZWJ7npIyZ42d5W61wL6
U6OYUafWwzJFDFdGXuuUJuHjjLOiZ0VmsAM7sVKb73f5s4ZjPYhMs2+OWZeajIBC
yRjo14MJIF2fLZV19qZfNwEvbT7DxA==
=UXy4
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Tue May 10 08:18:01 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.94.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
* ScrollablePage: Stop duck-typing QML types
* SwipeListItem: Expose the width of overlayLoader
* Dialog: Unbreak standardButton() method
* ApplicationItem: Fix Shortcut's warning about sequence vs. sequences
* ApplicationItem: Clean it up a bit
* columnview: Fix memory leak caused by `QQmlComponent::create`
* columnview: Remove m_attachedObjects
* AbstractApplicationItem: Fix copy-pasta mistake
* AbstractApplicationItem: Clean up JavaScript part of QML
* Fix trailing whitespaces
* correctly hide the bottom floating buttons when there is a page footer
* ToolBarPageHeader: Do not assign undefined to real values
* ColumnView notifies for contentChildren when page is removed (kde#452883)
* ActionToolBar: fix moreButton visibility (kde#449031)
* LoadingPlaceholder: remove redundant explanation
* Improve ListItemDragHandle
* Add LoadingPlaceholder component
* AboutPage: Prevent infinite loop (kde#447958)
* PlaceholderMessage: add types
* Add windows CI
* Introduce TabletModeChangedEvent
* [doc]: Remove double inheritance arrow for Kirigami.PagePoolAction
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 3 10:47:17 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Sun Apr 3 10:47:17 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Kirigami2-5 %define lname libKF5Kirigami2-5
%define _tar_path 5.93 %define _tar_path 5.94
# Full KF5 version (e.g. 5.33.0) # Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}} %{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33) # 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}')} %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without released %bcond_without released
Name: kirigami2 Name: kirigami2
Version: 5.93.0 Version: 5.94.0
Release: 0 Release: 0
Summary: Set of QtQuick components Summary: Set of QtQuick components
License: LGPL-2.1-or-later License: LGPL-2.1-or-later