Hello community, here is the log from the commit of package kconfigwidgets for openSUSE:Factory checked in at 2018-04-19 15:15:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old) and /work/SRC/openSUSE:Factory/.kconfigwidgets.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfigwidgets" Thu Apr 19 15:15:04 2018 rev:53 rq:596856 version:5.45.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes 2018-03-20 21:45:03.954722886 +0100 +++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new/kconfigwidgets.changes 2018-04-19 15:15:46.908236302 +0200 @@ -1,0 +2,10 @@ +Sat Apr 14 13:19:03 CEST 2018 - [email protected] + +- Update to 5.45.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.45.0.php +- Changes since 5.44.0: + * Remove not necessary QtCore and co + +------------------------------------------------------------------- Old: ---- kconfigwidgets-5.44.0.tar.xz New: ---- kconfigwidgets-5.45.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfigwidgets.spec ++++++ --- /var/tmp/diff_new_pack.fzsUS0/_old 2018-04-19 15:15:47.848198980 +0200 +++ /var/tmp/diff_new_pack.fzsUS0/_new 2018-04-19 15:15:47.852198821 +0200 @@ -18,13 +18,13 @@ %bcond_without lang %define lname libKF5ConfigWidgets5 -%define _tar_path 5.44 +%define _tar_path 5.45 # 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.44.0 +Version: 5.45.0 Release: 0 BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} @@ -58,9 +58,7 @@ Group: System/GUI/KDE Obsoletes: libKF5ConfigWidgets4 Conflicts: kdelibs4support < 5.3.0 -%if %{with lang} Recommends: %lname-lang = %{version} -%endif %description -n %lname KConfigWidgets provides easy-to-use classes to create configuration dialogs, as ++++++ kconfigwidgets-5.44.0.tar.xz -> kconfigwidgets-5.45.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/CMakeLists.txt new/kconfigwidgets-5.45.0/CMakeLists.txt --- old/kconfigwidgets-5.44.0/CMakeLists.txt 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/CMakeLists.txt 2018-04-07 21:33:39.000000000 +0200 @@ -1,17 +1,17 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.44.0") # handled by release scripts -set(KF5_DEP_VERSION "5.44.0") # handled by release scripts +set(KF5_VERSION "5.45.0") # handled by release scripts +set(KF5_DEP_VERSION "5.45.0") # handled by release scripts project(KConfigWidgets VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.44.0 NO_MODULE) +find_package(ECM 5.45.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) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) -set(REQUIRED_QT_VERSION 5.7.0) +set(REQUIRED_QT_VERSION 5.8.0) find_package(Qt5 "${REQUIRED_QT_VERSION}" CONFIG REQUIRED Widgets DBus) include(KDEInstallDirs) include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/po/ca@valencia/kconfigwidgets5.po new/kconfigwidgets-5.45.0/po/ca@valencia/kconfigwidgets5.po --- old/kconfigwidgets-5.44.0/po/ca@valencia/kconfigwidgets5.po 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/po/ca@valencia/kconfigwidgets5.po 2018-04-07 21:33:39.000000000 +0200 @@ -146,7 +146,7 @@ #: kstandardaction_p.h:44 #, kde-format msgid "&Save" -msgstr "Al&ça" +msgstr "Guar&da" #: kstandardaction_p.h:44 #, kde-format @@ -296,12 +296,12 @@ #: kstandardaction_p.h:63 #, kde-format msgid "Find &Next" -msgstr "Busca &següent" +msgstr "Cerca &següent" #: kstandardaction_p.h:64 #, kde-format msgid "Find Pre&vious" -msgstr "Busca &anterior" +msgstr "Cerca &anterior" #: kstandardaction_p.h:65 #, kde-format @@ -521,7 +521,7 @@ #: kstandardaction_p.h:100 #, kde-format msgid "&Save Settings" -msgstr "Al&ça l'arranjament" +msgstr "Guar&da l'arranjament" #: kstandardaction_p.h:101 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/po/id/kconfigwidgets5.po new/kconfigwidgets-5.45.0/po/id/kconfigwidgets5.po --- old/kconfigwidgets-5.44.0/po/id/kconfigwidgets5.po 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/po/id/kconfigwidgets5.po 2018-04-07 21:33:39.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-02-17 17:40+0700\n" +"PO-Revision-Date: 2018-04-03 21:35+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -17,6 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Lokalize 2.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -219,22 +220,22 @@ #: kstandardaction_p.h:53 #, kde-format msgid "&Undo" -msgstr "&Bolak" +msgstr "&Takjadi" #: kstandardaction_p.h:53 #, kde-format msgid "Undo last action" -msgstr "Bolakkan tindakan terakhir" +msgstr "Takjadikan tindakan terakhir" #: kstandardaction_p.h:54 #, kde-format msgid "Re&do" -msgstr "&Balik" +msgstr "&Jadilagi" #: kstandardaction_p.h:54 #, kde-format msgid "Redo last undone action" -msgstr "Balik tindakan bolak terakhir" +msgstr "Jadilagikan tindakan takjadi terakhir" #: kstandardaction_p.h:55 #, kde-format @@ -464,7 +465,7 @@ #: kstandardaction_p.h:92 #, kde-format msgid "&Edit Bookmarks..." -msgstr "&Sunting Markah..." +msgstr "&Edit Markah..." #: kstandardaction_p.h:94 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/po/sk/kf5_entry.desktop new/kconfigwidgets-5.45.0/po/sk/kf5_entry.desktop --- old/kconfigwidgets-5.44.0/po/sk/kf5_entry.desktop 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/po/sk/kf5_entry.desktop 2018-04-07 21:33:39.000000000 +0200 @@ -12,6 +12,7 @@ Name[bs]=slovački Name[ca]=Eslovac Name[ca@valencia]=Eslovac +Name[cs]=Slovenský Name[csb]=Słowacczi Name[cy]=Slofac Name[da]=Slovakisk diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/po/zh_CN/kconfigwidgets5.po new/kconfigwidgets-5.45.0/po/zh_CN/kconfigwidgets5.po --- old/kconfigwidgets-5.44.0/po/zh_CN/kconfigwidgets5.po 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/po/zh_CN/kconfigwidgets5.po 2018-04-07 21:33:39.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-02-28 02:23-0500\n" +"PO-Revision-Date: 2018-04-05 09:21-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.44.0/src/kcodecaction.cpp new/kconfigwidgets-5.45.0/src/kcodecaction.cpp --- old/kconfigwidgets-5.44.0/src/kcodecaction.cpp 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/src/kcodecaction.cpp 2018-04-07 21:33:39.000000000 +0200 @@ -34,7 +34,7 @@ #include <QDebug> #include <QMenu> #include <QVariant> -#include <QtCore/QTextCodec> +#include <QTextCodec> // Acording to http://www.iana.org/assignments/ianacharset-mib // the default/unknown mib value is 2. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/src/kcolorscheme.h new/kconfigwidgets-5.45.0/src/kcolorscheme.h --- old/kconfigwidgets-5.44.0/src/kcolorscheme.h 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/src/kcolorscheme.h 2018-04-07 21:33:39.000000000 +0200 @@ -23,7 +23,7 @@ #include <kconfigwidgets_export.h> #include <ksharedconfig.h> -#include <QtCore/QExplicitlySharedDataPointer> +#include <QExplicitlySharedDataPointer> #include <QPalette> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/src/kconfigdialogmanager.h new/kconfigwidgets-5.45.0/src/kconfigdialogmanager.h --- old/kconfigwidgets-5.44.0/src/kconfigdialogmanager.h 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/src/kconfigdialogmanager.h 2018-04-07 21:33:39.000000000 +0200 @@ -23,8 +23,8 @@ #include <kconfigwidgets_export.h> -#include <QtCore/QObject> -#include <QtCore/QHash> +#include <QObject> +#include <QHash> class KConfigDialogManagerPrivate; class KCoreConfigSkeleton; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/src/khelpclient.h new/kconfigwidgets-5.45.0/src/khelpclient.h --- old/kconfigwidgets-5.44.0/src/khelpclient.h 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/src/khelpclient.h 2018-04-07 21:33:39.000000000 +0200 @@ -22,8 +22,8 @@ #define KHELPCLIENT_H #include "kconfigwidgets_export.h" -#include <QtCore/QString> -#include <QtCore/QByteArray> +#include <QString> +#include <QByteArray> /** * @namespace KHelpClient diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/src/krecentfilesaction.cpp new/kconfigwidgets-5.45.0/src/krecentfilesaction.cpp --- old/kconfigwidgets-5.44.0/src/krecentfilesaction.cpp 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/src/krecentfilesaction.cpp 2018-04-07 21:33:39.000000000 +0200 @@ -28,7 +28,7 @@ #include "krecentfilesaction.h" #include "krecentfilesaction_p.h" -#include <QtCore/QFile> +#include <QFile> #include <QDesktopWidget> #include <QDir> #include <QMenu> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/src/ktipdialog.h new/kconfigwidgets-5.45.0/src/ktipdialog.h --- old/kconfigwidgets-5.44.0/src/ktipdialog.h 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/src/ktipdialog.h 2018-04-07 21:33:39.000000000 +0200 @@ -27,7 +27,7 @@ #define KTIP_H #include <QDialog> -#include <QtCore/QStringList> +#include <QStringList> #include <kconfigwidgets_export.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.44.0/tests/kcodecactiontest.cpp new/kconfigwidgets-5.45.0/tests/kcodecactiontest.cpp --- old/kconfigwidgets-5.44.0/tests/kcodecactiontest.cpp 2018-03-03 11:01:51.000000000 +0100 +++ new/kconfigwidgets-5.45.0/tests/kcodecactiontest.cpp 2018-04-07 21:33:39.000000000 +0200 @@ -1,7 +1,7 @@ #include <QApplication> #include <QMenuBar> #include <QToolBar> -#include <QtCore/QTextCodec> +#include <QTextCodec> #include <QDebug>
