Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deepin-branding-openSUSE for
openSUSE:Factory checked in at 2022-03-07 17:46:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-branding-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.deepin-branding-openSUSE.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-branding-openSUSE"
Mon Mar 7 17:46:02 2022 rev:4 rq:959456 version:15.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/deepin-branding-openSUSE/deepin-branding-openSUSE.changes
2021-08-18 08:55:59.738968849 +0200
+++
/work/SRC/openSUSE:Factory/.deepin-branding-openSUSE.new.1958/deepin-branding-openSUSE.changes
2022-03-07 17:46:06.563134254 +0100
@@ -1,0 +2,7 @@
+Wed Feb 23 13:15:23 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Package base on Leap 15.4
+ * Update com.deepin.dde.dock.gschema.xml
+ * Update com.deepin.xsettings.gschema.xml
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.BBmBPQ/_old 2022-03-07 17:46:07.143134087 +0100
+++ /var/tmp/diff_new_pack.BBmBPQ/_new 2022-03-07 17:46:07.151134084 +0100
@@ -1,7 +1,7 @@
#
# spec file for package deepin-branding-openSUSE
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2017 Hillwood Yang <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -21,7 +21,7 @@
%define deepin_launcher_version %(rpm -q --queryformat '%%{VERSION}'
deepin-launcher)
Name: deepin-branding-openSUSE
-Version: 15.0
+Version: 15.4
Release: 0
Summary: openSUSE Branding of the Deepin Desktop Environment
License: GPL-2.0-or-later
++++++ com.deepin.dde.dock.gschema.xml ++++++
--- /var/tmp/diff_new_pack.BBmBPQ/_old 2022-03-07 17:46:07.211134067 +0100
+++ /var/tmp/diff_new_pack.BBmBPQ/_new 2022-03-07 17:46:07.215134066 +0100
@@ -18,6 +18,12 @@
<value value="3" nick="left" />
</enum>
+ <enum id="com.deepin.dde.dock.ForceQuitApp">
+ <value value="0" nick="enabled" />
+ <value value="1" nick="disabled" />
+ <value value="2" nick="deactivated" />
+ </enum>
+
<schema path="/com/deepin/dde/dock/" id="com.deepin.dde.dock">
<key name="hide-mode" enum="com.deepin.dde.dock.HideMode">
<default>'keep-showing'</default>
@@ -25,7 +31,7 @@
<description>The value will influence when the dock is shown or
hidden.</description>
</key>
<key type="as" name="docked-apps">
-
<default>['dde-file-manager','firefox','thunderbird','writer','calc','deepin-music','dde-calendar','dde-control-center']</default>
+
<default>['dde-file-manager','firefox','thunderbird','libreoffice-startcenter','deepin-music','dde-calendar','dde-control-center']</default>
<summary>The default apps on dock.</summary>
<description>The default apps which is docked when dock is
started.</description>
</key>
@@ -90,12 +96,18 @@
<summary></summary>
<description></description>
</key>
-
+
<key type="i" name="wireless-scan-interval">
<default>5</default>
<summary></summary>
<description>wireless scan interval</description>
- </key>
+ </key>
+
+ <key name="force-quit-app" enum="com.deepin.dde.dock.ForceQuitApp">
+ <default>'enabled'</default>
+ <summary>Force Quit of taskbar app context menu</summary>
+ <description></description>
+ </key>
</schema>
</schemalist>
++++++ com.deepin.xsettings.gschema.xml ++++++
--- /var/tmp/diff_new_pack.BBmBPQ/_old 2022-03-07 17:46:07.239134059 +0100
+++ /var/tmp/diff_new_pack.BBmBPQ/_new 2022-03-07 17:46:07.239134059 +0100
@@ -406,6 +406,11 @@
<default>18</default>
<summary>The window radius last time</summary>
</key>
+ <key type="s" name="primary-monitor-name">
+ <default>'eDP-1'</default>
+ <summary></summary>
+ <description></description>
+ </key>
</schema>
</schemalist>