Hello community,

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

Package is "breeze-gtk"

Mon Oct 14 12:36:31 2019 rev:67 rq:737456 version:5.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze-gtk/breeze-gtk.changes    2019-09-07 
11:33:44.670431847 +0200
+++ /work/SRC/openSUSE:Factory/.breeze-gtk.new.2352/breeze-gtk.changes  
2019-10-14 12:36:33.379476261 +0200
@@ -1,0 +2,38 @@
+Thu Oct 10 14:25:45 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.17.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.0.php
+- Changes since 5.16.90:
+  * [GTK3] Make selection-mode headerbars closer to Adwaita
+  * [GTK3] Inactive windows now show button hover decoration
+  * [GTK3] Fix menu bugs
+  * [GTK3] CSD windows show handles on .solid-csd (kde#412080)
+  * [GTK3] Improve button appearance
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Thu Sep 19 12:32:33 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- 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:
+  * Fix build_theme.sh invocation without arguments
+  * [GTK3] Make CSD window decorations 18px instead of 16px
+  * [GTK3] Have checkboxes and radiobuttons respect the user's color scheme.
+  * [GTK3] Recolor CSD titlebuttons according to user's color scheme
+  * [GTK3 -> Chrome/ium] Tweak tab stylings (kde#403108)
+  * GTK3 - Fix menu port to colordefs
+  * Convert colors into GTK colordefs
+  * [GTK3] Give checkboxes and radiobuttons a pressed appearance
+  * Merge gtk320 and gtk318 into gtk3
+  * kconf_update: Also migrate from BreezyGTK
+  * Border for "separator_menu_item" should be 0 (kde#404045)
+  * Remove background from scrollbars when hovering on them
+- Remove patches, now upstream:
+  * update_from_BreezeGTK.patch
+
+-------------------------------------------------------------------

Old:
----
  breeze-gtk-5.16.5.tar.xz
  breeze-gtk-5.16.5.tar.xz.sig
  update_from_BreezeGTK.patch

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

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

Other differences:
------------------
++++++ breeze-gtk.spec ++++++
--- /var/tmp/diff_new_pack.k5Z3YN/_old  2019-10-14 12:36:33.867474985 +0200
+++ /var/tmp/diff_new_pack.k5Z3YN/_new  2019-10-14 12:36:33.871474975 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package breeze-gtk
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,35 +12,33 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 %bcond_without lang
 
 %define _name   breeze
 Name:           breeze-gtk
-Version:        5.16.5
+Version:        5.17.0
 Release:        0
 Summary:        GTK+ theme matching KDE's Breeze
-License:        LGPL-2.1
+License:        LGPL-2.1-only
 Group:          System/GUI/KDE
-Url:            https://projects.kde.org/breeze-gtk
-Source:         
https://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz
+URL:            https://projects.kde.org/breeze-gtk
+Source:         breeze-gtk-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz.sig
+Source1:        breeze-gtk-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
-# PATCH-FIX-OPENSUSE update_from_BreezeGTK.patch boo#994832 -- update user's 
config from the old BreezyGTK theme
-Patch100:       update_from_BreezeGTK.patch
 BuildRequires:  breeze5-style
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  kf5-filesystem
-BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  python3-cairo
 BuildRequires:  sassc
+BuildRequires:  cmake(Qt5Core)
 
 %description
 A GTK+ theme created to match with the new Plasma 5 Breeze theme.
@@ -62,8 +60,8 @@
 Summary:        GTK+ theme matching KDE's Breeze -- GTK+ 2 Support
 Group:          System/GUI/KDE
 Requires:       metatheme-%{_name}-common = %{version}
-Supplements:    packageand(breeze5-style:gtk2)
-Supplements:    packageand(breeze4-style:gtk2)
+Supplements:    (breeze4-style and gtk2)
+Supplements:    (breeze5-style and gtk2)
 BuildArch:      noarch
 
 %description -n gtk2-metatheme-%{_name}
@@ -73,8 +71,8 @@
 Summary:        GTK+ theme matching KDE's Breeze -- GTK+ 3 Support
 Group:          System/GUI/KDE
 Requires:       metatheme-%{_name}-common = %{version}
-Supplements:    packageand(breeze5-style:gtk3)
-Supplements:    packageand(breeze4-style:gtk3)
+Supplements:    (breeze4-style and gtk3)
+Supplements:    (breeze5-style and gtk3)
 BuildArch:      noarch
 
 %description -n gtk3-metatheme-%{_name}

++++++ breeze-gtk-5.16.5.tar.xz -> breeze-gtk-5.17.0.tar.xz ++++++
++++ 11754 lines of diff (skipped)



Reply via email to