diff --git a/kirigami2-5.64.1.tar.xz b/kirigami2-5.64.1.tar.xz deleted file mode 100644 index e43df08..0000000 --- a/kirigami2-5.64.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9a90d70bdfa50abde89971cf0a32b7f28f4316220f92ae0bab898194b7c7cee -size 155444 diff --git a/kirigami2-5.64.1.tar.xz.sig b/kirigami2-5.64.1.tar.xz.sig deleted file mode 100644 index c836866..0000000 --- a/kirigami2-5.64.1.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/kirigami2-5.65.0.tar.xz b/kirigami2-5.65.0.tar.xz new file mode 100644 index 0000000..710781e --- /dev/null +++ b/kirigami2-5.65.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:034222e4beec5c5b142cdbdd35304fe5374097367237af1feb5252dabe87e261 +size 157908 diff --git a/kirigami2-5.65.0.tar.xz.sig b/kirigami2-5.65.0.tar.xz.sig new file mode 100644 index 0000000..40d4494 --- /dev/null +++ b/kirigami2-5.65.0.tar.xz.sig @@ -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----- diff --git a/kirigami2.changes b/kirigami2.changes index 760fe9a..95b3166 100644 --- a/kirigami2.changes +++ b/kirigami2.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Dec 8 11:18:39 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/kirigami2.spec b/kirigami2.spec index c65a159..83144a8 100644 --- a/kirigami2.spec +++ b/kirigami2.spec @@ -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