Hello community, here is the log from the commit of package kconfigwidgets for openSUSE:Factory checked in at 2014-11-11 01:09:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old) and /work/SRC/openSUSE:Factory/.kconfigwidgets.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfigwidgets" Changes: -------- --- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes 2014-10-07 15:59:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new/kconfigwidgets.changes 2014-11-11 01:09:16.000000000 +0100 @@ -1,0 +2,8 @@ +Sun Nov 2 17:46:59 UTC 2014 - [email protected] + +- Update to 5.4.0 + * Fix URL in KHelpClient::invokeHelp + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.4.0.php + +------------------------------------------------------------------- Old: ---- kconfigwidgets-5.3.0.tar.xz New: ---- kconfigwidgets-5.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfigwidgets.spec ++++++ --- /var/tmp/diff_new_pack.OwTELJ/_old 2014-11-11 01:09:18.000000000 +0100 +++ /var/tmp/diff_new_pack.OwTELJ/_new 2014-11-11 01:09:18.000000000 +0100 @@ -18,11 +18,11 @@ %define lname libKF5ConfigWidgets5 Name: kconfigwidgets -Version: 5.3.0 +Version: 5.4.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.3.0 +BuildRequires: extra-cmake-modules >= 1.4.0 BuildRequires: fdupes BuildRequires: kauth-devel >= %{kf5_version} BuildRequires: kcodecs-devel >= %{kf5_version} @@ -40,7 +40,7 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -63,7 +63,7 @@ Summary: Widgets for configuration dialogs: Build Environment Group: Development/Libraries/KDE Requires: %lname = %{version} -Requires: extra-cmake-modules >= 1.3.0 +Requires: extra-cmake-modules >= 1.4.0 Requires: kauth-devel >= %{kf5_version} Requires: kcodecs-devel >= %{kf5_version} Requires: kconfig-devel >= %{kf5_version} ++++++ kconfigwidgets-5.3.0.tar.xz -> kconfigwidgets-5.4.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/CMakeLists.txt new/kconfigwidgets-5.4.0/CMakeLists.txt --- old/kconfigwidgets-5.3.0/CMakeLists.txt 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/CMakeLists.txt 2014-11-02 13:07:27.000000000 +0100 @@ -2,7 +2,7 @@ project(KConfigWidgets) -find_package(ECM 1.3.0 REQUIRED NO_MODULE) +find_package(ECM 1.4.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) set(REQUIRED_QT_VERSION "5.2.0") @@ -15,8 +15,8 @@ include(ECMSetupVersion) include(ECMGenerateHeaders) -set(KF5_VERSION "5.3.0") # handled by release scripts -set(KF5_DEP_VERSION "5.3.0") # handled by release scripts +set(KF5_VERSION "5.4.0") # handled by release scripts +set(KF5_DEP_VERSION "5.4.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KCONFIGWIDGETS VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kconfigwidgets_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/po/fi/kconfigwidgets5.po new/kconfigwidgets-5.4.0/po/fi/kconfigwidgets5.po --- old/kconfigwidgets-5.3.0/po/fi/kconfigwidgets5.po 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/po/fi/kconfigwidgets5.po 2014-11-02 13:07:27.000000000 +0100 @@ -27,9 +27,9 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-09-08 07:56+0000\n" -"PO-Revision-Date: 2014-03-24 21:09+0200\n" +"PO-Revision-Date: 2014-10-19 17:16+0300\n" "Last-Translator: Lasse Liehu <[email protected]>\n" -"Language-Team: Finnish <[email protected]>\n" +"Language-Team: Finnish <[email protected]>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -452,7 +452,7 @@ #: kstandardaction_p.h:103 msgid "Configure Tool&bars..." -msgstr "Muokkaa &työkalurivejä…" +msgstr "&Muokkaa työkalurivejä…" #: kstandardaction_p.h:104 msgid "Configure &Notifications..." @@ -482,8 +482,8 @@ #: kstandardaction_p.h:114 #, kde-format msgid "&About %1" -msgstr "&Tietoja – %1|/|&Tietoja $[yleisnimi_pienellä $[elat %1] ]" +msgstr "&Tietoa – %1|/|&Tietoa $[yleisnimi_pienellä $[elat %1] ]" #: kstandardaction_p.h:115 msgid "About &KDE" -msgstr "Tietoja &KDE:stä" +msgstr "Tietoa &KDE:stä" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/po/it/kconfigwidgets5.po new/kconfigwidgets-5.4.0/po/it/kconfigwidgets5.po --- old/kconfigwidgets-5.3.0/po/it/kconfigwidgets5.po 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/po/it/kconfigwidgets5.po 2014-11-02 13:07:27.000000000 +0100 @@ -8,8 +8,9 @@ # Luciano Montanaro <[email protected]>, 2007. # Dario Panico <[email protected]>, 2008. # Pino Toscano <[email protected]>, 2008. -# Federico Zenith <[email protected]>, 2008, 2012, 2013. +# Federico Zenith <[email protected]>, 2008, 2012, 2013, 2014. # Innocenzo Ventre <[email protected]>, 2012. +# Vincenzo Reale <[email protected]>, 2014. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/po/km/kf5_entry.desktop new/kconfigwidgets-5.4.0/po/km/kf5_entry.desktop --- old/kconfigwidgets-5.3.0/po/km/kf5_entry.desktop 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/po/km/kf5_entry.desktop 2014-11-02 13:07:27.000000000 +0100 @@ -13,7 +13,7 @@ Name[bs]=kmerski Name[ca]=Khmer Name[ca@valencia]=Khmer -Name[cs]=Kmérský +Name[cs]=Khmérské Name[csb]=Khmersczi Name[cy]=Khmer Name[da]=Khmer diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/po/nn/kconfigwidgets5.po new/kconfigwidgets-5.4.0/po/nn/kconfigwidgets5.po --- old/kconfigwidgets-5.3.0/po/nn/kconfigwidgets5.po 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/po/nn/kconfigwidgets5.po 2014-11-02 13:07:27.000000000 +0100 @@ -2,7 +2,7 @@ # # Gaute Hvoslef Kvalnes <[email protected]>, 2003, 2004, 2005, 2006. # Håvard Korsvoll <[email protected]>, 2003, 2005. -# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2009, 2010, 2011, 2012, 2013. +# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. # Eirik U. Birkeland <[email protected]>, 2008, 2009, 2010. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/po/pl/kconfigwidgets5.po new/kconfigwidgets-5.4.0/po/pl/kconfigwidgets5.po --- old/kconfigwidgets-5.3.0/po/pl/kconfigwidgets5.po 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/po/pl/kconfigwidgets5.po 2014-11-02 13:07:27.000000000 +0100 @@ -17,7 +17,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-09-08 07:56+0000\n" -"PO-Revision-Date: 2014-09-26 17:09+0200\n" +"PO-Revision-Date: 2014-10-26 08:19+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -153,12 +153,12 @@ #: kstandardaction.cpp:90 msgctxt "go back" msgid "&Back" -msgstr "W &tył" +msgstr "&Wstecz" #: kstandardaction.cpp:97 msgctxt "go forward" msgid "&Forward" -msgstr "W &przód" +msgstr "&Naprzód" #: kstandardaction.cpp:104 msgctxt "home page" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/po/pt_BR/kconfigwidgets5.po new/kconfigwidgets-5.4.0/po/pt_BR/kconfigwidgets5.po --- old/kconfigwidgets-5.3.0/po/pt_BR/kconfigwidgets5.po 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/po/pt_BR/kconfigwidgets5.po 2014-11-02 13:07:27.000000000 +0100 @@ -18,7 +18,7 @@ "Project-Id-Version: kconfigwidgets5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-09-08 07:56+0000\n" -"PO-Revision-Date: 2014-03-04 20:36-0300\n" +"PO-Revision-Date: 2014-10-11 21:08-0300\n" "Last-Translator: André Marcelo Alvarenga <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" "Language: pt_BR\n" @@ -92,7 +92,7 @@ #: kstandardaction.cpp:526 kstandardaction_p.h:96 msgid "Show &Menubar" -msgstr "Exibir barra de &menus" +msgstr "&Mostrar barra de menus" #: kstandardaction.cpp:534 msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>" @@ -142,7 +142,7 @@ #: kstandardaction_p.h:44 msgid "Save document" -msgstr "Salvar documento" +msgstr "Salva o documento" #: kstandardaction_p.h:45 msgid "Save &As..." @@ -150,7 +150,7 @@ #: kstandardaction_p.h:45 msgid "Save document under a new name" -msgstr "Salvar o documento com um novo nome" +msgstr "Salva o documento com novo nome" #: kstandardaction_p.h:46 msgid "Re&vert" @@ -166,7 +166,7 @@ #: kstandardaction_p.h:47 msgid "Close document" -msgstr "Fechar documento" +msgstr "Fecha o documento" #: kstandardaction_p.h:48 msgid "&Print..." @@ -174,7 +174,7 @@ #: kstandardaction_p.h:48 msgid "Print document" -msgstr "Imprimir documento" +msgstr "Imprime o documento" #: kstandardaction_p.h:49 msgid "Print Previe&w" @@ -182,7 +182,7 @@ #: kstandardaction_p.h:49 msgid "Show a print preview of document" -msgstr "Mostrar uma previsão da impressão do documento" +msgstr "Mostra uma previsão da impressão do documento" #: kstandardaction_p.h:50 msgid "&Mail..." @@ -206,7 +206,7 @@ #: kstandardaction_p.h:53 msgid "Undo last action" -msgstr "Desfazer a última ação" +msgstr "Desfaz a última ação" #: kstandardaction_p.h:54 msgid "Re&do" @@ -214,7 +214,7 @@ #: kstandardaction_p.h:54 msgid "Redo last undone action" -msgstr "Refazer a última ação desfeita" +msgstr "Refaz a última ação desfeita" #: kstandardaction_p.h:55 msgid "Cu&t" @@ -222,7 +222,7 @@ #: kstandardaction_p.h:55 msgid "Cut selection to clipboard" -msgstr "Recortar a seleção para a área de transferência" +msgstr "Recorta a seleção para a área de transferência" #: kstandardaction_p.h:56 msgid "&Copy" @@ -230,7 +230,7 @@ #: kstandardaction_p.h:56 msgid "Copy selection to clipboard" -msgstr "Copiar a seleção para a área de transferência" +msgstr "Copia a seleção para a área de transferência" #: kstandardaction_p.h:57 kstandardaction_p.h:58 msgid "&Paste" @@ -238,7 +238,7 @@ #: kstandardaction_p.h:57 kstandardaction_p.h:58 msgid "Paste clipboard content" -msgstr "Colar o conteúdo da área de transferência" +msgstr "Cola o conteúdo da área de transferência" #: kstandardaction_p.h:59 msgid "C&lear" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/po/uk/kf5_entry.desktop new/kconfigwidgets-5.4.0/po/uk/kf5_entry.desktop --- old/kconfigwidgets-5.3.0/po/uk/kf5_entry.desktop 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/po/uk/kf5_entry.desktop 2014-11-02 13:07:27.000000000 +0100 @@ -1,4 +1,54 @@ -[KCM Locale] +[# 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. +# +#] Name=Ukrainian Name[af]=Ukraïniese Name[ar]=الأوكرانية diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/src/entry.desktop new/kconfigwidgets-5.4.0/src/entry.desktop --- old/kconfigwidgets-5.3.0/src/entry.desktop 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/src/entry.desktop 2014-11-02 13:07:27.000000000 +0100 @@ -13,6 +13,7 @@ Name[pl]=Angielski amerykański Name[pt]=Inglês dos EUA Name[pt_BR]=Inglês dos EUA +Name[ru]=Английский (США) Name[sk]=Americká angličtina Name[sl]=ameriško angleško Name[sr]=амерички енглески diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/src/kcmodule.cpp new/kconfigwidgets-5.4.0/src/kcmodule.cpp --- old/kconfigwidgets-5.3.0/src/kcmodule.cpp 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/src/kcmodule.cpp 2014-11-02 13:07:27.000000000 +0100 @@ -104,7 +104,7 @@ { KConfigDialogManager *manager = new KConfigDialogManager(widget, config); manager->setObjectName(objectName()); - connect(manager, SIGNAL(widgetModified()), SLOT(widgetChanged())); + connect(manager, &KConfigDialogManager::widgetModified, this, &KCModule::widgetChanged); d->managers.append(manager); return manager; } @@ -113,7 +113,7 @@ { KConfigDialogManager *manager = new KConfigDialogManager(widget, config); manager->setObjectName(objectName()); - connect(manager, SIGNAL(widgetModified()), SLOT(widgetChanged())); + connect(manager, &KConfigDialogManager::widgetModified, this, &KCModule::widgetChanged); d->managers.append(manager); return manager; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/src/kconfigdialog.h new/kconfigwidgets-5.4.0/src/kconfigdialog.h --- old/kconfigwidgets-5.3.0/src/kconfigdialog.h 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/src/kconfigdialog.h 2014-11-02 13:07:27.000000000 +0100 @@ -199,7 +199,7 @@ /** * Updates the Apply and Default buttons. - * Connect to this slot if you implement you own hasChanged() + * Connect to this slot if you implement your own hasChanged() * or isDefault() methods for widgets not managed by KConfig. * @since 4.3 */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/src/khelpclient.cpp new/kconfigwidgets-5.4.0/src/khelpclient.cpp --- old/kconfigwidgets-5.3.0/src/khelpclient.cpp 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/src/khelpclient.cpp 2014-11-02 13:07:27.000000000 +0100 @@ -61,7 +61,7 @@ QUrl url; if (!docPath.isEmpty()) { - url = QUrl(QLatin1String("help:/")).resolved(QUrl::fromUserInput(docPath)); + url = QUrl(QLatin1String("help:/")).resolved(QUrl(docPath)); } else { url = QUrl(QString::fromLatin1("help:/%1/index.html").arg(appname)); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.3.0/src/ktipdialog.cpp new/kconfigwidgets-5.4.0/src/ktipdialog.cpp --- old/kconfigwidgets-5.3.0/src/ktipdialog.cpp 2014-10-04 21:24:01.000000000 +0200 +++ new/kconfigwidgets-5.4.0/src/ktipdialog.cpp 2014-11-02 13:07:27.000000000 +0100 @@ -248,7 +248,6 @@ setWindowIcon(QIcon::fromTheme("ktip")); QVBoxLayout *mainLayout = new QVBoxLayout(this); - mainLayout->setMargin(0); if (isTipDialog) { QLabel *titleLabel = new QLabel(this); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
