From 69fc0c07f5954baacc2dbd1a2b43152cec114de6bbbfdbf1bd2edfd67d7fba83 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Fri, 27 Jan 2017 23:45:53 +0000 Subject: [PATCH] Update to 5.9.0 tars OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=143 --- breeze-5.8.95.tar.xz | 3 --- breeze-5.9.0.tar.xz | 3 +++ breeze.changes | 10 ++++++++++ breeze.spec | 8 ++++---- breeze4-style.changes | 10 ++++++++++ breeze4-style.spec | 4 ++-- 6 files changed, 29 insertions(+), 9 deletions(-) delete mode 100644 breeze-5.8.95.tar.xz create mode 100644 breeze-5.9.0.tar.xz diff --git a/breeze-5.8.95.tar.xz b/breeze-5.8.95.tar.xz deleted file mode 100644 index 90b4091..0000000 --- a/breeze-5.8.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:beaf2e89e52b3cd550de18ce33bcb1af22f86666158bd8d69ceafe3073a05d82 -size 30677572 diff --git a/breeze-5.9.0.tar.xz b/breeze-5.9.0.tar.xz new file mode 100644 index 0000000..fa33ae4 --- /dev/null +++ b/breeze-5.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd05335c206de56a0f25ac559512f985f4f98faecf45f86b4b3f739d15f838f +size 30678036 diff --git a/breeze.changes b/breeze.changes index 11fa621..c238819 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 26 19:57:59 CET 2017 - fabian@ritter-vogt.de + +- Update to 5.9.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.0.php +- Changes since 5.8.95: + * [lookandfeel] Breeze window decoration + ------------------------------------------------------------------- Sat Jan 14 19:40:10 UTC 2017 - herbert@graeber-clan.de diff --git a/breeze.spec b/breeze.spec index 34c9071..614ce23 100644 --- a/breeze.spec +++ b/breeze.spec @@ -18,11 +18,11 @@ %bcond_without lang Name: breeze -Version: 5.8.95 +Version: 5.9.0 Release: 0 -# Full Plasma 5 version (e.g. 5.8.95) +# Full Plasma 5 version (e.g. 5.9.0) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF) +# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 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: http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz +Source: breeze-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description diff --git a/breeze4-style.changes b/breeze4-style.changes index 5c648e0..948352a 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 26 19:57:59 CET 2017 - fabian@ritter-vogt.de + +- Update to 5.9.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.0.php +- Changes since 5.8.95: + * [lookandfeel] Breeze window decoration + ------------------------------------------------------------------- Sat Jan 14 19:41:46 UTC 2017 - herbert@graeber-clan.de diff --git a/breeze4-style.spec b/breeze4-style.spec index 42aaf29..5bcf7ae 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,7 +17,7 @@ Name: breeze4-style -Version: 5.8.95 +Version: 5.9.0 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: http://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz +Source: 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