Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deepin-qt-dbus-factory for
openSUSE:Factory checked in at 2021-06-02 22:10:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-qt-dbus-factory (Old)
and /work/SRC/openSUSE:Factory/.deepin-qt-dbus-factory.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-qt-dbus-factory"
Wed Jun 2 22:10:52 2021 rev:11 rq:891663 version:5.4.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/deepin-qt-dbus-factory/deepin-qt-dbus-factory.changes
2021-04-12 12:39:49.773541205 +0200
+++
/work/SRC/openSUSE:Factory/.deepin-qt-dbus-factory.new.1898/deepin-qt-dbus-factory.changes
2021-06-02 22:11:04.780124842 +0200
@@ -1,0 +2,7 @@
+Tue May 4 12:34:57 UTC 2021 - Hillwood Yang <[email protected]>
+
+- Update version to 5.4.5
+ * Add TimeUpdate API for com.deepin.daemon.Timedate
+ * Add show and hide for OSD
+
+-------------------------------------------------------------------
Old:
----
dde-qt-dbus-factory-5.4.4.tar.gz
New:
----
dde-qt-dbus-factory-5.4.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-qt-dbus-factory.spec ++++++
--- /var/tmp/diff_new_pack.ggWv33/_old 2021-06-02 22:11:05.296124800 +0200
+++ /var/tmp/diff_new_pack.ggWv33/_new 2021-06-02 22:11:05.300124800 +0200
@@ -20,7 +20,7 @@
%define _name dde-qt-dbus-factory
Name: deepin-qt-dbus-factory
-Version: 5.4.4
+Version: 5.4.5
Release: 0
Summary: A repository storing auto-generated Qt5 D-Bus code
License: GPL-3.0-or-later
++++++ dde-qt-dbus-factory-5.4.4.tar.gz -> dde-qt-dbus-factory-5.4.5.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/dde-qt-dbus-factory-5.4.4/xml/com.deepin.daemon.Timedate.xml
new/dde-qt-dbus-factory-5.4.5/xml/com.deepin.daemon.Timedate.xml
--- old/dde-qt-dbus-factory-5.4.4/xml/com.deepin.daemon.Timedate.xml
2021-02-26 08:37:58.000000000 +0100
+++ new/dde-qt-dbus-factory-5.4.5/xml/com.deepin.daemon.Timedate.xml
2021-03-17 14:43:13.000000000 +0100
@@ -1,4 +1,6 @@
<interface name="com.deepin.daemon.Timedate">
+ <signal name="TimeUpdate">
+ </signal>
<method name="AddUserTimezone">
<arg type="s" direction="in"></arg>
</method>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/dde-qt-dbus-factory-5.4.4/xml/com.deepin.dde.Notification.xml
new/dde-qt-dbus-factory-5.4.5/xml/com.deepin.dde.Notification.xml
--- old/dde-qt-dbus-factory-5.4.4/xml/com.deepin.dde.Notification.xml
2021-02-26 08:37:58.000000000 +0100
+++ new/dde-qt-dbus-factory-5.4.5/xml/com.deepin.dde.Notification.xml
2021-03-17 14:43:13.000000000 +0100
@@ -44,6 +44,8 @@
<arg direction="out" type="s"/>
</method>
<method name="Toggle"/>
+ <method name="Show"/>
+ <method name="Hide"/>
<method name="recordCount">
<arg direction="out" type="u"/>
</method>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/dde-qt-dbus-factory-5.4.4/xml/com.deepin.defender.MonitorNetFlow.xml
new/dde-qt-dbus-factory-5.4.5/xml/com.deepin.defender.MonitorNetFlow.xml
--- old/dde-qt-dbus-factory-5.4.4/xml/com.deepin.defender.MonitorNetFlow.xml
2021-02-26 08:37:58.000000000 +0100
+++ new/dde-qt-dbus-factory-5.4.5/xml/com.deepin.defender.MonitorNetFlow.xml
2021-03-17 14:43:13.000000000 +0100
@@ -10,12 +10,10 @@
<arg name="sId" type="s" direction="in"></arg>
<arg name="value" type="s" direction="out"></arg>
</method>
-
<!-- ??????/?????????????????????????????? -->
- <method name="EnableNetFlowMonitor">
- <arg name="enable" type="b" direction="in"></arg>
- </method>
-
+ <method name="EnableNetFlowMonitor">
+ <arg name="enable" type="b" direction="in"></arg>
+ </method>
<signal name="NotifyDetailData">
<arg type="s" name="name"/>
<arg type="d" name="recv"/>
@@ -30,18 +28,19 @@
</signal>
<signal name="NotifyHeartbeat">
</signal>
-
<!-- SendPocNetFlowInfos -->
<signal name="SendPocNetFlowInfos">
- <arg name="infos" type="(a(isbssssssllsddddsss))"/>
- <annotation name="org.qtproject.QtDBus.QtTypeName.Out0"
value="DefenderProcInfoList"/>
+ <arg type="(a(isbssssssllsddddsss))" direction="out"/>
+ <annotation name="org.qtproject.QtDBus.QtTypeName.In0"
value="DefenderProcInfoList"/>
</signal>
-
+ <method name="GetPocNetFlowInfos">
+ <arg name="procInfos" type="a(isbssssssllsddddsss)"
direction="out"></arg>
+ <annotation name="org.qtproject.QtDBus.QtTypeName.Out0"
value="DefenderProcInfoList"/>
+ </method>
<!-- ?????????????????????????????? -->
<method name="SetRightScanVisable">
<arg name="flag" type="b" direction="in"></arg>
</method>
-
<!-- ??????ssh???????????????????????? -->
<method name="setRemRegisterStatus">
<arg name="bStatus" type="b" direction="in"></arg>
@@ -54,7 +53,6 @@
<signal name="SSHStatusChanged">
<arg name="status" type="b"/>
</signal>
-
<!-- usb connection -->
<!-- ?????????????????????????????????????????? -->
<method name="MergeDevSavingInfoToStr">
@@ -101,7 +99,6 @@
<method name="SelectLimitationModel">
<arg name="sModel" type="s" direction="in"></arg>
</method>
-
<method name="GetRecordSaveSwitch">
<arg name="isbSave" type="b" direction="out"></arg>
</method>
@@ -114,7 +111,6 @@
<method name="GetWhiteList">
<arg name="list" type="s" direction="out"></arg>
</method>
-
<signal name="SendUsbConnectionInfo">
<arg type="s" name="sUsbInfos"/>
</signal>