Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deepin-desktop-schemas for 
openSUSE:Factory checked in at 2022-03-07 17:46:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-desktop-schemas (Old)
 and      /work/SRC/openSUSE:Factory/.deepin-desktop-schemas.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-desktop-schemas"

Mon Mar  7 17:46:09 2022 rev:5 rq:959459 version:5.10.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/deepin-desktop-schemas/deepin-desktop-schemas.changes
    2022-01-31 22:57:07.669659983 +0100
+++ 
/work/SRC/openSUSE:Factory/.deepin-desktop-schemas.new.1958/deepin-desktop-schemas.changes
  2022-03-07 17:46:12.647132498 +0100
@@ -1,0 +2,10 @@
+Wed Feb 23 12:59:51 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Update version to 5.10.2
+  * Add a setting item in control center: sleep mode
+  * Change this url for checking network
+  * Add output auto switch count
+  * Add shotcut for global search
+  * Fix bugs
+
+-------------------------------------------------------------------
--- 
/work/SRC/openSUSE:Factory/deepin-desktop-schemas/deepin-override-tool.changes  
    2022-01-31 22:57:07.697659794 +0100
+++ 
/work/SRC/openSUSE:Factory/.deepin-desktop-schemas.new.1958/deepin-override-tool.changes
    2022-03-07 17:46:12.667132491 +0100
@@ -1,0 +2,6 @@
+Wed Feb 23 07:19:17 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Update version to 5.10.2. Nothing changes in tool package
+- Use last stable version of go to build 
+
+-------------------------------------------------------------------
@@ -4 +10 @@
-- Update version to 5.9.41. Nothing change in tool package 
+- Update version to 5.9.41. Nothing changes in tool package 
@@ -9 +15 @@
-- Update version to 5.9.18. Nothing change in tool package
+- Update version to 5.9.18. Nothing changes in tool package
@@ -15 +21 @@
-- Update version to 5.9.16, nothing change in tool package. 
+- Update version to 5.9.16, nothing changes in tool package. 
@@ -26 +32 @@
-- Update version to 5.9.5, nothing change in tool package. 
+- Update version to 5.9.5, nothing changes in tool package. 

Old:
----
  deepin-desktop-schemas-5.9.41.tar.gz

New:
----
  deepin-desktop-schemas-5.10.2.tar.gz

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

Other differences:
------------------
++++++ deepin-desktop-schemas.spec ++++++
--- /var/tmp/diff_new_pack.VnEOyW/_old  2022-03-07 17:46:13.355132293 +0100
+++ /var/tmp/diff_new_pack.VnEOyW/_new  2022-03-07 17:46:13.363132291 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package deepin-desktop-schemas
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           deepin-desktop-schemas
-Version:        5.9.41
+Version:        5.10.2
 Release:        0
 Summary:        GSettings deepin desktop-wide schemas
 License:        GPL-3.0-or-later

++++++ deepin-override-tool.spec ++++++
--- /var/tmp/diff_new_pack.VnEOyW/_old  2022-03-07 17:46:13.391132283 +0100
+++ /var/tmp/diff_new_pack.VnEOyW/_new  2022-03-07 17:46:13.399132280 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package deepin-override-tool
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,18 +23,15 @@
 %define   repo            deepin-desktop-schemas
 
 Name:           deepin-override-tool
-Version:        5.9.41
+Version:        5.10.2
 Release:        0
 Summary:        Deepin override tool
 License:        GPL-3.0-or-later
 Group:          System/GUI/Other
 URL:            https://github.com/linuxdeepin/deepin-desktop-schemas
 Source0:        
https://github.com/linuxdeepin/deepin-desktop-schemas/archive/%{version}/%{repo}-%{version}.tar.gz
-%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300
-BuildRequires:  golang(API) = 1.15
-%endif
+BuildRequires:  golang-github-linuxdeepin-go-lib
 BuildRequires:  golang-packaging
-BuildRequires:  golang(pkg.deepin.io/lib/keyfile)
 Requires:       dconf
 AutoReqProv:    Off
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -45,7 +42,7 @@
 %package -n golang-%{provider}-%{project}-%{repo}
 Summary:        Deepin override tool codes
 Group:          Development/Languages/Golang
-Requires:       golang(pkg.deepin.io/lib/keyfile)
+Requires:       golang-github-linuxdeepin-go-lib
 BuildArch:      noarch
 AutoReq:        Off
 %{go_provides}
@@ -60,6 +57,7 @@
 %setup -q -n %{repo}-%{version}
 
 %build
+export GO111MODULE=off
 %goprep %{import_path}
 %gobuild ...
 

++++++ deepin-desktop-schemas-5.9.41.tar.gz -> 
deepin-desktop-schemas-5.10.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.dde.audio.gschema.xml 
new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.dde.audio.gschema.xml
--- old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.dde.audio.gschema.xml  
2021-09-14 10:23:51.000000000 +0200
+++ new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.dde.audio.gschema.xml  
2021-11-17 11:02:17.000000000 +0100
@@ -49,5 +49,10 @@
            <default>false</default>
            <summary>Whether to reduce input noise</summary>
        </key>
