Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package frameworkintegration for
openSUSE:Factory checked in at 2022-01-11 21:15:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frameworkintegration (Old)
and /work/SRC/openSUSE:Factory/.frameworkintegration.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frameworkintegration"
Tue Jan 11 21:15:54 2022 rev:103 rq:945028 version:5.90.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2021-12-13 20:43:35.480479162 +0100
+++
/work/SRC/openSUSE:Factory/.frameworkintegration.new.1892/frameworkintegration.changes
2022-01-11 21:18:15.768916338 +0100
@@ -1,0 +2,11 @@
+Mon Jan 3 12:47:11 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.90.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.90.0
+- Changes since 5.89.0:
+ * Fix clazy warning
+ * Make it compiles against kf5.89
+
+-------------------------------------------------------------------
Old:
----
frameworkintegration-5.89.0.tar.xz
frameworkintegration-5.89.0.tar.xz.sig
New:
----
frameworkintegration-5.90.0.tar.xz
frameworkintegration-5.90.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ frameworkintegration.spec ++++++
--- /var/tmp/diff_new_pack.Kmb6nK/_old 2022-01-11 21:18:16.288916704 +0100
+++ /var/tmp/diff_new_pack.Kmb6nK/_new 2022-01-11 21:18:16.292916707 +0100
@@ -17,22 +17,22 @@
%define lname libKF5Style5
-%define _tar_path 5.89
+%define _tar_path 5.90
# 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: %define _kf5_bugfix_version %(echo %{_kf5_version} |
awk -F. '{print $1"."$2}')}
# Only needed for the package signature condition
-%bcond_without lang
+%bcond_without released
Name: frameworkintegration
-Version: 5.89.0
+Version: 5.90.0
Release: 0
Summary: Plugins responsible for better integration of Qt applications
in KDE Workspace
License: LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source: %{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
Source1: %{name}-%{version}.tar.xz.sig
Source2: frameworks.keyring
%endif
++++++ frameworkintegration-5.89.0.tar.xz -> frameworkintegration-5.90.0.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/frameworkintegration-5.89.0/CMakeLists.txt
new/frameworkintegration-5.90.0/CMakeLists.txt
--- old/frameworkintegration-5.89.0/CMakeLists.txt 2021-12-04
17:55:31.000000000 +0100
+++ new/frameworkintegration-5.90.0/CMakeLists.txt 2022-01-01
13:10:55.000000000 +0100
@@ -1,11 +1,11 @@
cmake_minimum_required(VERSION 3.16)
-set(KF_VERSION "5.89.0") # handled by release scripts
-set(KF_DEP_VERSION "5.89.0") # handled by release scripts
+set(KF_VERSION "5.90.0") # handled by release scripts
+set(KF_DEP_VERSION "5.90.0") # handled by release scripts
project(FrameworkIntegration VERSION ${KF_VERSION})
include(FeatureSummary)
-find_package(ECM 5.89.0 NO_MODULE)
+find_package(ECM 5.90.0 NO_MODULE)
set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake
Modules." URL "https://commits.kde.org/extra-cmake-modules")
feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND
FATAL_ON_MISSING_REQUIRED_PACKAGES)
@@ -49,7 +49,7 @@
find_package(AppStreamQt 0.10.4)
endif()
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f02)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055100)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055900)
add_subdirectory(src)
if (BUILD_TESTING)
add_subdirectory(autotests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/frameworkintegration-5.89.0/plasma_workspace.notifyrc
new/frameworkintegration-5.90.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.89.0/plasma_workspace.notifyrc 2021-12-04
17:55:31.000000000 +0100
+++ new/frameworkintegration-5.90.0/plasma_workspace.notifyrc 2022-01-01
13:10:55.000000000 +0100
@@ -1410,7 +1410,7 @@
Comment[az]=M??lumat mesaj?? g??st??rilir
Comment[bs]=Prikazana je informativna poruka
Comment[ca]=Es mostra un missatge informatiu
-Comment[ca@valencia]=Es mostra un missatge d'informaci??
+Comment[ca@valencia]=Es mostra un missatge informatiu
Comment[cs]=Je zobrazov??na informa??n?? zpr??va
Comment[da]=En informationsbesked vises
Comment[de]=Eine Informationsmeldung wird angezeigt
@@ -1866,7 +1866,7 @@
Name[ast]=Fall?? la instalaci??n
Name[az]=Vidjet qura??d??r??lmas??nda x??ta
Name[ca]=Ha fallat en instal??lar el giny
-Name[ca@valencia]=Ha fallat en instal??lar el giny (??widget??)
+Name[ca@valencia]=Ha fallat en instal??lar el giny
Name[cs]=Instalace widgetu selhala
Name[da]=Widget kunne ikke installeres
Name[de]=Installation des Miniprogramms fehlgeschlagen
@@ -1912,7 +1912,7 @@
Comment[ast]=Un widget nun pudo instalase
Comment[az]=Vidjet qura??d??r??la bilm??di
Comment[ca]=No s'ha pogut instal??lar un giny
-Comment[ca@valencia]=No s'ha pogut instal??lar un giny (??widget??)
+Comment[ca@valencia]=No s'ha pogut instal??lar un giny
Comment[cs]=Widget ne??lo nainstalovat
Comment[da]=En widget kunne ikke installeres
Comment[de]=Ein Miniprogramm kann nicht installiert werden
@@ -1961,7 +1961,7 @@
Name[ast]=Widget desanici??u
Name[az]=Vidjetin silinm??si
Name[ca]=Giny suprimit
-Name[ca@valencia]=Giny (??Widget??) suprimit
+Name[ca@valencia]=Giny suprimit
Name[cs]=Widget byl smaz??n
Name[da]=Widget slettet
Name[de]=Miniprogramm wurde gel??scht
@@ -2008,7 +2008,7 @@
Comment[ast]=Desanici??se un widget
Comment[az]=Vidjet silindi
Comment[ca]=S'ha suprimit un giny
-Comment[ca@valencia]=S'ha suprimit un giny (??widget??)
+Comment[ca@valencia]=S'ha suprimit un giny
Comment[cs]=Widget byl smaz??n
Comment[da]=En widget er blevet slettet
Comment[de]=Ein Miniprogramm wurde gel??scht
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/frameworkintegration-5.89.0/src/kpackage-install-handlers/kns/main.cpp
new/frameworkintegration-5.90.0/src/kpackage-install-handlers/kns/main.cpp
--- old/frameworkintegration-5.89.0/src/kpackage-install-handlers/kns/main.cpp
2021-12-04 17:55:31.000000000 +0100
+++ new/frameworkintegration-5.90.0/src/kpackage-install-handlers/kns/main.cpp
2022-01-01 13:10:55.000000000 +0100
@@ -56,7 +56,7 @@
{
createSymlinkForWindowDecorations();
QCoreApplication app(argc, argv);
- app.setApplicationName(QLatin1String("kpackage-knshandler"));
+ app.setApplicationName(QStringLiteral("kpackage-knshandler"));
app.setApplicationVersion(knshandlerversion);
app.setQuitLockEnabled(false);
Q_ASSERT(app.arguments().count() == 2);
@@ -70,7 +70,7 @@
Q_ASSERT(url.scheme() == QLatin1String("kns"));
QString knsname;
- for (const auto &location : KNSCore::Engine::configSearchLocations(true)) {
+ for (const auto &location : KNSCore::Engine::availableConfigFiles()) {
QString candidate = location + QLatin1Char('/') + url.host();
if (QFile::exists(candidate)) {
knsname = candidate;
@@ -93,9 +93,9 @@
int linkid = 1;
if (url.hasQuery()) {
QUrlQuery query(url);
- if (query.hasQueryItem(QLatin1String("linkid"))) {
+ if (query.hasQueryItem(QStringLiteral("linkid"))) {
bool ok;
- linkid = query.queryItemValue(QLatin1String("linkid")).toInt(&ok);
+ linkid = query.queryItemValue(QStringLiteral("linkid")).toInt(&ok);
if (!ok) {
qWarning() << "linkid is not an integer" << url << pathParts;
return 1;
@@ -144,13 +144,10 @@
engine.fetchEntryById(entryid);
});
- QObject::connect(&engine,
- &KNSCore::Engine::signalErrorCode,
- &engine,
- [](const KNSCore::ErrorCode &errorCode, const QString
&message, const QVariant &metadata) {
- qWarning() << "kns error:" << errorCode << message <<
metadata;
- QCoreApplication::exit(1);
- });
+ QObject::connect(&engine, &KNSCore::Engine::signalErrorCode, &engine,
[](KNSCore::ErrorCode errorCode, const QString &message, const QVariant
&metadata) {
+ qWarning() << "kns error:" << errorCode << message << metadata;
+ QCoreApplication::exit(1);
+ });
QObject::connect(&engine,
&KNSCore::Engine::signalEntryEvent,
&engine,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/frameworkintegration-5.89.0/tests/kstyletest.cpp
new/frameworkintegration-5.90.0/tests/kstyletest.cpp
--- old/frameworkintegration-5.89.0/tests/kstyletest.cpp 2021-12-04
17:55:31.000000000 +0100
+++ new/frameworkintegration-5.90.0/tests/kstyletest.cpp 2022-01-01
13:10:55.000000000 +0100
@@ -25,7 +25,7 @@
QDialogButtonBox *box = new QDialogButtonBox(QDialogButtonBox::Cancel |
QDialogButtonBox::Ok, dialog.data());
// Useful to change the text because setting the text triggers setShortcut
- box->button(QDialogButtonBox::Ok)->setText(QLatin1String("Send"));
+ box->button(QDialogButtonBox::Ok)->setText(QStringLiteral("Send"));
QObject::connect(box, &QDialogButtonBox::accepted, dialog.data(),
&QDialog::accept);
QObject::connect(box, &QDialogButtonBox::rejected, dialog.data(),
&QDialog::reject);