Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deepin-api for openSUSE:Factory 
checked in at 2022-09-01 22:09:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-api (Old)
 and      /work/SRC/openSUSE:Factory/.deepin-api.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-api"

Thu Sep  1 22:09:51 2022 rev:10 rq:999679 version:5.5.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-api/deepin-api.changes    2022-04-22 
21:54:25.558817736 +0200
+++ /work/SRC/openSUSE:Factory/.deepin-api.new.2083/deepin-api.changes  
2022-09-01 22:10:39.892161094 +0200
@@ -1,0 +2,6 @@
+Sat Aug 13 08:33:23 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Update version to 5.5.25
+  * Fix bugs 
+
+-------------------------------------------------------------------

Old:
----
  dde-api-5.5.12.tar.gz

New:
----
  dde-api-5.5.25.tar.gz

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

Other differences:
------------------
++++++ deepin-api.spec ++++++
--- /var/tmp/diff_new_pack.PmPmjl/_old  2022-09-01 22:10:42.892169298 +0200
+++ /var/tmp/diff_new_pack.PmPmjl/_new  2022-09-01 22:10:42.900169320 +0200
@@ -23,7 +23,7 @@
 %define   import_path     %{provider_prefix}
 
 Name:           deepin-api
-Version:        5.5.12
+Version:        5.5.25
 Release:        0
 Summary:        Go-lang bingding for dde-daemon
 License:        GPL-3.0+

++++++ dde-api-5.5.12.tar.gz -> dde-api-5.5.25.tar.gz ++++++
/work/SRC/openSUSE:Factory/deepin-api/dde-api-5.5.12.tar.gz 
/work/SRC/openSUSE:Factory/.deepin-api.new.2083/dde-api-5.5.25.tar.gz differ: 
char 13, line 1

++++++ harden_deepin-login-sound.service.patch ++++++
--- /var/tmp/diff_new_pack.PmPmjl/_old  2022-09-01 22:10:42.964169495 +0200
+++ /var/tmp/diff_new_pack.PmPmjl/_new  2022-09-01 22:10:42.964169495 +0200
@@ -1,8 +1,7 @@
-Index: dde-api-5.4.9/misc/systemd/system/deepin-login-sound.service
-===================================================================
---- dde-api-5.4.9.orig/misc/systemd/system/deepin-login-sound.service
-+++ dde-api-5.4.9/misc/systemd/system/deepin-login-sound.service
-@@ -4,6 +4,20 @@ Requires=sound.target
+diff -Nurp dde-api-5.5.25/misc/systemd/system/deepin-login-sound.service 
dde-api-5.5.25-new/misc/systemd/system/deepin-login-sound.service
+--- dde-api-5.5.25/misc/systemd/system/deepin-login-sound.service      
2022-04-18 13:40:18.000000000 +0800
++++ dde-api-5.5.25-new/misc/systemd/system/deepin-login-sound.service  
2022-08-13 16:29:10.631634682 +0800
+@@ -4,6 +4,19 @@ Requires=sound.target
  After=dbus.service lightdm.service
  
  [Service]
@@ -11,7 +10,6 @@
 +ProtectSystem=full
 +ProtectHome=true
 +PrivateDevices=true
-+DeviceAllow=char-snd rw
 +ProtectHostname=true
 +ProtectClock=true
 +ProtectKernelTunables=true
@@ -21,6 +19,6 @@
 +RestrictRealtime=true
 +# end of automatic additions 
  Type=oneshot
- ExecStart=/usr/bin/dbus-send --system --dest=com.deepin.api.SoundThemePlayer 
--print-reply /com/deepin/api/SoundThemePlayer 
com.deepin.api.SoundThemePlayer.PlaySoundDesktopLogin
+ ExecStart=/usr/bin/dbus-send --system --print-reply 
--dest=com.deepin.api.SoundThemePlayer /com/deepin/api/SoundThemePlayer 
com.deepin.api.SoundThemePlayer.PlaySoundDesktopLogin
  RemainAfterExit=yes
 

++++++ harden_deepin-shutdown-sound.service.patch ++++++
--- /var/tmp/diff_new_pack.PmPmjl/_old  2022-09-01 22:10:42.976169528 +0200
+++ /var/tmp/diff_new_pack.PmPmjl/_new  2022-09-01 22:10:42.980169539 +0200
@@ -1,9 +1,8 @@
-Index: dde-api-5.4.9/misc/systemd/system/deepin-shutdown-sound.service
-===================================================================
---- dde-api-5.4.9.orig/misc/systemd/system/deepin-shutdown-sound.service
-+++ dde-api-5.4.9/misc/systemd/system/deepin-shutdown-sound.service
-@@ -5,6 +5,20 @@ After=sound.target local-fs.target
- Before=systemd-logind.service
+diff -Nurp dde-api-5.5.25/misc/systemd/system/deepin-shutdown-sound.service 
dde-api-5.5.25-new/misc/systemd/system/deepin-shutdown-sound.service
+--- dde-api-5.5.25/misc/systemd/system/deepin-shutdown-sound.service   
2022-04-18 13:40:18.000000000 +0800
++++ dde-api-5.5.25-new/misc/systemd/system/deepin-shutdown-sound.service       
2022-08-13 16:31:17.223356184 +0800
+@@ -6,6 +6,19 @@ Conflicts=shutdown.target
+ Before=shutdown.target
  
  [Service]
 +# added automatically, for details please see
@@ -11,7 +10,6 @@
 +ProtectSystem=full
 +ProtectHome=true
 +PrivateDevices=true
-+DeviceAllow=char-snd rw
 +ProtectHostname=true
 +ProtectClock=true
 +ProtectKernelTunables=true

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/deepin-api/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.deepin-api.new.2083/vendor.tar.gz differ: char 5, 
line 1

Reply via email to