Hello community,

here is the log from the commit of package breeze for openSUSE:Factory checked 
in at 2017-01-31 12:16:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/breeze (Old)
 and      /work/SRC/openSUSE:Factory/.breeze.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "breeze"

Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze/breeze.changes    2017-01-04 
17:20:49.410999831 +0100
+++ /work/SRC/openSUSE:Factory/.breeze.new/breeze.changes       2017-02-03 
17:32:18.190541789 +0100
@@ -1,0 +2,40 @@
+Thu Jan 26 19:57:59 CET 2017 - [email protected]
+
+- 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 - [email protected]
+
+- Remove recommendation of breeze4-style, replaced by a supplement
+  of packagand(breeze5-style:libqt4) in breeze4-style itself
+
+-------------------------------------------------------------------
+Thu Jan 12 20:39:58 UTC 2017 - [email protected]
+
+- Update to 5.8.95 (Plasma 5.9 Beta)
+  * New feature release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.8.95.php
+- Changes:
+  * Draw scrollbar as focused when scrollbar itself have focus.
+  * Plasma 5.9 wallpaper "Canopee".
+  * Implement drag from free space also for QtQuickControls.
+  * Default to no arrows.
+  * Make scrollbar size configurable.
+  * Removed unnecessary ifdef.
+  * Fix flickering arrows.
+  * Fixed warning about unused variable.
+  * Fixed warning about unused variables.
+  * Fixed compilation for KDE4.
+  * The combobox needs to be 2 pixels wider for contents to fit.
+  * Show full scrollbar only on mouse over.
+  * Fix broken kcfgc files.
+  * [kstyle] Implement window moving on Wayland.
+  * Fix crash on exit.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/breeze/breeze4-style.changes     2017-01-04 
17:20:49.442995301 +0100
+++ /work/SRC/openSUSE:Factory/.breeze.new/breeze4-style.changes        
2017-02-03 17:32:18.214538392 +0100
@@ -1,0 +2,40 @@
+Thu Jan 26 19:57:59 CET 2017 - [email protected]
+
+- 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 - [email protected]
+
+- Supplement packagand(breeze5-stlye:libqt4) as a replecement for
+  Requires/Recommends in plasma5-session and breeze5-style
+
+-------------------------------------------------------------------
+Thu Jan 12 20:39:58 UTC 2017 - [email protected]
+
+- Update to 5.8.95 (Plasma 5.9 Beta)
+  * New feature release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.8.95.php
+- Changes:
+  * Draw scrollbar as focused when scrollbar itself have focus.
+  * Plasma 5.9 wallpaper "Canopee".
+  * Implement drag from free space also for QtQuickControls.
+  * Default to no arrows.
+  * Make scrollbar size configurable.
+  * Removed unnecessary ifdef.
+  * Fix flickering arrows.
+  * Fixed warning about unused variable.
+  * Fixed warning about unused variables.
+  * Fixed compilation for KDE4.
+  * The combobox needs to be 2 pixels wider for contents to fit.
+  * Show full scrollbar only on mouse over.
+  * Fix broken kcfgc files.
+  * [kstyle] Implement window moving on Wayland.
+  * Fix crash on exit.
+
+-------------------------------------------------------------------

Old:
----
  breeze-5.8.5.tar.xz

New:
----
  breeze-5.9.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ breeze.spec ++++++
--- /var/tmp/diff_new_pack.gdSbJP/_old  2017-02-03 17:32:19.686330081 +0100
+++ /var/tmp/diff_new_pack.gdSbJP/_new  2017-02-03 17:32:19.690329515 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package breeze
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,11 @@
 
 %bcond_without lang
 Name:           breeze
-Version:        5.8.5
+Version:        5.9.0
 Release:        0
-# Full Plasma 5 version (e.g. 5.8.5)
+# 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.90 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
@@ -40,6 +40,7 @@
 BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Quick) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
 BuildRequires:  pkgconfig(x11-xcb)
@@ -53,7 +54,7 @@
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
+Source:         breeze-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -70,11 +71,9 @@
 
 %package -n breeze5-style
 Summary:        Plasma Desktop artwork, styles and assets
-# needed for kde4breeze
 Group:          System/GUI/KDE
 Requires:       breeze-gtk
 Requires:       kconf_update5
-Recommends:     breeze4-style
 %if %{with lang}
 Recommends:     breeze5-style-lang
 %endif

++++++ breeze4-style.spec ++++++
--- /var/tmp/diff_new_pack.gdSbJP/_old  2017-02-03 17:32:19.710326685 +0100
+++ /var/tmp/diff_new_pack.gdSbJP/_new  2017-02-03 17:32:19.714326119 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package breeze4-style
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           breeze4-style
-Version:        5.8.5
+Version:        5.9.0
 Release:        0
 BuildRequires:  automoc4
 BuildRequires:  cmake >= 2.8.12
@@ -25,11 +25,12 @@
 BuildRequires:  libkde4-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  libxcb-devel
+Supplements:    packageand(breeze5-style:libqt4)
 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:         breeze-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE add-support-for-Q3ListView-to-the-KDE4-style.patch 
boo#973728 [email protected] -- 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

++++++ breeze-5.8.5.tar.xz -> breeze-5.9.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/breeze/breeze-5.8.5.tar.xz 
/work/SRC/openSUSE:Factory/.breeze.new/breeze-5.9.0.tar.xz differ: char 26, 
line 1


Reply via email to