Hello community,

here is the log from the commit of package breeze-gtk for openSUSE:Factory 
checked in at 2016-04-07 13:31:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/breeze-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.breeze-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "breeze-gtk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze-gtk/breeze-gtk.changes    2016-03-03 
15:15:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.breeze-gtk.new/breeze-gtk.changes       
2016-04-07 13:31:32.000000000 +0200
@@ -1,0 +2,14 @@
+Wed Mar 30 16:31:21 UTC 2016 - [email protected]
+
+- Update to 5.6.1
+  * New bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.6.1.php
+
+-------------------------------------------------------------------
+Wed Mar 30 16:14:40 UTC 2016 - [email protected]
+
+- Changed buildrequires to require cmake 2.8.12 instead of 3.2, just
+  as the sources do.
+
+-------------------------------------------------------------------

Old:
----
  breeze-gtk-5.5.5.tar.xz

New:
----
  breeze-gtk-5.6.1.tar.xz

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

Other differences:
------------------
++++++ breeze-gtk.spec ++++++
--- /var/tmp/diff_new_pack.aKB0Fr/_old  2016-04-07 13:31:33.000000000 +0200
+++ /var/tmp/diff_new_pack.aKB0Fr/_new  2016-04-07 13:31:33.000000000 +0200
@@ -18,14 +18,14 @@
 
 %define _name   breeze
 Name:           breeze-gtk
-Version:        5.5.5
+Version:        5.6.1
 Release:        0
 Summary:        GTK+ theme matching KDE's Breeze
 License:        LGPL-2.1
 Group:          System/GUI/KDE
 Url:            https://projects.kde.org/breeze-gtk
 Source:         
http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
-BuildRequires:  cmake >= 3.2
+BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++++++ breeze-gtk-5.5.5.tar.xz -> breeze-gtk-5.6.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.5.5/Breeze-dark-gtk/CMakeLists.txt 
new/breeze-gtk-5.6.1/Breeze-dark-gtk/CMakeLists.txt
--- old/breeze-gtk-5.5.5/Breeze-dark-gtk/CMakeLists.txt 2016-03-01 
14:27:02.000000000 +0100
+++ new/breeze-gtk-5.6.1/Breeze-dark-gtk/CMakeLists.txt 2016-03-29 
16:04:15.000000000 +0200
@@ -1,2 +1,4 @@
-install(DIRECTORY gtk-2.0 DESTINATION 
${KDE_INSTALL_FULL_DATAROOTDIR}/themes/Breeze-Dark)
-install(DIRECTORY gtk-3.0 DESTINATION 
${KDE_INSTALL_FULL_DATAROOTDIR}/themes/Breeze-Dark)
+install(DIRECTORY gtk-2.0 DESTINATION 
${KDE_INSTALL_FULL_DATAROOTDIR}/themes/Breeze-Dark
+    ${directory_EXCLUDES})
+install(DIRECTORY gtk-3.0 DESTINATION 
${KDE_INSTALL_FULL_DATAROOTDIR}/themes/Breeze-Dark
+    ${directory_EXCLUDES})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.5.5/Breeze-dark-gtk/gtk-3.0/gtk.css 
new/breeze-gtk-5.6.1/Breeze-dark-gtk/gtk-3.0/gtk.css
--- old/breeze-gtk-5.5.5/Breeze-dark-gtk/gtk-3.0/gtk.css        2016-03-01 
14:27:02.000000000 +0100
+++ new/breeze-gtk-5.6.1/Breeze-dark-gtk/gtk-3.0/gtk.css        2016-03-29 
16:04:15.000000000 +0200
@@ -2251,7 +2251,7 @@
       border-style: solid;
       border-color: transparent; }
     .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal 
