Hello community,

here is the log from the commit of package breeze for openSUSE:Factory checked 
in at 2019-10-14 12:36:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/breeze (Old)
 and      /work/SRC/openSUSE:Factory/.breeze.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "breeze"

Mon Oct 14 12:36:24 2019 rev:88 rq:737455 version:5.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze/breeze.changes    2019-09-07 
11:33:22.866434575 +0200
+++ /work/SRC/openSUSE:Factory/.breeze.new.2352/breeze.changes  2019-10-14 
12:36:27.355492015 +0200
@@ -1,0 +2,32 @@
+Thu Oct 10 14:25:45 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.17.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.0.php
+- No code changes since 5.16.90
+
+-------------------------------------------------------------------
+Thu Sep 19 12:32:32 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.16.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.90.php
+- Changes since 5.16.5:
+  * Make renderDialGroove() area match the maximum renderDialContents() area
+  * Fix colors from KStatefulBrushes not using application colorschemes
+  * Move drawIndicatorButtonDropDownPrimitive separator when sunken
+  * Fix width and separator of ToolButtonComplexControl outline w/ dropdown 
menu
+  * Revert "Fix width and separator of ToolButtonComplexControl outline w/ 
dropdown menu"
+  * Fix width and separator of ToolButtonComplexControl outline w/ dropdown 
menu
+  * Removed GlobalPos from QMouseEvent constructor
+  * Remove unneeded 1 pixel margin around side panels
+  * Remove qtquickcontrols dir
+  * - fixed "missing override" warnings - removed useless "virtual" 
specifications - removed useless destructors - cleanup variable initializations 
- moved protected methods as private when possible for better encapsulation
+  * re-read color palettes when application color changes (kde#408416)
+  * Set default border value in all places
+  * Recommend window border size "None"
+  * Disable extended resize borders for maximized windows CCBUG: 407989
+
+-------------------------------------------------------------------
breeze4-style.changes: same change

Old:
----
  breeze-5.16.5.tar.xz
  breeze-5.16.5.tar.xz.sig

New:
----
  breeze-5.17.0.tar.xz
  breeze-5.17.0.tar.xz.sig

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

Other differences:
------------------
++++++ breeze.spec ++++++
--- /var/tmp/diff_new_pack.ALobju/_old  2019-10-14 12:36:28.463489117 +0200
+++ /var/tmp/diff_new_pack.ALobju/_new  2019-10-14 12:36:28.471489096 +0200
@@ -22,15 +22,15 @@
 %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           breeze
-Version:        5.16.5
+Version:        5.17.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
@@ -115,7 +115,7 @@
 %setup -q
 
 %build
-  %cmake_kf5 -d build -- -DBUILD_po=OFF 
-DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
+  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
   %make_jobs
 
 %install
@@ -148,7 +148,6 @@
 %{_kf5_sharedir}/color-schemes/
 %dir %{_kf5_sharedir}/plasma
 %{_kf5_sharedir}/plasma/look-and-feel/
-%{_kf5_qmldir}/QtQuick/
 %{_kf5_libdir}/kconf_update_bin/
 %{_kf5_sharedir}/kconf_update/
 %dir %{_kf5_plugindir}

++++++ breeze4-style.spec ++++++
--- /var/tmp/diff_new_pack.ALobju/_old  2019-10-14 12:36:28.483489064 +0200
+++ /var/tmp/diff_new_pack.ALobju/_new  2019-10-14 12:36:28.483489064 +0200
@@ -17,15 +17,15 @@
 
 
 Name:           breeze4-style
-Version:        5.16.5
+Version:        5.17.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 [email protected] -- fixes collapse/expand icon in Q3ListView that still 
may be used by some KDE4 applications (knode e.g.)
@@ -56,7 +56,7 @@
 %autopatch -p1
 
 %build
-  %cmake_kde4 -d build -- -DBUILD_po=OFF -DUSE_KDE4=ON
+  %cmake_kde4 -d build -- -DUSE_KDE4=ON
   %make_jobs
 
 %install

++++++ breeze-5.16.5.tar.xz -> breeze-5.17.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/breeze/breeze-5.16.5.tar.xz 
/work/SRC/openSUSE:Factory/.breeze.new.2352/breeze-5.17.0.tar.xz differ: char 
25, line 1



Reply via email to