Hello community,

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

Package is "kconfigwidgets"

Thu Jun  1 16:17:58 2017 rev:42 rq:495027 version:5.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes    
2017-04-30 21:17:51.919734513 +0200
+++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new/kconfigwidgets.changes       
2017-06-01 16:18:49.084861920 +0200
@@ -1,0 +2,12 @@
+Mon May 15 13:53:12 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * Set the icon for the Donate action
+  * Relax constraints for processing QGroupBoxes
+- Use %find_lang --with-man --all-name
+
+-------------------------------------------------------------------

Old:
----
  kconfigwidgets-5.33.0.tar.xz

New:
----
  kconfigwidgets-5.34.0.tar.xz

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

Other differences:
------------------
++++++ kconfigwidgets.spec ++++++
--- /var/tmp/diff_new_pack.BNBMn7/_old  2017-06-01 16:18:49.560794806 +0200
+++ /var/tmp/diff_new_pack.BNBMn7/_new  2017-06-01 16:18:49.564794242 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5ConfigWidgets5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:           kconfigwidgets
-Version:        5.33.0
+Version:        5.34.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -90,16 +90,7 @@
   %fdupes %{buildroot}
 
 %if %{with lang}
-%find_lang %{name}5
-echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang
-echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang
-echo "%doc %lang(es) %{_kf5_mandir}/es" >>%{name}5.lang
-echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang
-echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang
-echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang
-echo "%doc %lang(ru) %{_kf5_mandir}/ru" >>%{name}5.lang
-echo "%doc %lang(sv) %{_kf5_mandir}/sv" >>%{name}5.lang
-echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
+%find_lang %{name} --with-man --all-name
 %endif
 
 %post -n %lname -p /sbin/ldconfig
@@ -107,7 +98,7 @@
 %postun -n %lname -p /sbin/ldconfig
 
 %if %{with lang}
-%files -n %lname-lang -f %{name}5.lang
+%files -n %lname-lang -f %{name}.lang
 %endif
 
 %files -n %lname

++++++ kconfigwidgets-5.33.0.tar.xz -> kconfigwidgets-5.34.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.33.0/CMakeLists.txt 
new/kconfigwidgets-5.34.0/CMakeLists.txt
--- old/kconfigwidgets-5.33.0/CMakeLists.txt    2017-04-01 21:30:15.000000000 
+0200
+++ new/kconfigwidgets-5.34.0/CMakeLists.txt    2017-05-06 11:30:00.000000000 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
+set(KF5_VERSION "5.34.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.34.0") # handled by release scripts
 project(KConfigWidgets VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.33.0  NO_MODULE)
