diff --git a/kwayland-integration-5.18.4.1.tar.xz b/kwayland-integration-5.18.4.1.tar.xz deleted file mode 100644 index af11739..0000000 --- a/kwayland-integration-5.18.4.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81ffda6822ceff6c241a84a5fac7643e0c42edf880810de84247fffcb3835950 -size 20504 diff --git a/kwayland-integration-5.18.4.1.tar.xz.sig b/kwayland-integration-5.18.4.1.tar.xz.sig deleted file mode 100644 index d1dcfe0..0000000 --- a/kwayland-integration-5.18.4.1.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6DUPUACgkQ7JTRj38F -mX5QuQgAlrvzUWoSyN6cCI9o3Y/ovdxhRQqP2o/LJ0SyFcU5IVUnbMBmzJTQvnOl -Owr4OUYYyNubzr+ikpOI/sKKZrwysy7yuwc0ZjY8fhD3jWqg43SHevvS4ZvfaMMJ -XWF/CHJkDSpZ9h2JvwY3TwsDvSd4m4I/I6R8nLRHlO2mOy53Htov6pwu373WVbxZ -jITZRfp3wX+6Lomj5wsX/zFxsTwlWAtqvG26vG9E6NJfEmMxJ/Qc0vGIVBDNLUe4 -0Xut/giqVWV1oFqMDRwaAIG9HZi0IQJGG02TIh1GmL4ji1hn4NUaL9WSrmritL+N -UUH9s3Jw52Lu1/v3nJiW7wLbArULrw== -=aPjb ------END PGP SIGNATURE----- diff --git a/kwayland-integration-5.18.5.tar.xz b/kwayland-integration-5.18.5.tar.xz new file mode 100644 index 0000000..2b529be --- /dev/null +++ b/kwayland-integration-5.18.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d6943d79a9a2a9bce10623adb2c9af396a2dcf258a723bb349aafbde20e6d5 +size 20496 diff --git a/kwayland-integration-5.18.5.tar.xz.sig b/kwayland-integration-5.18.5.tar.xz.sig new file mode 100644 index 0000000..df5650c --- /dev/null +++ b/kwayland-integration-5.18.5.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xfAIACgkQ7JTRj38F +mX5jvQf+MFzy/u6xLEROrLow/wHlJi0renzYyx0qCYAZuQCPq75qNI3DB0xe/48t +bJWZs6KL8eEl/i6smuPAwzh6P7CSAikr5dosfN65koNeToirHs/QpZt8prPVGw9g +ZEsTYUMQMGYgzpPygvL0lPwmJaRT9C7oZ3fdAKGKNszjSjx7oHzMJPuwUoEbAai3 +57H8aLTeMuBSlkRvJp39XwNGiFBF+QZiDpEnv6tjQUXv7wLLb2LDNh3WbdNg8aiM +NCq4zdkWWJsjZQmUJCgN9vLRZnaoBy1JNdjsc45q9LLOBVzN9PAMK9xpS0daUSi8 +gYLO0ABu/yPmZtak2hK5+3kKRsKKrA== +=/qe6 +-----END PGP SIGNATURE----- diff --git a/kwayland-integration.changes b/kwayland-integration.changes index ece3fec..4bd369f 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 5 13:01:53 UTC 2020 - Fabian Vogt + +- Update to 5.18.5 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.5.php +- No code changes since 5.18.4.1 + ------------------------------------------------------------------- Tue Mar 31 15:16:32 UTC 2020 - Fabian Vogt diff --git a/kwayland-integration.spec b/kwayland-integration.spec index bf1d9fc..1b2fa76 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kwayland-integration -Version: 5.18.4.1 +Version: 5.18.5 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -28,9 +28,9 @@ Summary: Integration plugins for various KDE frameworks for wayland windo License: LGPL-2.1-or-later Group: Development/Libraries/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/5.18.4/kwayland-integration-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/5.18.4/kwayland-integration-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 2.8.12