diff --git a/kwayland-integration-5.18.3.tar.xz b/kwayland-integration-5.18.3.tar.xz deleted file mode 100644 index 0b37556..0000000 --- a/kwayland-integration-5.18.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fbebc90100d30e09d68066922e1154b1012059268694d1ad3cc0a4f49759369 -size 20560 diff --git a/kwayland-integration-5.18.3.tar.xz.sig b/kwayland-integration-5.18.3.tar.xz.sig deleted file mode 100644 index 88bf56d..0000000 --- a/kwayland-integration-5.18.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5nkLwACgkQ7JTRj38F -mX587gf+PatXl2kPbpgTj1zWLtysc16anE7fEc0MNCsR/JrrnOHVGKC0R52OhANe -+94J6Ulww2mLb/JjBG0nk6/Ok3cG0p3AnlXfht2mcUuXGD3vlyigykmU4kI1FnlT -NvnuBbVPTa/3aEloBmCPEm3++SdQxjQS3PW15vo/eZwGUhVjvsjYFYANjv7TyNut -1xnwxtPpXUtGLvsPDdhqDESKqfc+iEZXBBPfNkbJ0INAQ78cQxA18a+enZTxROFc -fVRsZJYlM9FvBy6pcQPHYTongNgB37AnpI2yXiq1Mr9OOjEaPZuW6Jtw9UHm975v -AFTrdHMHCdyHX0C1nvrat5QEHO6R6w== -=H3+v ------END PGP SIGNATURE----- diff --git a/kwayland-integration-5.18.4.1.tar.xz b/kwayland-integration-5.18.4.1.tar.xz new file mode 100644 index 0000000..af11739 --- /dev/null +++ b/kwayland-integration-5.18.4.1.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..d1dcfe0 --- /dev/null +++ b/kwayland-integration-5.18.4.1.tar.xz.sig @@ -0,0 +1,11 @@ +-----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.changes b/kwayland-integration.changes index d4362dd..ece3fec 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Mar 31 15:16:32 UTC 2020 - Fabian Vogt + +- Update to 5.18.4.1: + * Version fixed + +------------------------------------------------------------------- +Tue Mar 31 14:47:40 UTC 2020 - Fabian Vogt + +- Update to 5.18.4 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.4.php +- No code changes since 5.18.3 + ------------------------------------------------------------------- Tue Mar 10 14:55:31 UTC 2020 - Fabian Vogt diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 75fffc8..bf1d9fc 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kwayland-integration -Version: 5.18.3 +Version: 5.18.4.1 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/%{version}/kwayland-integration-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/5.18.4/kwayland-integration-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/5.18.4/kwayland-integration-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 2.8.12