Hello community,

here is the log from the commit of package kross for openSUSE:Factory checked 
in at 2019-03-21 09:48:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kross (Old)
 and      /work/SRC/openSUSE:Factory/.kross.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kross"

Thu Mar 21 09:48:05 2019 rev:64 rq:686764 version:5.56.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kross/kross.changes      2019-02-28 
21:31:56.557762112 +0100
+++ /work/SRC/openSUSE:Factory/.kross.new.28833/kross.changes   2019-03-21 
09:48:05.226872840 +0100
@@ -1,0 +2,11 @@
+Sun Mar 10 20:15:37 UTC 2019 - [email protected]
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Install Kross modules to ${KDE_INSTALL_QTPLUGINDIR}
+  * Port deprecated methods
+
+-------------------------------------------------------------------

Old:
----
  kross-5.55.0.tar.xz

New:
----
  kross-5.56.0.tar.xz

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

Other differences:
------------------
++++++ kross.spec ++++++
--- /var/tmp/diff_new_pack.a3O0q9/_old  2019-03-21 09:48:06.446872559 +0100
+++ /var/tmp/diff_new_pack.a3O0q9/_new  2019-03-21 09:48:06.486872550 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.55
+%define _tar_path 5.56
 # 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}')}
 %bcond_without lang
 Name:           kross
-Version:        5.55.0
+Version:        5.56.0
 Release:        0
 Summary:        Scripting bridge for programs
 License:        LGPL-2.1-or-later

++++++ kross-5.55.0.tar.xz -> kross-5.56.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.55.0/CMakeLists.txt 
new/kross-5.56.0/CMakeLists.txt
--- old/kross-5.55.0/CMakeLists.txt     2019-02-03 01:01:23.000000000 +0100
+++ new/kross-5.56.0/CMakeLists.txt     2019-03-02 14:47:06.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
 project(Kross VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.55.0  NO_MODULE)
+find_package(ECM 5.56.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/kross-5.55.0/po/da/kross5.po 
new/kross-5.56.0/po/da/kross5.po
--- old/kross-5.55.0/po/da/kross5.po    2019-02-03 01:01:23.000000000 +0100
+++ new/kross-5.56.0/po/da/kross5.po    2019-03-02 14:47:06.000000000 +0100
@@ -2,8 +2,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander, 2008.
-# Martin Schlander <[email protected]>, 2008.
 # Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Keld Simonsen <[email protected]>, 2010.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.55.0/po/id/kross5.po 
new/kross-5.56.0/po/id/kross5.po
--- old/kross-5.55.0/po/id/kross5.po    2019-02-03 01:01:23.000000000 +0100
+++ new/kross-5.56.0/po/id/kross5.po    2019-03-02 14:47:06.000000000 +0100
@@ -16,7 +16,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 2.0\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.55.0/po/zh_CN/kross5.po 
new/kross-5.56.0/po/zh_CN/kross5.po
--- old/kross-5.55.0/po/zh_CN/kross5.po 2019-02-03 01:01:23.000000000 +0100
+++ new/kross-5.56.0/po/zh_CN/kross5.po 2019-03-02 14:47:06.000000000 +0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-30 03:44+0200\n"
-"PO-Revision-Date: 2019-01-27 22:57\n"
+"PO-Revision-Date: 2019-02-20 23:16\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.55.0/src/modules/CMakeLists.txt 
new/kross-5.56.0/src/modules/CMakeLists.txt
--- old/kross-5.55.0/src/modules/CMakeLists.txt 2019-02-03 01:01:23.000000000 
+0100
+++ new/kross-5.56.0/src/modules/CMakeLists.txt 2019-03-02 14:47:06.000000000 
+0100
@@ -13,7 +13,7 @@
        KF5::KrossUi
        KF5::I18n
     )
-    install(TARGETS krossmoduleforms DESTINATION ${KDE_INSTALL_PLUGINDIR})
+    install(TARGETS krossmoduleforms DESTINATION ${KDE_INSTALL_QTPLUGINDIR})
 endif()
 
 ############################################
@@ -27,4 +27,4 @@
    KF5::KrossCore
    KF5::I18n
 )
-install(TARGETS krossmodulekdetranslation DESTINATION ${KDE_INSTALL_PLUGINDIR})
+install(TARGETS krossmodulekdetranslation DESTINATION 
${KDE_INSTALL_QTPLUGINDIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.55.0/src/modules/form.cpp 
new/kross-5.56.0/src/modules/form.cpp
--- old/kross-5.55.0/src/modules/form.cpp       2019-02-03 01:01:23.000000000 
+0100
+++ new/kross-5.56.0/src/modules/form.cpp       2019-03-02 14:47:06.000000000 
+0100
@@ -128,7 +128,7 @@
 {
     QVBoxLayout *layout = new QVBoxLayout(this);
     layout->setSpacing(0);
-    layout->setMargin(0);
+    layout->setContentsMargins(0, 0, 0, 0);
     setLayout(layout);
 
     d->filewidget = new KFileWidget(QUrl(startDirOrVariable), this);
@@ -261,7 +261,7 @@
     //item->setIcon( QIcon::fromTheme(iconname) );
     widget = item->widget();
     QVBoxLayout *layout = new QVBoxLayout(widget);
-    layout->setMargin(0);
+    layout->setContentsMargins(0, 0, 0, 0);
     widget->setLayout(layout);
 
     d->browser = new QTextBrowser(this);
@@ -455,7 +455,7 @@
     QWidget *widget = new QWidget(dialog);
     QVBoxLayout *boxlayout = new QVBoxLayout(widget);
     boxlayout->setSpacing(0);
-    boxlayout->setMargin(0);
+    boxlayout->setContentsMargins(0, 0, 0, 0);
     widget->setLayout(boxlayout);
 
     KPageWidgetItem *item = dialog->addPage(widget, name);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.55.0/src/ui/actioncollectionview.cpp 
new/kross-5.56.0/src/ui/actioncollectionview.cpp
--- old/kross-5.55.0/src/ui/actioncollectionview.cpp    2019-02-03 
01:01:23.000000000 +0100
+++ new/kross-5.56.0/src/ui/actioncollectionview.cpp    2019-03-02 
14:47:06.000000000 +0100
@@ -168,7 +168,7 @@
     QWidget *w = new QWidget(this);
     mainlayout->addWidget(w);
     QGridLayout *gridlayout = new QGridLayout();
-    gridlayout->setMargin(0);
+    gridlayout->setContentsMargins(0, 0, 0, 0);
     //gridlayout->setSpacing(0);
     w->setLayout(gridlayout);
 
@@ -198,7 +198,7 @@
     gridlayout->addWidget(iconlabel, 3, 0);
     QWidget *iconbox = new QWidget(w);
     QHBoxLayout *iconlayout = new QHBoxLayout();
-    iconlayout->setMargin(0);
+    iconlayout->setContentsMargins(0, 0, 0, 0);
     iconbox->setLayout(iconlayout);
     d->iconedit = new QLineEdit(iconbox);
     iconlabel->setBuddy(d->iconedit);


Reply via email to