forked from pool/kirigami2
Accepting request 763468 from KDE:Frameworks5
KDE Frameworks 5.66.0 OBS-URL: https://build.opensuse.org/request/show/763468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=36
This commit is contained in:
commit
28a9e3cd61
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:034222e4beec5c5b142cdbdd35304fe5374097367237af1feb5252dabe87e261
|
||||
size 157908
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQbEACgkQWNDuZIpI
|
||||
s7v3OQgAlhVX2amTFnKasPCEUeFnoHNlkewJFBLN/zTjegEg7DnV2v3TQK2TuK0B
|
||||
9F7OiCT5NqkRB5X6xO3ilDhrQ2JhFkTOvx6SXgRtXWWxov181R47OkQH+p2g6h3X
|
||||
5OTsC8IvtQrH1CWo4fSD2ZuK2iqMaJb745DJTSGs9UhDJ+Qn6PrIov+AlhX948P2
|
||||
H+22uUD+UFBQnpueVG1RxltzZ4ZcmSQZzKmTQy4CAPn6eH/XmU/UxAG8crM0rZBo
|
||||
klxS13rcKQHNu6vc+ubbdPxpZS0W/Kl058r9xXUScn41yyL2MEne6V0Cwko237OL
|
||||
YXQ9RU4kyl3oBpXBT27S7irhziMKuA==
|
||||
=tfKt
|
||||
-----END PGP SIGNATURE-----
|
3
kirigami2-5.66.0.tar.xz
Normal file
3
kirigami2-5.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e4abfeaa5e997de52076786dd0d314f178bc883b1b48a8b2cf37dd5979ac41b
|
||||
size 159452
|
11
kirigami2-5.66.0.tar.xz.sig
Normal file
11
kirigami2-5.66.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxSsACgkQWNDuZIpI
|
||||
s7tHWggAs7KzAYQJyp6Y6s5b8njMKVVwCx0k+oKeNZ20zESyhCeHoD+LjWJMPm66
|
||||
yIwwgTYfD9MlwFe/yvRq4URq9Yrwy/WbC7ZuEMgXUw59wD0VO8wmv5YTneRadWgM
|
||||
A8B11wY8ZGZhQJsmQ3PW/WgP6zno+exa/XvvpjN5aCohfVtxSply0bqCiYp0KEOZ
|
||||
miGGlV5rAxRV2EBZjay7zwTfbIUYaL6T/SDoxsVtXhLd3rDKtTaxa9pEoNhImi7x
|
||||
r7HzNRgerKpTBZlrEj2zI/9F5u8+7Ors1a0Dli/1GmdBwqmpEypcAMvUKX9ziYgk
|
||||
34pF4sBEQz0V8VCjWQx9LEW4fGbM4g==
|
||||
=euhD
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 09:02:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.66.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
|
||||
- Too many changes since 5.65.0, only listing bugfixes:
|
||||
* ActionToolBar: Only show the overflow button if there are visible items in the menu (kde#415412)
|
||||
* reintroduce the collapse button (kde#415074)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:39 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kirigami2
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Kirigami2-5
|
||||
%define _tar_path 5.65
|
||||
%define _tar_path 5.66
|
||||
# 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: kirigami2
|
||||
Version: 5.65.0
|
||||
Version: 5.66.0
|
||||
Release: 0
|
||||
Summary: Set of QtQuick components
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user