+       <key type="i" name="output-auto-switch-count-max">
+                       <default>50</default>
+                       <summary>Output auto switch count max</summary>
+                       <description>The output auto swich count 
max</description>
+       </key>
     </schema>
 </schemalist>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.dde.dock.gschema.xml 
new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.dde.dock.gschema.xml
--- old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.dde.dock.gschema.xml   
2021-09-14 10:23:51.000000000 +0200
+++ new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.dde.dock.gschema.xml   
2021-11-17 11:02:17.000000000 +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>
@@ -97,5 +103,10 @@
             <description>wireless scan interval</description>
         </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>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.dde.gesture.gschema.xml 
new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.dde.gesture.gschema.xml
--- 
old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.dde.gesture.gschema.xml    
    2021-09-14 10:23:51.000000000 +0200
+++ 
new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.dde.gesture.gschema.xml    
    2021-11-17 11:02:17.000000000 +0100
@@ -4,7 +4,17 @@
     <key type="b"  name="enabled">
       <default>true</default>
       <summary>Enable touchpad gesture</summary>
+      <description>Whether enable touchpad gesture(Deprecated)</description>
+    </key>
+    <key type="b"  name="touch-pad-enabled">
+      <default>true</default>
+      <summary>Enable touchpad gesture</summary>
       <description>Whether enable touchpad gesture</description>
     </key>
+    <key type="b"  name="touch-screen-enabled">
+      <default>true</default>
+      <summary>Enable touchscreen gesture</summary>
+      <description>Whether enable touchscreen gesture</description>
+    </key>
     </schema>
 </schemalist>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.dde.keybinding.system.gschema.xml
 
new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.dde.keybinding.system.gschema.xml
--- 
old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.dde.keybinding.system.gschema.xml
      2021-09-14 10:23:51.000000000 +0200
+++ 
new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.dde.keybinding.system.gschema.xml
      2021-11-17 11:02:17.000000000 +0100
@@ -27,7 +27,7 @@
                        <description></description>
                </key>
                <key type="as" name="logout">
-                       
<default><![CDATA[['<Control><Alt>Delete','<Control><Alt>KP_Delete']]]></default>
+                       
<default><![CDATA[['<Control><Alt>Delete','<Control><Alt>KP_Delete','<Control><Alt>.']]]></default>
                        <summary>Show shutdown interface</summary>
                        <description></description>
                </key>
@@ -102,10 +102,19 @@
                        <description/>
                </key>
                <key type="as" name="notification-center">
-                       <default><![CDATA[['<Super>M']]]></default>
+                       <default><![CDATA[['<Super>M','<Meta>M']]]></default>
                        <summary>open notification center</summary>
                        <description/>
                </key>
+               <key type="as" name="screenshot-ocr">
+                       <default><![CDATA[['<Control><Alt>C']]]></default>
+                       <summary>Take a screenshot for ocr</summary>
+                       <description></description>
+               </key>
+               <key type="as" name="screenshot-scroll">
+                       <default><![CDATA[['<Control><Alt>L']]]></default>
+                       <summary>Take a screenshot the scroll screen</summary>
+               </key>
                <key type="as" name="global-search">
                        <default><![CDATA[['<Shift>space']]]></default>
                        <summary>filemanager global search</summary>
@@ -115,7 +124,7 @@
 
        <schema id="com.deepin.dde.keybinding.system.platform" 
path="/com/deepin/dde/keybinding/system/platform/">
                <key type='as' name="global-search">
-                       <default>['Community']</default>
+                       <default>['All']</default>
                        <summary>filemanager global search</summary>
                        <description></description>
                </key>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.dde.power.gschema.xml 
new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.dde.power.gschema.xml
--- old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.dde.power.gschema.xml  
2021-09-14 10:23:51.000000000 +0200
+++ new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.dde.power.gschema.xml  
2021-11-17 11:02:17.000000000 +0100
@@ -214,5 +214,10 @@
                        <default>false</default>
                        <summary>light sensor enabled</summary>
                </key>
+               <key type="d" name="low-power-percent-in-updating-notify">
+                       <range min="0" max="100"/>
+                       <default>50.0</default>
+                       <summary>Low battery banner alerts when 
updated</summary>
+               </key>
        </schema>
 </schemalist>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.xsettings.gschema.xml 
new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.xsettings.gschema.xml
--- old/deepin-desktop-schemas-5.9.41/schemas/com.deepin.xsettings.gschema.xml  
2021-09-14 10:23:51.000000000 +0200
+++ new/deepin-desktop-schemas-5.10.2/schemas/com.deepin.xsettings.gschema.xml  
2021-11-17 11:02:17.000000000 +0100
@@ -406,5 +406,10 @@
       <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>

Reply via email to