forked from pool/kirigami2
Accepting request 757043 from KDE:Frameworks5
KDE Frameworks 5.65.0 OBS-URL: https://build.opensuse.org/request/show/757043 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=35
This commit is contained in:
commit
1a107da3eb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9a90d70bdfa50abde89971cf0a32b7f28f4316220f92ae0bab898194b7c7cee
|
||||
size 155444
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3VW6cACgkQWNDuZIpI
|
||||
s7t/Mwf/Wdzcju3iNNlJzz4nGuijYXNunqhOhugIh2evRVGC33k777b/dG6bYZJX
|
||||
4n1lutRmnWZ0NLYZUy+ggw025nKFIylKvyBkirX9eYVihH091OrgDG3wk6Cw8lYJ
|
||||
CIffPVqHe4d8nPikEvRwATcShPC6H+UmzWSYe8b7dMIv+cyjPwMuZI0T5oNjoax+
|
||||
uFjWmHjN/BxiJ3V3RbGVx24K6o7xaTolTLc6Ht4jBv8UZ6wB3z7NzafHJndTpbU8
|
||||
a9sfJ/IlEDupRvtVldpVt/QUjeI2wgAGNOoOjzfjWToKJQF+xX5i/jmVZNzNlEm0
|
||||
0mV5jXRMdPzdx36A7f0HmgenNhByJg==
|
||||
=sMvO
|
||||
-----END PGP SIGNATURE-----
|
3
kirigami2-5.65.0.tar.xz
Normal file
3
kirigami2-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:034222e4beec5c5b142cdbdd35304fe5374097367237af1feb5252dabe87e261
|
||||
size 157908
|
11
kirigami2-5.65.0.tar.xz.sig
Normal file
11
kirigami2-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----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-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:39 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.65.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
|
||||
- Too many changes since 5.64.0, only listing bugfixes:
|
||||
* Fix default card background (kde#414329)
|
||||
* Make QmlComponentsPool one instance per engine (kde#414003)
|
||||
* Vertically center left actions in ActionTextField (kde#413769)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 18:17:03 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kirigami2
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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.64
|
||||
%define _tar_path 5.65
|
||||
# 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.64.1
|
||||
Version: 5.65.0
|
||||
Release: 0
|
||||
Summary: Set of QtQuick components
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user