+find_package(ECM 5.34.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.33.0/po/bg/kconfigwidgets5.po 
new/kconfigwidgets-5.34.0/po/bg/kconfigwidgets5.po
--- old/kconfigwidgets-5.33.0/po/bg/kconfigwidgets5.po  2017-04-01 
21:30:15.000000000 +0200
+++ new/kconfigwidgets-5.34.0/po/bg/kconfigwidgets5.po  2017-05-06 
11:30:00.000000000 +0200
@@ -1,8 +1,5 @@
-# translation of kdelibs4.po to Bulgarian
-# Bulgarian translation of KDE.
-# This file is licensed under the GPL.
-#
-# $Id:$
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
 #
 # Zlatko Popov <zlatkopo...@fsa-bg.org>, 2006, 2007, 2008, 2009.
 # Yasen Pramatarov <ya...@lindeas.com>, 2009, 2010, 2011, 2012, 2013.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kconfigwidgets-5.33.0/po/pt/docs/preparetips5/man-preparetips5.1.docbook 
new/kconfigwidgets-5.34.0/po/pt/docs/preparetips5/man-preparetips5.1.docbook
--- 
old/kconfigwidgets-5.33.0/po/pt/docs/preparetips5/man-preparetips5.1.docbook    
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kconfigwidgets-5.34.0/po/pt/docs/preparetips5/man-preparetips5.1.docbook    
    2017-05-06 11:30:00.000000000 +0200
@@ -0,0 +1,94 @@
+<?xml version="1.0" ?>
+<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
+"dtd/kdedbx45.dtd" [
+<!ENTITY % Portuguese "INCLUDE">
+]>
+
+<refentry lang="&language;">
+<refentryinfo>
+<title
+>Ferramenta de Traduções</title>
+
+<author
+><firstname
+>Matthias</firstname
+> <surname
+>Kiefer</surname
+> <affiliation
+> <address
+> <email
+>matthias.kie...@gmx.de</email>
+</address>
+</affiliation>
+</author>
+
+<date
+>2014-03-04</date>
+<releaseinfo
+>Plataformas 5.0</releaseinfo>
+<productname
+>Plataformas do KDE</productname>
+</refentryinfo>
+
+<refmeta>
+<refentrytitle>
+<command
+>preparetips5</command>
+</refentrytitle>
+<manvolnum
+>1</manvolnum>
+</refmeta>
+
+<refnamediv>
+<refname>
+<command
+>preparetips5</command>
+</refname>
+<refpurpose
+>extrair o texto do ficheiro de dicas</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<cmdsynopsis>
+<command
+>preparetips5</command>
+</cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+<title
+>Descrição</title>
+<para
+>O <command
+>preparetips5</command
+> é um programa para extrair o texto de um ficheiro de dicas. Ele devolve esse 
mesmo texto para que o <command
+>xgettext</command
+> possa adicionar as dicas a um ficheiro PO. Os ficheiros PO oferecem um 
formato legível que é usado para as traduções. </para>
+
+<para
+>O <command
+>preparetips5</command
+> procura por ficheiros <emphasis role="underline"
+>data/tips</emphasis
+> como ficheiros de dicas. </para>
+</refsect1>
+
+<refsect1>
+<title
+>Veja Também</title>
+<para
+><command
+>kf5options</command
+>(7) </para>
+</refsect1>
+
+<refsect1>
+<title
+>Problemas</title>
+<para
+>Por favor use o <ulink url="http://bugs.kde.org";
+>bugs.kde.org</ulink
+> para comunicar erros; não os envie por e-mail para o autor. </para>
+</refsect1>
+
+</refentry>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.33.0/po/uk/kf5_entry.desktop 
new/kconfigwidgets-5.34.0/po/uk/kf5_entry.desktop
--- old/kconfigwidgets-5.33.0/po/uk/kf5_entry.desktop   2017-04-01 
21:30:15.000000000 +0200
+++ new/kconfigwidgets-5.34.0/po/uk/kf5_entry.desktop   2017-05-06 
11:30:00.000000000 +0200
@@ -1,54 +1,4 @@
-[# Translation of kf5_entry.desktop.po to Ukrainian
-# Copyright (C) 3000 This_file_is_part_of_KDE
-# This file is distributed under the license LGPL version 2.1 or
-# version 3 or later versions approved by the membership of KDE e.V.
-#
-## Translation of kf5_entry.desktop.po to Ukrainian
-# Copyright (C) 3000 This_file_is_part_of_KDE
-# This file is distributed under the license LGPL version 2.1 or
-# version 3 or later versions approved by the membership of KDE e.V.
-#
-## Translation of kf5_entry.desktop.po to Ukrainian
-# Copyright (C) 3000 This_file_is_part_of_KDE
-# This file is distributed under the license LGPL version 2.1 or
-# version 3 or later versions approved by the membership of KDE e.V.
-#
-## Translation of kf5_entry.desktop.po to Ukrainian
-# Copyright (C) 3000 This_file_is_part_of_KDE
-# This file is distributed under the license LGPL version 2.1 or
-# version 3 or later versions approved by the membership of KDE e.V.
-#
-## Translation of kf5_entry.desktop.po to Ukrainian
-# Copyright (C) 3000 This_file_is_part_of_KDE
-# This file is distributed under the license LGPL version 2.1 or
-# version 3 or later versions approved by the membership of KDE e.V.
-#
-## Translation of kf5_entry.desktop.po to Ukrainian
-# Copyright (C) 3000 This_file_is_part_of_KDE
-# This file is distributed under the license LGPL version 2.1 or
-# version 3 or later versions approved by the membership of KDE e.V.
-#
-## Translation of kf5_entry.desktop.po to Ukrainian
-# Copyright (C) 3000 This_file_is_part_of_KDE
-# This file is distributed under the license LGPL version 2.1 or
-# version 3 or later versions approved by the membership of KDE e.V.
-#
-## Translation of kf5_entry.desktop.po to Ukrainian
-# Copyright (C) 3000 This_file_is_part_of_KDE
-# This file is distributed under the license LGPL version 2.1 or
-# version 3 or later versions approved by the membership of KDE e.V.
-#
-## Translation of kf5_entry.desktop.po to Ukrainian
-# Copyright (C) 3000 This_file_is_part_of_KDE
-# This file is distributed under the license LGPL version 2.1 or
-# version 3 or later versions approved by the membership of KDE e.V.
-#
-## Translation of kf5_entry.desktop.po to Ukrainian
-# Copyright (C) 3000 This_file_is_part_of_KDE
-# This file is distributed under the license LGPL version 2.1 or
-# version 3 or later versions approved by the membership of KDE e.V.
-#
-#]
+[KCM Locale]
 Name=Ukrainian
 Name[af]=Ukraïniese
 Name[ar]=الأوكرانيّة
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.33.0/src/kconfigdialogmanager.cpp 
new/kconfigwidgets-5.34.0/src/kconfigdialogmanager.cpp
--- old/kconfigwidgets-5.33.0/src/kconfigdialogmanager.cpp      2017-04-01 
21:30:15.000000000 +0200
+++ new/kconfigwidgets-5.34.0/src/kconfigdialogmanager.cpp      2017-05-06 
11:30:00.000000000 +0200
@@ -210,14 +210,12 @@
             QObjectList children = gb->children();
             children.removeAll(gb->layout());
             const QList<QAbstractButton *> buttons = 
gb->findChildren<QAbstractButton *>();
-            if (children.count() == buttons.count()) {
-                bool allAutoExclusive = true;
-                foreach(QAbstractButton *button, buttons) {
-                    allAutoExclusive = allAutoExclusive && 
button->autoExclusive();
-                }
-                if (allAutoExclusive) {
-                    d->allExclusiveGroupBoxes << widget;
-                }
+            bool allAutoExclusiveDirectChildren = true;
+            foreach(QAbstractButton *button, buttons) {
+                allAutoExclusiveDirectChildren = 
allAutoExclusiveDirectChildren && button->autoExclusive() && button->parent() 
== gb;
+            }
+            if (allAutoExclusiveDirectChildren) {
+                d->allExclusiveGroupBoxes << widget;
             }
         }
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.33.0/src/kstandardaction_p.h 
new/kconfigwidgets-5.34.0/src/kstandardaction_p.h
--- old/kconfigwidgets-5.33.0/src/kstandardaction_p.h   2017-04-01 
21:30:15.000000000 +0200
+++ new/kconfigwidgets-5.34.0/src/kstandardaction_p.h   2017-05-06 
11:30:00.000000000 +0200
@@ -116,7 +116,7 @@
     { DeleteFile,    KStandardShortcut::DeleteFile, "deletefile", 
I18N_NOOP("&Delete File"), nullptr, "edit-delete" },
     { RenameFile,    KStandardShortcut::RenameFile, "renamefile", 
I18N_NOOP("&Rename File"), nullptr, "edit-rename" },
     { MoveToTrash,   KStandardShortcut::MoveToTrash, "movetotrash", 
I18N_NOOP("&Move to Trash"), nullptr, "edit-delete" },
-    { Donate,        KStandardShortcut::Donate, "help_donate", 
I18N_NOOP("&Donate"), nullptr, nullptr},
+    { Donate,        KStandardShortcut::Donate, "help_donate", 
I18N_NOOP("&Donate"), nullptr, "help-donate"},
     { ActionNone,    KStandardShortcut::AccelNone, nullptr, nullptr, nullptr, 
nullptr }
 };
 


Reply via email to