From e8826b8394e3fe6b8731484b6ba3ef0e9cc316fbee6c09c947778c44fdc294c8 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 11 Oct 2020 11:01:08 +0000 Subject: [PATCH] Plasma 5.20.0, second try OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=128 --- plasma-integration-5.19.90.tar.xz | 3 --- plasma-integration-5.19.90.tar.xz.sig | 11 ----------- plasma-integration-5.20.0.tar.xz | 3 +++ plasma-integration-5.20.0.tar.xz.sig | 11 +++++++++++ plasma5-integration.changes | 10 ++++++++++ plasma5-integration.spec | 2 +- 6 files changed, 25 insertions(+), 15 deletions(-) delete mode 100644 plasma-integration-5.19.90.tar.xz delete mode 100644 plasma-integration-5.19.90.tar.xz.sig create mode 100644 plasma-integration-5.20.0.tar.xz create mode 100644 plasma-integration-5.20.0.tar.xz.sig diff --git a/plasma-integration-5.19.90.tar.xz b/plasma-integration-5.19.90.tar.xz deleted file mode 100644 index 3b034bb..0000000 --- a/plasma-integration-5.19.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:822ee25ffaa1c7aa800bb9341ac5715482ba1d5ec5cd06864228297d34d25b1d -size 59560 diff --git a/plasma-integration-5.19.90.tar.xz.sig b/plasma-integration-5.19.90.tar.xz.sig deleted file mode 100644 index 79b0d3a..0000000 --- a/plasma-integration-5.19.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAl9jSQcACgkQEZaMRJKM -rvxRNQf+IWNpyeqwFkVc1GOqjvAzOrsLNrtDYcjE4AbPja1nC4h3hohfRej5sXU2 -duHGWiWZRUz7Y3tRj6c5fxf65isyf5Os85TXW3XsDp4Y/nZGeUMFt4io6kWST1ii -rLitSemjCD4UWT7IQwxSg621nmXirWcZtllBjVopvdmCK0GnmyojIHX4U672m6WQ -d7ubE0K3OCfuLLCtIridmCqgP4jFVxKZCmxsUOdh+Ko8+Q4y3CJ5P+M1MHQWYyLd -4HecpVYG7gPwOQcsORBSO0dnhl6wCurI3ybP85vpwgu1rMo7MysJQelfcuI7lcku -g+aGJC1iMhIQfgSHAWmz9ITF2fXYHg== -=POR8 ------END PGP SIGNATURE----- diff --git a/plasma-integration-5.20.0.tar.xz b/plasma-integration-5.20.0.tar.xz new file mode 100644 index 0000000..5be4b6b --- /dev/null +++ b/plasma-integration-5.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6382a4330d2a2117578c2e2d42e4e7588622c522e8cbfe4c537918680479e2b +size 59856 diff --git a/plasma-integration-5.20.0.tar.xz.sig b/plasma-integration-5.20.0.tar.xz.sig new file mode 100644 index 0000000..1fd5a1e --- /dev/null +++ b/plasma-integration-5.20.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9/PMIACgkQ7JTRj38F +mX6TvAgAqDDtQ8m1o8FBYLsMTgfZ3i4Zjqpg1tfjiRiKcvBFsptWVy4SlWf/RiUb +TeyAaigOoLFGAytP9QRb0X8X5PaS9u5jbOJJ6+a8lKzXwuU7/X2Tz+JZbKtH7wJ9 +6fLhVd6VgqojX1+Wqr8AdtM97thJEH7uJeaEboQ8puSpJtHsqgff+jqJ4VazbnqI +Q916rIRMoRMlGFWUo4doZuX/jg+ATXbvXmi9IE+uelSJiee+8/2sNXyW9dxiU3lK +l1eP6A9tqJPMBfkyuFnXJN09imGOc5I+++NhGwnXcjxzTUYUR6b4h579+jja54Io +GBhg3PRm5BYjSMSkCBzYCdr3aaVeCw== +=iyLZ +-----END PGP SIGNATURE----- diff --git a/plasma5-integration.changes b/plasma5-integration.changes index b42367b..d4a2d9f 100644 --- a/plasma5-integration.changes +++ b/plasma5-integration.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Oct 8 16:55:24 UTC 2020 - Fabian Vogt + +- Update to 5.20.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma-5.20.0 +- Changes since 5.19.90: + * QXdgDesktopPortalFileDialog: pass directory option to portal + ------------------------------------------------------------------- Thu Sep 17 20:03:09 UTC 2020 - Fabian Vogt diff --git a/plasma5-integration.spec b/plasma5-integration.spec index da37dab..e9eaa10 100644 --- a/plasma5-integration.spec +++ b/plasma5-integration.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: plasma5-integration -Version: 5.19.90 +Version: 5.20.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}