From 5c83afc0b34f2303c4d5833425c3a8bd5a03bf04fa0a0928498194c65701584c Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 12 Jun 2022 15:01:15 +0000 Subject: [PATCH] KDE Frameworks 5.95 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=278 --- frameworkintegration-5.94.0.tar.xz | 3 --- frameworkintegration-5.94.0.tar.xz.sig | 11 ----------- frameworkintegration-5.95.0.tar.xz | 3 +++ frameworkintegration-5.95.0.tar.xz.sig | 11 +++++++++++ frameworkintegration.changes | 10 ++++++++++ frameworkintegration.spec | 4 ++-- 6 files changed, 26 insertions(+), 16 deletions(-) delete mode 100644 frameworkintegration-5.94.0.tar.xz delete mode 100644 frameworkintegration-5.94.0.tar.xz.sig create mode 100644 frameworkintegration-5.95.0.tar.xz create mode 100644 frameworkintegration-5.95.0.tar.xz.sig diff --git a/frameworkintegration-5.94.0.tar.xz b/frameworkintegration-5.94.0.tar.xz deleted file mode 100644 index c4ff358..0000000 --- a/frameworkintegration-5.94.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a64abebf8d242765ae759611fc9819a03403047ed56b8dd71aba7a0bbb4faa6 -size 1758292 diff --git a/frameworkintegration-5.94.0.tar.xz.sig b/frameworkintegration-5.94.0.tar.xz.sig deleted file mode 100644 index 5b1290f..0000000 --- a/frameworkintegration-5.94.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2ZbIACgkQWNDuZIpI -s7uvawgAwFNVwiZt60DZT6a0CV2LRNMI00v4gmAMCZactgzg05AOOfcekZ/ELlCn -Sk8MrpXRKC24mz8j7GnUmEwEKarcw5PkYO4fMjI/hPdHxfHxSFiXNyqqtsc3HSaz -CoPJoMp0Cf/g9yU7X65wijAOkEwROMVKh1xwx5uZMX3/Jof4VbJSFhQNC1enIbOz -GVFunPC635MS7oQJfw9D37FEIS+ajQMif4gRLI5l1cev6TFrzzri5/ZG+FFusq+0 -KAML12bU0QUZSg0o0EkrE4M/Dke3bNPLExCQhG9wfQNuap2YjjIrlKtdJAQuaeIf -vUAPxVen8PrDiKgJSEHzBvgiwNFpMQ== -=AKrY ------END PGP SIGNATURE----- diff --git a/frameworkintegration-5.95.0.tar.xz b/frameworkintegration-5.95.0.tar.xz new file mode 100644 index 0000000..0712bba --- /dev/null +++ b/frameworkintegration-5.95.0.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..d2584d2 --- /dev/null +++ b/frameworkintegration-5.95.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----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.changes b/frameworkintegration.changes index a28bcf2..93538c5 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jun 10 14:12:14 UTC 2022 - Christophe Giboudeaux + +- Update to 5.95.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.95.0 +- Changes since 5.94.0: + * port to standard C++ smart pointers where possible + ------------------------------------------------------------------- Tue May 10 08:17:43 UTC 2022 - Christophe Giboudeaux diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 6772a0b..7143736 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -17,7 +17,7 @@ %define lname libKF5Style5 -%define _tar_path 5.94 +%define _tar_path 5.95 # 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.94.0 +Version: 5.95.0 Release: 0 Summary: Plugins responsible for better integration of Qt applications in KDE Workspace License: LGPL-2.1-or-later