.slider {
-      border-image: 
-gtk-scaled(url("assets/scrollbar-slider-overlay-horizontal-dark.png"), 
url("assets/[email protected]")) 4 6 4 6/4px 6px 
4px 6px stretch;
+      border-image: 
-gtk-scaled(url("assets/scrollbar-slider-horizontal-overlay-dark.png"), 
url("assets/[email protected]")) 4 6 4 6/4px 6px 
4px 6px stretch;
       border-radius: 0;
       border-width: 4px 6px 4px 6px;
       border-style: solid;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.5.5/Breeze-gtk/CMakeLists.txt 
new/breeze-gtk-5.6.1/Breeze-gtk/CMakeLists.txt
--- old/breeze-gtk-5.5.5/Breeze-gtk/CMakeLists.txt      2016-03-01 
14:27:02.000000000 +0100
+++ new/breeze-gtk-5.6.1/Breeze-gtk/CMakeLists.txt      2016-03-29 
16:04:15.000000000 +0200
@@ -1,2 +1,4 @@
-install(DIRECTORY gtk-2.0 DESTINATION 
${KDE_INSTALL_FULL_DATAROOTDIR}/themes/Breeze)
-install(DIRECTORY gtk-3.0 DESTINATION 
${KDE_INSTALL_FULL_DATAROOTDIR}/themes/Breeze)
+install(DIRECTORY gtk-2.0 DESTINATION 
${KDE_INSTALL_FULL_DATAROOTDIR}/themes/Breeze
+    ${directory_EXCLUDES})
+install(DIRECTORY gtk-3.0 DESTINATION 
${KDE_INSTALL_FULL_DATAROOTDIR}/themes/Breeze
+    ${directory_EXCLUDES})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.5.5/Breeze-gtk/gtk-3.0/_common.scss 
new/breeze-gtk-5.6.1/Breeze-gtk/gtk-3.0/_common.scss
--- old/breeze-gtk-5.5.5/Breeze-gtk/gtk-3.0/_common.scss        2016-03-01 
14:27:02.000000000 +0100
+++ new/breeze-gtk-5.6.1/Breeze-gtk/gtk-3.0/_common.scss        2016-03-29 
16:04:15.000000000 +0200
@@ -1981,7 +1981,7 @@
        -GtkScrollbar-has-forward-stepper: false;
 
     .slider { @include _border(scrollbar-slider-overlay, $prefix:assets, 
$radius: 0, $width: 5px 4px 5px 4px, $image-width: 6 4 6 4 / 6px 4px 6px 4px); }
-    &.horizontal .slider { @include 
_border(scrollbar-slider-overlay-horizontal, $prefix:assets, $radius: 0, 
$width: 4px 6px 4px 6px, $image-width: 4 6 4 6 / 4px 6px 4px 6px); }
+    &.horizontal .slider { @include 
_border(scrollbar-slider-horizontal-overlay, $prefix:assets, $radius: 0, 
$width: 4px 6px 4px 6px, $image-width: 4 6 4 6 / 4px 6px 4px 6px); }
 
     .trough {
       border: none;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.5.5/Breeze-gtk/gtk-3.0/gtk-dark.css 
new/breeze-gtk-5.6.1/Breeze-gtk/gtk-3.0/gtk-dark.css
--- old/breeze-gtk-5.5.5/Breeze-gtk/gtk-3.0/gtk-dark.css        2016-03-01 
14:27:02.000000000 +0100
+++ new/breeze-gtk-5.6.1/Breeze-gtk/gtk-3.0/gtk-dark.css        2016-03-29 
16:04:15.000000000 +0200
@@ -2242,7 +2242,7 @@
       border-style: solid;
       border-color: transparent; }
     .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal 
.slider {
-      border-image: 
-gtk-scaled(url("assets/scrollbar-slider-overlay-horizontal-dark.png"), 
url("assets/[email protected]")) 4 6 4 6/4px 6px 
4px 6px stretch;
+      border-image: 
-gtk-scaled(url("assets/scrollbar-slider-horizontal-overlay-dark.png"), 
url("assets/[email protected]")) 4 6 4 6/4px 6px 
4px 6px stretch;
       border-radius: 0;
       border-width: 4px 6px 4px 6px;
       border-style: solid;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.5.5/Breeze-gtk/gtk-3.0/gtk.css 
new/breeze-gtk-5.6.1/Breeze-gtk/gtk-3.0/gtk.css
--- old/breeze-gtk-5.5.5/Breeze-gtk/gtk-3.0/gtk.css     2016-03-01 
14:27:02.000000000 +0100
+++ new/breeze-gtk-5.6.1/Breeze-gtk/gtk-3.0/gtk.css     2016-03-29 
16:04:15.000000000 +0200
@@ -2254,7 +2254,7 @@
       border-style: solid;
       border-color: transparent; }
     .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal 
.slider {
-      border-image: 
-gtk-scaled(url("assets/scrollbar-slider-overlay-horizontal.png"), 
url("assets/[email protected]")) 4 6 4 6/4px 6px 4px 
6px stretch;
+      border-image: 
-gtk-scaled(url("assets/scrollbar-slider-horizontal-overlay.png"), 
url("assets/[email protected]")) 4 6 4 6/4px 6px 4px 
6px stretch;
       border-radius: 0;
       border-width: 4px 6px 4px 6px;
       border-style: solid;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.5.5/CMakeLists.txt 
new/breeze-gtk-5.6.1/CMakeLists.txt
--- old/breeze-gtk-5.5.5/CMakeLists.txt 2016-03-01 14:27:02.000000000 +0100
+++ new/breeze-gtk-5.6.1/CMakeLists.txt 2016-03-29 16:04:15.000000000 +0200
@@ -1,5 +1,5 @@
 project(breeze-gtk)
-set(PROJECT_VERSION "5.5.5")
+set(PROJECT_VERSION "5.6.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12)
@@ -10,6 +10,14 @@
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
"${CMAKE_SOURCE_DIR}/cmake")
 include(KDEInstallDirs)
 
+# Exclude these patterns when installing directories as they have no use
+# in production.
+set(directory_EXCLUDES
+    PATTERN "render-assets.sh" EXCLUDE
+    PATTERN "assets.svg" EXCLUDE
+    PATTERN "assets.txt" EXCLUDE
+)
+
 add_subdirectory(Breeze-dark-gtk)
 add_subdirectory(Breeze-gtk)
 add_subdirectory(kconf_update)


Reply via email to