Hello community,

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

Package is "breeze"

Thu Jun  1 16:24:29 2017 rev:46 rq:498785 version:5.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze/breeze.changes    2017-04-30 
21:23:08.787056759 +0200
+++ /work/SRC/openSUSE:Factory/.breeze.new/breeze.changes       2017-06-01 
16:24:39.307476818 +0200
@@ -1,0 +2,27 @@
+Fri May 26 14:10:29 CEST 2017 - [email protected]
+
+- Update to 5.10.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.0.php
+- Changes since 5.9.95:
+  * set a mask to shadow widget to make sure that it does not overlap with the 
mdi window. BUG:379790 (kde#379790)
+
+-------------------------------------------------------------------
+Thu May 11 20:26:19 CEST 2017 - [email protected]
+
+- Update to 5.9.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.95.php
+- Changes since 5.9.5:
+  * fixed warning about unused variable
+  * bump version for 5.9.5
+  * Fix progress bar color
+  * [cursors] Add 36px (1.5 scaling) size for Breeze and Breeze Snow Cursors 
(kde#348603)
+  * Added new resolutions: 1366x768 and 1920x1200 Differential Revision: 
https://phabricator.kde.org/D4400
+  * Fix header content size when sorting is disabled
+- Use plasma-framework instead of plasma5-workspace to break a
+  build cycle. This causes a harmless warning to appear.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/breeze/breeze4-style.changes     2017-04-30 
21:23:08.831050555 +0200
+++ /work/SRC/openSUSE:Factory/.breeze.new/breeze4-style.changes        
2017-06-01 16:24:39.359469486 +0200
@@ -1,0 +2,25 @@
+Fri May 26 14:10:29 CEST 2017 - [email protected]
+
+- Update to 5.10.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.0.php
+- Changes since 5.9.95:
+  * set a mask to shadow widget to make sure that it does not overlap with the 
mdi window. BUG:379790 (kde#379790)
+
+-------------------------------------------------------------------
+Thu May 11 20:26:19 CEST 2017 - [email protected]
+
+- Update to 5.9.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.95.php
+- Changes since 5.9.5:
+  * fixed warning about unused variable
+  * bump version for 5.9.5
+  * Fix progress bar color
+  * [cursors] Add 36px (1.5 scaling) size for Breeze and Breeze Snow Cursors 
(kde#348603)
+  * Added new resolutions: 1366x768 and 1920x1200 Differential Revision: 
https://phabricator.kde.org/D4400
+  * Fix header content size when sorting is disabled
+
+-------------------------------------------------------------------

Old:
----
  breeze-5.9.5.tar.xz

New:
----
  breeze-5.10.0.tar.xz

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

Other differences:
------------------
++++++ breeze.spec ++++++
--- /var/tmp/diff_new_pack.o5bQci/_old  2017-06-01 16:24:40.903251802 +0200
+++ /var/tmp/diff_new_pack.o5bQci/_new  2017-06-01 16:24:40.903251802 +0200
@@ -18,19 +18,19 @@
 
 %bcond_without lang
 Name:           breeze
-Version:        5.9.5
+Version:        5.10.0
 Release:        0
-# Full Plasma 5 version (e.g. 5.9.4)
+# Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 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
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  kf5-filesystem
-# Needed for Plasma/LookAndFeel package type declaration (kde#367923)
-BuildRequires:  plasma5-workspace
+# Needed for Plasma/LookAndFeel service type declaration (kde#367923)
+BuildRequires:  plasma-framework
 BuildRequires:  cmake(KDecoration2) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
@@ -56,7 +56,7 @@
 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
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -148,6 +148,7 @@
 %dir %{_kf5_servicesdir}
 %{_kf5_servicesdir}/breezestyleconfig.desktop
 %{_kf5_libdir}/cmake/Breeze/
+%dir %{_kf5_appstreamdir}/
 %{_kf5_appstreamdir}/org.kde.breezedark.desktop.appdata.xml
 
 %files -n breeze5-wallpapers

++++++ breeze4-style.spec ++++++
--- /var/tmp/diff_new_pack.o5bQci/_old  2017-06-01 16:24:40.923248982 +0200
+++ /var/tmp/diff_new_pack.o5bQci/_new  2017-06-01 16:24:40.927248419 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           breeze4-style
-Version:        5.9.5
+Version:        5.10.0
 Release:        0
 BuildRequires:  automoc4
 BuildRequires:  cmake >= 2.8.12
@@ -30,7 +30,7 @@
 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.9.5.tar.xz -> breeze-5.10.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/breeze/breeze-5.9.5.tar.xz 
/work/SRC/openSUSE:Factory/.breeze.new/breeze-5.10.0.tar.xz differ: char 26, 
line 1


Reply via email to