From 9689c02414ee9599ac906ed4e7b9f978b46f776dc0e2a16a86de13847d3fa12f Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 10 Jul 2022 12:02:29 +0000 Subject: [PATCH] KDE Frameworks 5.96 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=280 --- frameworkintegration-5.95.0.tar.xz | 3 --- frameworkintegration-5.95.0.tar.xz.sig | 11 ----------- frameworkintegration-5.96.0.tar.xz | 3 +++ frameworkintegration-5.96.0.tar.xz.sig | 11 +++++++++++ frameworkintegration.changes | 9 +++++++++ frameworkintegration.spec | 4 ++-- 6 files changed, 25 insertions(+), 16 deletions(-) delete mode 100644 frameworkintegration-5.95.0.tar.xz delete mode 100644 frameworkintegration-5.95.0.tar.xz.sig create mode 100644 frameworkintegration-5.96.0.tar.xz create mode 100644 frameworkintegration-5.96.0.tar.xz.sig diff --git a/frameworkintegration-5.95.0.tar.xz b/frameworkintegration-5.95.0.tar.xz deleted file mode 100644 index 0712bba..0000000 --- a/frameworkintegration-5.95.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5c4c53f1afe035c087b093c3ccc88ae087861e6b4002c7dd6593ec954f0bf11 -size 1758292 diff --git a/frameworkintegration-5.95.0.tar.xz.sig b/frameworkintegration-5.95.0.tar.xz.sig deleted file mode 100644 index d2584d2..0000000 --- a/frameworkintegration-5.95.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmKiadwACgkQWNDuZIpI -s7uDvAf+JzWYEZlwFD4QBTYKXOezzXEgYwBWx1XSPs0EFtNY0Hk96/g1RsqKqJ67 -a7Kuo7dBt0tW69lR7JIEIHJgzNPoX7GbMNorFlwSKWdpUHPUMSSf+CZUUqhk9Xrm -4fbT4iuizt7yo1xl5EOMuMg726t+z3YBkDii1/igUvdBf8Y/A4Kr/ERlOWrDAUJW -83+ylxs8PNNnTWaEydhFrJWaAKADH8qJkrCa4i0MlMcYV6+x4vv2i7XujLPfY6wI -kKmjVf29kfx98xcUUO8iGJygFH1OQa7YrOfNJK4LhF6XuK49oIfChna24WhseOK6 -RBwhqJqvuugumE/HYgj3QQvBUwvSTQ== -=3J4Q ------END PGP SIGNATURE----- diff --git a/frameworkintegration-5.96.0.tar.xz b/frameworkintegration-5.96.0.tar.xz new file mode 100644 index 0000000..ad826c1 --- /dev/null +++ b/frameworkintegration-5.96.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69bece6b66542cfd3985046af1f63174ed909e34fe5a3c972506e250a0c1f1a6 +size 1759604 diff --git a/frameworkintegration-5.96.0.tar.xz.sig b/frameworkintegration-5.96.0.tar.xz.sig new file mode 100644 index 0000000..1917d6c --- /dev/null +++ b/frameworkintegration-5.96.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAczIACgkQWNDuZIpI +s7uY2Af/Vaj/7knW92y1nj9ptr11G85amulXhmrv6JscHhsBH2zDhsg13KdCFecj +gWzLuxNwJ27upSwYOlmjBnhGYlZjKP749bS0kLESjxLLM3hwAEKbjnpVCCUuUkpV +w8V+6XVFRaC5h72wQaNNJD7lVjGy9zC69XGG7Mn1KZUVP9b5Vz/KMqF1MWCborGT +75M3TqBgUUv21fwHi8+diWM84ay7NqAgY/c0gQLuTp+786/TzYbzpdirBz2t3ire +m3F0L6SeAHd8ywX7oyhGfG8GyaI3Xeb2eWKR8pLdl6qt1qdlXnBuzWd+6ixbw4Bf +GjpTEsp0nk8EUo9L9LMS0i3l34hurQ== +=KVsH +-----END PGP SIGNATURE----- diff --git a/frameworkintegration.changes b/frameworkintegration.changes index 93538c5..f28f264 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jul 3 11:55:44 UTC 2022 - Christophe Giboudeaux + +- Update to 5.96.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.96.0 +- No code change since 5.95.0 + ------------------------------------------------------------------- Fri Jun 10 14:12:14 UTC 2022 - Christophe Giboudeaux diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 7143736..08ff509 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -17,7 +17,7 @@ %define lname libKF5Style5 -%define _tar_path 5.95 +%define _tar_path 5.96 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -25,7 +25,7 @@ # Only needed for the package signature condition %bcond_without released Name: frameworkintegration -Version: 5.95.0 +Version: 5.96.0 Release: 0 Summary: Plugins responsible for better integration of Qt applications in KDE Workspace License: LGPL-2.1-or-later