Hello community, here is the log from the commit of package breeze5-icons for openSUSE:Factory checked in at 2017-11-16 14:35:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/breeze5-icons (Old) and /work/SRC/openSUSE:Factory/.breeze5-icons.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "breeze5-icons" Thu Nov 16 14:35:17 2017 rev:25 rq:541630 version:5.40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/breeze5-icons/breeze5-icons.changes 2017-10-27 13:52:35.144797914 +0200 +++ /work/SRC/openSUSE:Factory/.breeze5-icons.new/breeze5-icons.changes 2017-11-16 14:35:18.851070666 +0100 @@ -1,0 +2,11 @@ +Mon Nov 13 07:01:13 CET 2017 - [email protected] + +- Update to 5.40.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.40.0.php +- Changes since 5.39.0: + * Fix build of breeze-icons on the Android CI + * add folder-stash for the stash Dolphin toolbar icon + +------------------------------------------------------------------- Old: ---- breeze-icons-5.39.0.tar.xz New: ---- breeze-icons-5.40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ breeze5-icons.spec ++++++ --- /var/tmp/diff_new_pack.8NNmN4/_old 2017-11-16 14:35:19.883033258 +0100 +++ /var/tmp/diff_new_pack.8NNmN4/_new 2017-11-16 14:35:19.891032968 +0100 @@ -16,13 +16,13 @@ # -%define _tar_path 5.39 +%define _tar_path 5.40 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: breeze5-icons -Version: 5.39.0 +Version: 5.40.0 Release: 0 Summary: Breeze icon theme License: LGPL-3.0 ++++++ breeze-icons-5.39.0.tar.xz -> breeze-icons-5.40.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.39.0/CMakeLists.txt new/breeze-icons-5.40.0/CMakeLists.txt --- old/breeze-icons-5.39.0/CMakeLists.txt 2017-10-07 13:06:54.000000000 +0200 +++ new/breeze-icons-5.40.0/CMakeLists.txt 2017-11-04 22:35:33.000000000 +0100 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.39.0") # handled by release scripts +set(KF5_VERSION "5.40.0") # handled by release scripts project(BreezeIcons VERSION ${KF5_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.39.0 NO_MODULE) +find_package(ECM 5.40.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) @@ -19,7 +19,14 @@ # Dependencies set(REQUIRED_QT_VERSION 5.7.0) -option(BINARY_ICONS_RESOURCE "Install Qt binary resource files containing breeze icons (breeze-icons.rcc, breeze-icons-dark.rcc)" ON) +# When cross-compiling, we should compile qrcAlias natively (against a native Qt build) +if (CMAKE_CROSSCOMPILING) + set(BINARY_ICONS_RESOURCE_OPTION_DEFAULT OFF) +else() + set(BINARY_ICONS_RESOURCE_OPTION_DEFAULT ON) +endif() + +option(BINARY_ICONS_RESOURCE "Install Qt binary resource files containing breeze icons (breeze-icons.rcc, breeze-icons-dark.rcc)" ${BINARY_ICONS_RESOURCE_OPTION_DEFAULT}) option(SKIP_INSTALL_ICONS "Skip installing the icons files" OFF) if(BINARY_ICONS_RESOURCE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.39.0/icons/actions/16/folder-stash.svg new/breeze-icons-5.40.0/icons/actions/16/folder-stash.svg --- old/breeze-icons-5.39.0/icons/actions/16/folder-stash.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/breeze-icons-5.40.0/icons/actions/16/folder-stash.svg 2017-11-04 22:35:33.000000000 +0100 @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#4d4d4d; + } + </style> + </defs> + <path style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 2 2 L 2 3 L 2 6 L 2 7 L 2 13 L 2 14 L 9 14 L 9 13 L 3 13 L 3 7 L 13 7 L 14 7 L 14 6 L 14 5 L 14 4 L 9.0078125 4 L 7.0078125 2 L 7 2.0078125 L 7 2 L 3 2 L 2 2 z M 3 3 L 6.5917969 3 L 7.59375 4 L 7 4 L 7 4.0078125 L 6.9921875 4 L 4.9921875 6 L 3 6 L 3 3 z M 11 8 L 11 9 L 10 9 L 10 13 L 10 14 L 15 14 L 15 13 L 15 9 L 14 9 L 14 8 L 11 8 z M 11 10 L 14 10 L 14 13 L 11 13 L 11 10 z " + class="ColorScheme-Text" + /> +</svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.39.0/icons/actions/22/folder-stash.svg new/breeze-icons-5.40.0/icons/actions/22/folder-stash.svg --- old/breeze-icons-5.39.0/icons/actions/22/folder-stash.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/breeze-icons-5.40.0/icons/actions/22/folder-stash.svg 2017-11-04 22:35:33.000000000 +0100 @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#4d4d4d; + } + </style> + </defs> + <path + style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 3 3 L 3 4 L 3 19 L 4 19 L 10 19 L 10 18 L 4 18 L 4 10 L 5.5625 10 L 7 10 L 7 9.9921875 L 7.0078125 10 L 9.0078125 8 L 18 8 L 18 10 L 19 10 L 19 5 L 12.007812 5 L 10.007812 3 L 10 3.0078125 L 10 3 L 4 3 L 3 3 z M 4 4 L 7 4 L 9.5859375 4 L 10.589844 5.0039062 L 6.5703125 9 L 6.5683594 9 L 4 9 L 4 4 z M 13 11 L 13 12 L 12 12 L 11 12 L 11 19 L 19 19 L 19 12 L 18 12 L 17 12 L 17 11 L 13 11 z M 12 13 L 18 13 L 18 18 L 12 18 L 12 13 z M 13 14 L 13 15 L 17 15 L 17 14 L 14 14 L 13 14 z M 13 16 L 13 17 L 15 17 L 15 16 L 13 16 z " + class="ColorScheme-Text" + /> +</svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.39.0/icons/index.theme new/breeze-icons-5.40.0/icons/index.theme --- old/breeze-icons-5.39.0/icons/index.theme 2017-10-07 13:06:54.000000000 +0200 +++ new/breeze-icons-5.40.0/icons/index.theme 2017-11-04 22:35:33.000000000 +0100 @@ -71,6 +71,7 @@ Comment[sr@ijekavianlatin]=Podrazumevana tema Plasme 5 Comment[sr@latin]=Podrazumevana tema Plasme 5 Comment[sv]=Plasma 5 standardtema +Comment[tr]=Varsayılan Plasma 5 Teması Comment[uk]=Типова тема Плазми 5 Comment[x-test]=xxDefault Plasma 5 Themexx Comment[zh_CN]=默认 Plasma 5 主题 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.39.0/icons-dark/actions/16/folder-stash.svg new/breeze-icons-5.40.0/icons-dark/actions/16/folder-stash.svg --- old/breeze-icons-5.39.0/icons-dark/actions/16/folder-stash.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/breeze-icons-5.40.0/icons-dark/actions/16/folder-stash.svg 2017-11-04 22:35:33.000000000 +0100 @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#f2f2f2; + } + </style> + </defs> + <path style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 2 2 L 2 3 L 2 6 L 2 7 L 2 13 L 2 14 L 9 14 L 9 13 L 3 13 L 3 7 L 13 7 L 14 7 L 14 6 L 14 5 L 14 4 L 9.0078125 4 L 7.0078125 2 L 7 2.0078125 L 7 2 L 3 2 L 2 2 z M 3 3 L 6.5917969 3 L 7.59375 4 L 7 4 L 7 4.0078125 L 6.9921875 4 L 4.9921875 6 L 3 6 L 3 3 z M 11 8 L 11 9 L 10 9 L 10 13 L 10 14 L 15 14 L 15 13 L 15 9 L 14 9 L 14 8 L 11 8 z M 11 10 L 14 10 L 14 13 L 11 13 L 11 10 z " + class="ColorScheme-Text" + /> +</svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.39.0/icons-dark/actions/22/folder-stash.svg new/breeze-icons-5.40.0/icons-dark/actions/22/folder-stash.svg --- old/breeze-icons-5.39.0/icons-dark/actions/22/folder-stash.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/breeze-icons-5.40.0/icons-dark/actions/22/folder-stash.svg 2017-11-04 22:35:33.000000000 +0100 @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#f2f2f2; + } + </style> + </defs> + <path + style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 3 3 L 3 4 L 3 19 L 4 19 L 10 19 L 10 18 L 4 18 L 4 10 L 5.5625 10 L 7 10 L 7 9.9921875 L 7.0078125 10 L 9.0078125 8 L 18 8 L 18 10 L 19 10 L 19 5 L 12.007812 5 L 10.007812 3 L 10 3.0078125 L 10 3 L 4 3 L 3 3 z M 4 4 L 7 4 L 9.5859375 4 L 10.589844 5.0039062 L 6.5703125 9 L 6.5683594 9 L 4 9 L 4 4 z M 13 11 L 13 12 L 12 12 L 11 12 L 11 19 L 19 19 L 19 12 L 18 12 L 17 12 L 17 11 L 13 11 z M 12 13 L 18 13 L 18 18 L 12 18 L 12 13 z M 13 14 L 13 15 L 17 15 L 17 14 L 14 14 L 13 14 z M 13 16 L 13 17 L 15 17 L 15 16 L 13 16 z " + class="ColorScheme-Text" + /> +</svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.39.0/icons-dark/index.theme new/breeze-icons-5.40.0/icons-dark/index.theme --- old/breeze-icons-5.39.0/icons-dark/index.theme 2017-10-07 13:06:54.000000000 +0200 +++ new/breeze-icons-5.40.0/icons-dark/index.theme 2017-11-04 22:35:33.000000000 +0100 @@ -71,6 +71,7 @@ Comment[sr@ijekavianlatin]=Podrazumevana tamna tema Plasme 5 Comment[sr@latin]=Podrazumevana tamna tema Plasme 5 Comment[sv]=Plasma 5 standardtema för mörka teman +Comment[tr]=Karanlık temalar için Varsayılan Plasma 5 Teması Comment[uk]=Тема піктограм для Плазми 5 для темних тем Comment[x-test]=xxDefault Plasma 5 Theme for Dark themesxx Comment[zh_CN]=为暗色主题设计的 默认 Plasma 5 主题
