diff --git a/kwayland-integration-5.17.5.tar.xz b/kwayland-integration-5.17.5.tar.xz deleted file mode 100644 index 2d62581..0000000 --- a/kwayland-integration-5.17.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:818b4e14611e26f297ef60427d399edc458a44e113bc092390fa65ecababcedb -size 20184 diff --git a/kwayland-integration-5.17.5.tar.xz.sig b/kwayland-integration-5.17.5.tar.xz.sig deleted file mode 100644 index 3b6f819..0000000 --- a/kwayland-integration-5.17.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UpKcACgkQ7JTRj38F -mX5/7Af/b5OEjjOO7ajLPv75vaP+c0foKZQqxR/1bSpLQFzDvPLGT3aOybuudBdA -DLbuGxaKaGfTJWiez9d1WGtqeLifqJreg+gVvw4+PP8WZNTLdS2e/VmiCS3EPdNI -rsPV4mVRT3sIKcRRmIQRv2lh7urf2RF6F5kBfw/JmgT4pkMLB3TpvKyNc3nEN0Nv -eLUxShec65dFO/vPFCr+8MPHAp9RkBXEyoJktXwvWHwf7XXLxpM5odaO1U8Mt8DH -wH+jJmYkhIY9+ECg9NyIG+5gNx6jscGePp7zYO0fPgvQ7PeaOwXbs0NSiVFn1bz5 -yyPmMzyE8nc0xdm0CBcScv8eMXT8zw== -=vDp7 ------END PGP SIGNATURE----- diff --git a/kwayland-integration-5.17.90.tar.xz b/kwayland-integration-5.17.90.tar.xz new file mode 100644 index 0000000..35bc60f --- /dev/null +++ b/kwayland-integration-5.17.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9880b05b56b5c006cc51a937ad85bd3042d596d715b258590358a53af113bd +size 20504 diff --git a/kwayland-integration-5.17.90.tar.xz.sig b/kwayland-integration-5.17.90.tar.xz.sig new file mode 100644 index 0000000..4c745ec --- /dev/null +++ b/kwayland-integration-5.17.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gVVsACgkQ7JTRj38F +mX73bAf/QOn446hkm/OZKjSVtNbMWvP7MT7P69IszvpkZ6K1n9WNEYYoFS0j7YU1 +CV8jpvSfO26OTSoe7z0BfBOBftodDJIxfG5CrpLTRmKVfOBKQtIklroRY+IkkGIj +poVQw9HUs2AVlP0B4k8BKdwxxoLhkg5QeLTU29tI+nV+PH6wsHsO9GEloSH5p4Zg +pPgGRqOWLTo7GehsXQ4m3k0MW9c66dqzwlvscYTGHb7jcJ+gMDZoj1XxUp0iErBf +3zY4V9LNSBv66CLCsbXa4brPimBpttAKd3PvXQh2Np6CAmslm8Yfd9K9ROD6rPkx +QuhYRBcm2MzhjNEVTaRxt+I2l1pQ6g== +=82pP +-----END PGP SIGNATURE----- diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 02a0f4c..262a8f7 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Jan 16 14:04:18 UTC 2020 - Fabian Vogt + +- Update to 5.17.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.17.90.php +- Changes since 5.17.5: + * [windowsystem] Fix compilation with no-deprecated build of KWindowSystem + * kwayland-integration: fix compilation with no-deprecated build of kwindowsystem + * Remove duplicated check for StaysOnTop, same value as KeepAbove. + * Port deprecated enum + * It's already in ecm + * Add KDEClangFormat cmake support + * Don't commit the wl_surface from outside Qt code + * [KWindowSystem] in icon() return realistic icon size + * We depend against 5.62 now + * Remove support for KWin's QPA plugin for KWindowSystem + ------------------------------------------------------------------- Tue Jan 7 16:24:36 UTC 2020 - Fabian Vogt diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 4b15481..6d6a4ea 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kwayland-integration -Version: 5.17.5 +Version: 5.17.90 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/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: https://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 2.8.12