diff --git a/breeze-5.9.0.tar.xz b/breeze-5.9.0.tar.xz deleted file mode 100644 index fa33ae4..0000000 --- a/breeze-5.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fd05335c206de56a0f25ac559512f985f4f98faecf45f86b4b3f739d15f838f -size 30678036 diff --git a/breeze-5.9.1.tar.xz b/breeze-5.9.1.tar.xz new file mode 100644 index 0000000..deb8a28 --- /dev/null +++ b/breeze-5.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef34000c046080d23cb37cf09646fd637ccba887dc889c0b14e004f9b6edfbf2 +size 30676564 diff --git a/breeze.changes b/breeze.changes index c238819..6d84c88 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 7 18:51:19 CET 2017 - fabian@ritter-vogt.de + +- Update to 5.9.1 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.1.php +- Changes since 5.9.0: + * [KStyle] Don't draw focus indicator on ComboBox entries + ------------------------------------------------------------------- Thu Jan 26 19:57:59 CET 2017 - fabian@ritter-vogt.de diff --git a/breeze.spec b/breeze.spec index 614ce23..79e09c2 100644 --- a/breeze.spec +++ b/breeze.spec @@ -18,11 +18,11 @@ %bcond_without lang Name: breeze -Version: 5.9.0 +Version: 5.9.1 Release: 0 -# Full Plasma 5 version (e.g. 5.9.0) +# Full Plasma 5 version (e.g. 5.9.1) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 in KUF) +# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF) %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.13 @@ -54,7 +54,7 @@ Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: breeze-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description diff --git a/breeze4-style.changes b/breeze4-style.changes index 948352a..2c7471b 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 7 18:51:19 CET 2017 - fabian@ritter-vogt.de + +- Update to 5.9.1 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.1.php +- Changes since 5.9.0: + * [KStyle] Don't draw focus indicator on ComboBox entries + ------------------------------------------------------------------- Thu Jan 26 19:57:59 CET 2017 - fabian@ritter-vogt.de diff --git a/breeze4-style.spec b/breeze4-style.spec index 5bcf7ae..06cdf89 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,7 +17,7 @@ Name: breeze4-style -Version: 5.9.0 +Version: 5.9.1 Release: 0 BuildRequires: automoc4 BuildRequires: cmake >= 2.8.12 @@ -30,7 +30,7 @@ Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: breeze-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz # 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.) Patch: add-support-for-Q3ListView-to-the-KDE4-style.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build