From f621edb1b7f1b3440115adacb5b301efb0a24f864c4da25f4426a68a41105204 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Fri, 15 Sep 2017 03:22:11 +0000 Subject: [PATCH] Plasma 5.11 Beta - hopefully everything addressed now (if it builds fine) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=177 --- breeze-5.10.5.tar.xz | 3 --- breeze-5.10.95.tar.xz | 3 +++ breeze.changes | 9 +++++++++ breeze.spec | 6 +++--- breeze4-style.changes | 9 +++++++++ breeze4-style.spec | 4 ++-- 6 files changed, 26 insertions(+), 8 deletions(-) delete mode 100644 breeze-5.10.5.tar.xz create mode 100644 breeze-5.10.95.tar.xz diff --git a/breeze-5.10.5.tar.xz b/breeze-5.10.5.tar.xz deleted file mode 100644 index 1f80f2b..0000000 --- a/breeze-5.10.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ba46701e13f983b97c7e7dd01da8637a2f17ee818928064f4729895ac1dac66 -size 17426192 diff --git a/breeze-5.10.95.tar.xz b/breeze-5.10.95.tar.xz new file mode 100644 index 0000000..95466eb --- /dev/null +++ b/breeze-5.10.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de22726442b0f13dc7537257a2720316507de56a6d98c55061d5edb0fe915db2 +size 22207904 diff --git a/breeze.changes b/breeze.changes index 64b1f70..e292978 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Sep 14 14:29:03 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.95.php +- Too many changes to list here + ------------------------------------------------------------------- Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de diff --git a/breeze.spec b/breeze.spec index 0b5255e..c2167d9 100644 --- a/breeze.spec +++ b/breeze.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: breeze -Version: 5.10.5 +Version: 5.10.95 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} @@ -39,7 +39,7 @@ BuildRequires: cmake(KF5GuiAddons) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KCMUtils) BuildRequires: cmake(KF5Package) -BuildRequires: cmake(KF5Wayland) >= %{_plasma5_version} +BuildRequires: cmake(KF5Wayland) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5DBus) >= 5.4.0 BuildRequires: cmake(Qt5Quick) >= 5.4.0 @@ -56,7 +56,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/stable/plasma/%{version}/breeze-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description diff --git a/breeze4-style.changes b/breeze4-style.changes index d826139..e820545 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Sep 14 14:29:03 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.95.php +- Too many changes to list here + ------------------------------------------------------------------- Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de diff --git a/breeze4-style.spec b/breeze4-style.spec index dc11eb5..3a15775 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,7 +17,7 @@ Name: breeze4-style -Version: 5.10.5 +Version: 5.10.95 Release: 0 BuildRequires: automoc4 BuildRequires: cmake >= 2.8.12 @@ -32,7 +32,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/stable/plasma/%{version}/breeze-%{version}.tar.xz +Source: http://download.kde.org/unstable/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