diff --git a/layer-shell-qt-5.22.5.tar.xz b/layer-shell-qt-5.22.5.tar.xz deleted file mode 100644 index 8003a80..0000000 --- a/layer-shell-qt-5.22.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffcc705ae4fadabc3422b8331a8d6334e2ce197ca6fadd7343c0a48927d32f45 -size 17604 diff --git a/layer-shell-qt-5.22.5.tar.xz.sig b/layer-shell-qt-5.22.5.tar.xz.sig deleted file mode 100644 index 1b948bf..0000000 --- a/layer-shell-qt-5.22.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmEuFboACgkQ7JTRj38F -mX4IhAgAsD2o0Oqw7KIGTjY4QIenvswFnc6cXy7M+NkwsIv7/2wjQprJY5Tc0Anx -VA94fNufDZlpM5Z4WM+/kJcR08dsMhs+ITqR5q2gEQA8eUVVm2hDSdgDJtHsekQB -OJkVADEaxDdMm/hH7S5q1vlsbycQbr8mIWGzFGQIcVOu5MEqwWPPHgN73LrTTaSC -GGqP3KXVfv62Peb2Ss9DqPdjZB4U/Yi983cRwISGqEygtqhf6UTLlIb3kRauhs/v -I5uMyyRW1WTqW5qKj+XbeqELqnfF47FbCHad3nz1JfjUaGHrMwJfkaw8Z/7EOqsE -wR8HdeCpcVsl6ipcew4Rfe7Am5J74g== -=bpWd ------END PGP SIGNATURE----- diff --git a/layer-shell-qt-5.22.90.tar.xz b/layer-shell-qt-5.22.90.tar.xz new file mode 100644 index 0000000..47ac880 --- /dev/null +++ b/layer-shell-qt-5.22.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c558707d14c90c72b764c30f963403fedc7ab7dde04a80dbbf3930c68f42b950 +size 17768 diff --git a/layer-shell-qt-5.22.90.tar.xz.sig b/layer-shell-qt-5.22.90.tar.xz.sig new file mode 100644 index 0000000..6deb984 --- /dev/null +++ b/layer-shell-qt-5.22.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmFDA5UACgkQ7JTRj38F +mX56AAf/a+lCipVlmnNLUmh3dD6YhunbR3LJuXo4xDbujmulbpiYQQHpwEHV3+eZ +nu7zMXKZcAiuUsvagZxxgs1JfX9QLfo+5ibXzXgok7ye5nk+c9lu6zCXrNhVxngw +9M/rUvXojTU76wrUr4F0AiJnrFsdfXiemsc10vM7IHxkjGFebm45pLPRPSr6Dy1N +99RDlAFnLloH2crrSmIjGDhBcQZc3LExELoDur8mFzvOPvHlrOGsajppHHHbxYdK +gY8KLN/atoxlZNKUUpzgEoZVwrILPUdo4WKL2ysxypgSK8guIwkZhgDDFMj6wIWx +FWQQy1GTh+8GDD4M2wIEGt1Dgap32w== +=JsYO +-----END PGP SIGNATURE----- diff --git a/layer-shell-qt.changes b/layer-shell-qt.changes index 5315331..77149f1 100644 --- a/layer-shell-qt.changes +++ b/layer-shell-qt.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Sep 16 13:05:03 UTC 2021 - Fabian Vogt + +- Update to 5.22.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.90 +- Changes since 5.22.5: + * Fix a crash when creating views on the placeholder screen + * Explicitly set KDE_COMPILERSETTINGS_LEVEL + * Fix compile with last ecm. + * Mark .gitignore file as non-copyrightable + ------------------------------------------------------------------- Tue Aug 31 19:08:44 UTC 2021 - Fabian Vogt diff --git a/layer-shell-qt.spec b/layer-shell-qt.spec index 7617c9b..4c1ce06 100644 --- a/layer-shell-qt.spec +++ b/layer-shell-qt.spec @@ -24,15 +24,15 @@ %bcond_without lang Name: layer-shell-qt -Version: 5.22.5 +Version: 5.22.90 Release: 0 Summary: wlr-layer-shell integration for Qt License: LGPL-3.0-or-later Group: Development/Libraries/KDE URL: https://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/layer-shell-qt-%{version}.tar.xz +Source: https://download.kde.org/unstable/plasma/%{version}/layer-shell-qt-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/layer-shell-qt-%{version}.tar.xz.sig +Source1: https://download.kde.org/unstable/plasma/%{version}/layer-shell-qt-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 3.16 @@ -46,10 +46,10 @@ BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5WaylandClient) BuildRequires: cmake(Qt5XkbCommonSupport) # Workaround missing requirement in libQt5Gui-private-headers-devel +BuildRequires: pkgconfig(xkbcommon) >= 0.4.1 BuildRequires: pkgconfig(wayland-client) >= 1.3.0 BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(wayland-server) >= 1.3.0 -BuildRequires: pkgconfig(xkbcommon) >= 0.4.1 %description This allows integration of Qt applications with wlr-layer-shell.