diff --git a/breeze-5.15.5.tar.xz b/breeze-5.15.5.tar.xz deleted file mode 100644 index 3d71e65..0000000 --- a/breeze-5.15.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a13de0472dacd5240c3d38d0841ea7b9098405cf1f8cff77504d1824d09dcac4 -size 25144812 diff --git a/breeze-5.15.5.tar.xz.sig b/breeze-5.15.5.tar.xz.sig deleted file mode 100644 index 4f7aaf1..0000000 --- a/breeze-5.15.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzRUecACgkQ7JTRj38F -mX5C+gf6Ah+F+qwbYd2ch3mGDEosQ1vQ7dfBAzeKDQn9XcAwqhiMcH4RQpa9sVGM -pz8+2kdBgYBWwaRqVv9PU8got+JW9Mj7ZLn8BXgKMneNracjqcBD6dxFAR6yDH22 -VhYJ61h32vzlH63w+ivdmST798zEYQopN4qHuP5qrjitlzXZkWg88Tp1clXQNwuE -5XsXUltXiJCOG1zfUtuszFnd8UPhPqD9NA2XWzooYU16FNE64+4EwCjS4zJsaHAO -OZTxo9PIaiDmWObH4zeX+mHFdywWEWImmC4DzM5wPZ72WwrWILJXyewS2UJNSbUG -eFlGT8Ecuc3zQ54hGSoED4Ek06C8Ng== -=BxN/ ------END PGP SIGNATURE----- diff --git a/breeze-5.16.0.tar.xz b/breeze-5.16.0.tar.xz new file mode 100644 index 0000000..fd91075 --- /dev/null +++ b/breeze-5.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb37e75b6a463648edd1b421e06531054a361af9b60e0e4fb1588a36212a4dae +size 16593496 diff --git a/breeze-5.16.0.tar.xz.sig b/breeze-5.16.0.tar.xz.sig new file mode 100644 index 0000000..070f968 --- /dev/null +++ b/breeze-5.16.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlz5CeAACgkQ7JTRj38F +mX4xXwf/RDPNOcWjWYjxkDnQiBTumU/CMtWCrupV7R9BUbgic2c2nAAQgV6WI280 +a4XGsFUCx5qNL8/zutem0edN8mNZJw6pN3qgYLg2K9tcW9ViLH9RgBS5GO81X8FI +NgirYkN7/9RPGU7h6r+9hduowgFpIZUzKkT1jyTYlKrt6FYFxybvSRUnpzWvoafa +z3A1agn62iyh+3wxEtidjhu82qQ54mNlZY4T9MMmzpopxaJ9TU1b8+qM07Z8NrY5 +IcxPivnq+RDRvKr8KsI75XyDvrua7VL4Ng/AH5P3zGvEEDR4Z0hOkvA7bpe136jF +6j99rdrQ2vHrPVEyIkt6J2X/dTK21w== +=eS4x +-----END PGP SIGNATURE----- diff --git a/breeze.changes b/breeze.changes index b021a30..171bb19 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Jun 6 14:07:07 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.16.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.16.0.php +- Changes since 5.15.90: + * Fix cropped versions of the Next wallpaper + * [LnF] Update Breeze Dark preview + * Add new Next wallpaper + +------------------------------------------------------------------- +Thu May 16 16:56:35 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.15.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.90.php +- Changes since 5.15.5: + * Revert "Reduce the indicator arrow size for press-and-hold menus in QToolButtons" + * Add missing link + * Reduce the indicator arrow size for press-and-hold menus in QToolButtons + * Sharpen ApplicationMenu, Shade, ContextHelp icons + * Make shadow sizes linear + * Multiply radius by 0.5 in calculateBlurStdDev() + * Change shadow color to 0,0,0 for KStyle + * Change shadow color to 0,0,0 + * Fix Breeze Light color scheme to match regular Breeze version, where appropriate + * Make Breeze theme tooltip texts consistent and rename Breeze Snow cursors to Breeze Light + ------------------------------------------------------------------- Tue May 7 11:04:55 UTC 2019 - fabian@ritter-vogt.de diff --git a/breeze.spec b/breeze.spec index 74562fb..d24f131 100644 --- a/breeze.spec +++ b/breeze.spec @@ -22,15 +22,15 @@ %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: breeze -Version: 5.15.5 +Version: 5.16.0 Release: 0 Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz +Source: breeze-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig +Source1: breeze-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 2.8.12 diff --git a/breeze4-style.changes b/breeze4-style.changes index baa593f..5f1a159 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Jun 6 14:07:07 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.16.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.16.0.php +- Changes since 5.15.90: + * Fix cropped versions of the Next wallpaper + * [LnF] Update Breeze Dark preview + * Add new Next wallpaper + +------------------------------------------------------------------- +Thu May 16 16:56:35 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.15.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.90.php +- Changes since 5.15.5: + * Revert "Reduce the indicator arrow size for press-and-hold menus in QToolButtons" + * Add missing link + * Reduce the indicator arrow size for press-and-hold menus in QToolButtons + * Sharpen ApplicationMenu, Shade, ContextHelp icons + * Make shadow sizes linear + * Multiply radius by 0.5 in calculateBlurStdDev() + * Change shadow color to 0,0,0 for KStyle + * Change shadow color to 0,0,0 + * Fix Breeze Light color scheme to match regular Breeze version, where appropriate + * Make Breeze theme tooltip texts consistent and rename Breeze Snow cursors to Breeze Light + ------------------------------------------------------------------- Tue May 7 11:04:55 UTC 2019 - fabian@ritter-vogt.de diff --git a/breeze4-style.spec b/breeze4-style.spec index 7261b0f..820452f 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,15 +17,15 @@ Name: breeze4-style -Version: 5.15.5 +Version: 5.16.0 Release: 0 Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz +Source: breeze-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig +Source1: breeze-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE add-support-for-Q3ListView-to-the-KDE4-style.patch boo#973728 wbauer@tmo.at -- fixes collapse/expand icon in Q3ListView that still may be used by some KDE4 applications (knode e.g.)