Hello community,

here is the log from the commit of package kconfigwidgets for openSUSE:Factory 
checked in at 2018-06-22 13:18:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old)
 and      /work/SRC/openSUSE:Factory/.kconfigwidgets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfigwidgets"

Fri Jun 22 13:18:22 2018 rev:55 rq:616745 version:5.47.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes    
2018-05-18 14:20:21.198995259 +0200
+++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new/kconfigwidgets.changes       
2018-06-22 13:19:20.474231945 +0200
@@ -1,0 +2,10 @@
+Tue Jun 12 21:26:03 UTC 2018 - [email protected]
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * Fix the "Default" color scheme to match Breeze again
+
+-------------------------------------------------------------------

Old:
----
  kconfigwidgets-5.46.0.tar.xz

New:
----
  kconfigwidgets-5.47.0.tar.xz

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

Other differences:
------------------
++++++ kconfigwidgets.spec ++++++
--- /var/tmp/diff_new_pack.B6RVWW/_old  2018-06-22 13:19:21.430196498 +0200
+++ /var/tmp/diff_new_pack.B6RVWW/_new  2018-06-22 13:19:21.434196350 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5ConfigWidgets5
-%define _tar_path 5.46
+%define _tar_path 5.47
 # 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:           kconfigwidgets
-Version:        5.46.0
+Version:        5.47.0
 Release:        0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++++++ kconfigwidgets-5.46.0.tar.xz -> kconfigwidgets-5.47.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.46.0/CMakeLists.txt 
new/kconfigwidgets-5.47.0/CMakeLists.txt
--- old/kconfigwidgets-5.46.0/CMakeLists.txt    2018-05-05 14:56:18.000000000 
+0200
+++ new/kconfigwidgets-5.47.0/CMakeLists.txt    2018-06-02 19:50:13.000000000 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.46.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
+set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
 project(KConfigWidgets VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.46.0  NO_MODULE)
+find_package(ECM 5.47.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.46.0/po/id/kconfigwidgets5.po 
new/kconfigwidgets-5.47.0/po/id/kconfigwidgets5.po
--- old/kconfigwidgets-5.46.0/po/id/kconfigwidgets5.po  2018-05-05 
14:56:18.000000000 +0200
+++ new/kconfigwidgets-5.47.0/po/id/kconfigwidgets5.po  2018-06-02 
19:50:13.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-02-20 03:16+0100\n"
-"PO-Revision-Date: 2018-04-03 21:35+0700\n"
+"PO-Revision-Date: 2018-05-29 00:04+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -585,7 +585,7 @@
 #: kstandardaction_p.h:118
 #, kde-format
 msgid "&Move to Trash"
-msgstr "&Pindah ke Tong Sampah"
+msgstr "&Pindah ke Sesampahan"
 
 #: kstandardaction_p.h:119
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.46.0/po/zh_CN/kconfigwidgets5.po 
new/kconfigwidgets-5.47.0/po/zh_CN/kconfigwidgets5.po
--- old/kconfigwidgets-5.46.0/po/zh_CN/kconfigwidgets5.po       2018-05-05 
14:56:18.000000000 +0200
+++ new/kconfigwidgets-5.47.0/po/zh_CN/kconfigwidgets5.po       2018-06-02 
19:50:13.000000000 +0200
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-02-20 03:16+0100\n"
-"PO-Revision-Date: 2018-04-26 05:21-0400\n"
+"PO-Revision-Date: 2018-05-18 06:23-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.46.0/src/kcolorscheme.cpp 
new/kconfigwidgets-5.47.0/src/kcolorscheme.cpp
--- old/kconfigwidgets-5.46.0/src/kcolorscheme.cpp      2018-05-05 
14:56:18.000000000 +0200
+++ new/kconfigwidgets-5.47.0/src/kcolorscheme.cpp      2018-06-02 
19:50:13.000000000 +0200
@@ -169,7 +169,7 @@
 // these numbers come from the Breeze color scheme 
([breeze]/colors/Breeze.colors)
 static const SetDefaultColors defaultViewColors = {
     { 252, 252, 252 }, // Background
-    { 252, 252, 252 }, // Alternate
+    { 239, 240, 241 }, // Alternate
     {  35,  38, 39  }, // Normal
     { 127, 140, 141 }, // Inactive
     {  61, 174, 233 }, // Active
@@ -181,7 +181,7 @@
 };
 
 static const SetDefaultColors defaultWindowColors = {
-    { 252, 252, 252 }, // Background
+    { 239, 240, 241 }, // Background
     { 189, 195, 199 }, // Alternate
     {  35,  38, 39  }, // Normal
     { 127, 140, 141 }, // Inactive
@@ -194,7 +194,7 @@
 };
 
 static const SetDefaultColors defaultButtonColors = {
-    { 252, 252, 252 }, // Background
+    { 239, 240, 241 }, // Background
     { 189, 195, 199 }, // Alternate
     {  35,  38, 39  }, // Normal
     { 127, 140, 141 }, // Inactive
@@ -210,7 +210,7 @@
     {  61, 174, 233 }, // Background
     {  29, 153, 243 }, // Alternate
     { 252, 252, 252 }, // Normal
-    { 252, 252, 252 }, // Inactive
+    { 239, 240, 241 }, // Inactive
     { 252, 252, 252 }, // Active
     { 253, 188,  75 }, // Link
     { 189, 195, 199 }, // Visited
@@ -234,15 +234,15 @@
 
 static const SetDefaultColors defaultComplementaryColors = {
     {  49,  54,  59 }, // Background
-    {  77,  77,  77 }, // Alternate
+    {  59,  64,  69 }, // Alternate
     { 239, 240, 241 }, // Normal
-    { 189, 195, 199 }, // Inactive
-    {  61, 174, 233 }, // Active
-    {  41, 128, 185 }, // Link
-    { 127, 140, 141 }, // Visited
-    { 218,  68,  83 }, // Negative
-    { 246, 116,   0 }, // Neutral
-    {  39, 174,  96 }  // Positive
+    { 175, 176, 179 }, // Inactive
+    { 147, 206, 233 }, // Active
+    {  61, 174, 230 }, // Link
+    {  61, 174, 230 }, // Visited
+    { 231,  76,  60 }, // Negative
+    { 253, 188,  75 }, // Neutral
+    {  46, 174, 230 }  // Positive
 };
 
 static const DecoDefaultColors defaultDecorationColors = {


Reply via email to