diff --git a/plasma-integration-5.18.5.tar.xz b/plasma-integration-5.18.5.tar.xz deleted file mode 100644 index 7c8b7f9..0000000 --- a/plasma-integration-5.18.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c99b987efb2ab965cc2a55793ef94c7ccb2152ca5d75956a40ec99261ad4b870 -size 57656 diff --git a/plasma-integration-5.18.5.tar.xz.sig b/plasma-integration-5.18.5.tar.xz.sig deleted file mode 100644 index c8bdabe..0000000 --- a/plasma-integration-5.18.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xfeUACgkQ7JTRj38F -mX4C8Af+JJkTIuEpSI2I1Ii/jAaw9t0UgC7ZihA03zb0IHbgNxYtXin8DV7H986W -cfdaDbyFzLz1dyiELkgY6c+F9RoHe3Xnz+wNyOxzbvp6MAwSJosPMRXVPgDeeuPN -B0JI1IMJgwmQyUEq3H+8VJCyHZRPT5bcW9Yu+oUwjTYBrtb6wUWW5nnyipHZLmuu -BJt+FmSpw29+mA1WSXOS3Ldt+dU+crzxwKAZgMsxj+n5kzmPLRXqjw8lfOegw/3e -rx1rKYdrsRIh1LhMkT+of3YbWGb35PFirMYm7wbR+dQgj1rBzHMfe1AsNyCD6XVP -lmjJHo+MkWakTXNxx9IhmZ4FlbVUTQ== -=4l8L ------END PGP SIGNATURE----- diff --git a/plasma-integration-5.18.90.tar.xz b/plasma-integration-5.18.90.tar.xz new file mode 100644 index 0000000..4814418 --- /dev/null +++ b/plasma-integration-5.18.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48da11a62cfffe80a9ad736de14bcdf8236275a2e1bc05e6089cbb9361ba45d2 +size 57552 diff --git a/plasma-integration-5.18.90.tar.xz.sig b/plasma-integration-5.18.90.tar.xz.sig new file mode 100644 index 0000000..cb8eef5 --- /dev/null +++ b/plasma-integration-5.18.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69IeYACgkQ7JTRj38F +mX7Q4Qf+OIcMwmPuMQ8iwqxdIRD0lggCngek4iQ649b1U5VChMhWkrAFBkYeC3YA +65hPPUak/mUHn6gOy8xUu8uxJY1Eh1bmgcEekqb9uWphri6zEKjORH8TeAd5HOPV +83R4VQm84vALH40OGCqpTp2vp5Or0jeF3Qsrlh0xOJXI1cimfKKrWsRKFCFlULyl +qYD1AuOHMclUNNOty28yANYJjZTvDs8aI262lDjjnGVATzZr8DDPnAINoPOK+EwD +9iLcXMCKto/x0QdKUIHjCPPGBxWEEDFqbtptoCRWPIdSZGnRzlbR+I+oHvfSOZZZ +RCzuFYbwbZ5i3PH/altYvzbwUvohLA== +=Uqzf +-----END PGP SIGNATURE----- diff --git a/plasma5-integration.changes b/plasma5-integration.changes index 4b0fad8..0024667 100644 --- a/plasma5-integration.changes +++ b/plasma5-integration.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu May 14 14:33:07 UTC 2020 - Fabian Vogt + +- Update to 5.18.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.90.php +- Changes since 5.18.5: + * Use Standard "Show/Hide Hidden files" shortcuts in directory chooser dialog + * Raise size of default fixed-width font from 9 to 10pt + * Remove too strict Qt/KF5 deprecation rule + * Set cursor size default to 24 to align with KCM default value + * Fix build + * bump to require Qt 5.14 + * Make it compile against qt5.15. SkipEmptyParts is part of Qt::. + * Revert "Fix message box when passing a remote url that includes a file" + * Fix message box when passing a remote url that includes a file + ------------------------------------------------------------------- Tue May 5 13:01:54 UTC 2020 - Fabian Vogt diff --git a/plasma5-integration.spec b/plasma5-integration.spec index 3a4249a..9fbcb22 100644 --- a/plasma5-integration.spec +++ b/plasma5-integration.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: plasma5-integration -Version: 5.18.5 +Version: 5.18.90 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -28,9 +28,9 @@ Summary: Plugins responsible for better integration of Qt applications in License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz +Source: https://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig +Source1: https://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 5.17.0