diff --git a/kwayland-integration-5.22.0.tar.xz b/kwayland-integration-5.22.0.tar.xz deleted file mode 100644 index 709d2fd..0000000 --- a/kwayland-integration-5.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2348533e520ab38e094d71ed07f35f33339af996a97088a2b8d3fb64ad516949 -size 22776 diff --git a/kwayland-integration-5.22.0.tar.xz.sig b/kwayland-integration-5.22.0.tar.xz.sig deleted file mode 100644 index bd89433..0000000 --- a/kwayland-integration-5.22.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmC44fcACgkQ7JTRj38F -mX7jaAf7BPfYA4ydFy4wnj1Cto1TIkjTahwnH5tBgkhR+M7VzUy9aRZgs9n5rnSG -jFrOKa82ikzWOuzHjHkgC2vpR3yPcID7sprtEH1TdLmz5xpRu/gwVxeuIZQZqBZh -wnZO6UdsKJPvVrI1pTaI4dymBIyKZfa/3mRa/wbCEII2qAn9d9q6WIOWn4WGLPwn -2/Mz0iyBmGZl8oXwZcfzfQkrFrwt6CcNiPpziWwV8fpHLqYcxpF452cu6w9v5Wou -WMt9F+Ll+EMq5+cdFHj4K/T1OzNjFxPPvZdM/sSEn35UfqKR5wkPTQAoA7rXcJ4w -wBSM15Zg4GvLSBDdBsLzglviN7MEoQ== -=Mlbc ------END PGP SIGNATURE----- diff --git a/kwayland-integration-5.22.1.tar.xz b/kwayland-integration-5.22.1.tar.xz new file mode 100644 index 0000000..b187f8f --- /dev/null +++ b/kwayland-integration-5.22.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc66626bd92902060e45344491cf33cb7c7206318b2f065dc33bc5ca17fa35d6 +size 22772 diff --git a/kwayland-integration-5.22.1.tar.xz.sig b/kwayland-integration-5.22.1.tar.xz.sig new file mode 100644 index 0000000..b769899 --- /dev/null +++ b/kwayland-integration-5.22.1.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDIeiAACgkQ7JTRj38F +mX6Vpwf7BqLq5Ok3mujtxjrc2NHMfT1DUY0pHss/OBnZMplpnTKaBLVL+Ilm1czi +DiD0tB1jKLhYBi0Eq3ouqop/Fwr+SJPNHjgkK9hXSxUr+Xt6KPr8HFISVOSxX5Ih +XxrF0d0Dt/KVkfPd0cx/+v8sBINielKqY0ggwha2Xk/jfjYZ5T8tjibAg2rY7BP2 +KhtSqpZtz8+zpo4XTdjVyyAww3iqDydKL5DnDRbKCFsn+m3ygpqG5A1ReYYLsbTe +UxBX3phCG5F8/A0kAUwEg+H1/8xFUrmkrUireKFJE5z30zYamgt1YPkI/RgkZ/na +PUqSKEsJFttaSBeHg/PwVw/vpxuL0Q== +=UffZ +-----END PGP SIGNATURE----- diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 5d5aaa2..30d8c46 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jun 15 13:17:25 UTC 2021 - Fabian Vogt + +- Update to 5.22.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.1 +- No code changes since 5.22.0 + ------------------------------------------------------------------- Thu Jun 3 13:06:14 UTC 2021 - Fabian Vogt diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 33fd1a3..6e19dd6 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kwayland-integration -Version: 5.22.0 +Version: 5.22.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: kwayland-integration-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz %if %{with lang} -Source1: 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 >= 3.16