diff --git a/kwayland-integration-5.14.5.tar.xz b/kwayland-integration-5.14.5.tar.xz deleted file mode 100644 index bb97420..0000000 --- a/kwayland-integration-5.14.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7400869e31eb397d626d5857dffe91542010721ef0818e62da3dc65116eca065 -size 18704 diff --git a/kwayland-integration-5.14.5.tar.xz.sig b/kwayland-integration-5.14.5.tar.xz.sig deleted file mode 100644 index 25171a7..0000000 --- a/kwayland-integration-5.14.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qTEACgkQ7JTRj38F -mX5YHgf/UO3F8gG8fIE+QK+UKhXWajgPANQrXSFzKNDT9RnIozn0q6I5QRhP/8mQ -AqHyVJpj/6/0GahdcbYeAx0m8JmKFfUSl3PBTHSH1UESeP9/AmNYXOqhk+OIYD1n -EBK77BcLy3shLheuTC6lKcmYALSqZv6f7JjuFl6kBb3fVjRsY+eqz/8W6lZiAGuV -qsxsQB8txE8mLAl7NICwoiG5YFm+X2SbGt0QcQj/cGk2SdrWtqj/DibpxdBX1To8 -R89fad9Yn1mxW/qUi9NrWV/cASHRUMv7d8b3pjudSc17JLAuKhnUdiR6sSn8/1ah -YWaK6Cus9exH5+ZSR2MENyjfd9B2Cg== -=sWyw ------END PGP SIGNATURE----- diff --git a/kwayland-integration-5.14.90.tar.xz b/kwayland-integration-5.14.90.tar.xz new file mode 100644 index 0000000..28bdc53 --- /dev/null +++ b/kwayland-integration-5.14.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7b5a1a611e78910e7478ee594af7483c003e0cb5ddd410efdb9178b171e6af +size 18672 diff --git a/kwayland-integration-5.14.90.tar.xz.sig b/kwayland-integration-5.14.90.tar.xz.sig new file mode 100644 index 0000000..99279a7 --- /dev/null +++ b/kwayland-integration-5.14.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0gACgkQ7JTRj38F +mX6v+Qf8DaPhjYQu/Tmv/FUplIyrMEt2SSp6CKPJU9hNJbAvGCzOkSyB4RQmXkDj +BH8XegTP3jP0xeu34H+6wHfMm9bTMyoB/ASdR3Y0lybOZdPWVLTHugg5lsyTUVMq +4R5a6PjYsBksmOawfK/MG/OXQ+yI9JSIX0MGvnhdhtNkS3i7mCGf7ZMnV7MiyrHn +jZBAAybgp+ASDthXtEgsDrD2ijKmfsa6uC7ABhh7PDmpJFlm5VX48ymRY5PTXtZO +n+JNLxL0558bBvkR/5Uy3s4fRDbt+1FzYzW3ozjAmHnuZ/gBWhKy3Nh1K8aQBgXr +/z4DW7ZvWWIP9VTCUOyjMmc61AKA7w== +=41ro +-----END PGP SIGNATURE----- diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 52fa970..ece30de 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jan 17 18:47:07 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.14.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.14.90.php +- Changes since 5.14.5: + * bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle + * Remove qt include prefix + * Add DEFAULT_SEVERITY keyword + * Use KDEFrameworkCompilerSettings + ------------------------------------------------------------------- Tue Jan 8 13:37:02 UTC 2019 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index ab6e61a..f795363 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,9 +17,8 @@ %bcond_without lang - Name: kwayland-integration -Version: 5.14.5 +Version: 5.14.90 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -29,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/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig +Source1: http://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 2.8.12