Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deepin-session-shell for
openSUSE:Factory checked in at 2024-03-21 17:01:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-session-shell (Old)
and /work/SRC/openSUSE:Factory/.deepin-session-shell.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-session-shell"
Thu Mar 21 17:01:28 2024 rev:8 rq:1160109 version:5.5.48
Changes:
--------
---
/work/SRC/openSUSE:Factory/deepin-session-shell/deepin-session-shell.changes
2024-03-18 16:48:17.423215387 +0100
+++
/work/SRC/openSUSE:Factory/.deepin-session-shell.new.1905/deepin-session-shell.changes
2024-03-21 17:02:17.788526763 +0100
@@ -1,0 +2,5 @@
+Thu Mar 21 13:12:57 UTC 2024 - Hillwood Yang <[email protected]>
+
+- Fix filelist for Leap 15
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-session-shell.spec ++++++
--- /var/tmp/diff_new_pack.Xw5FLe/_old 2024-03-21 17:02:18.228542957 +0100
+++ /var/tmp/diff_new_pack.Xw5FLe/_new 2024-03-21 17:02:18.232543105 +0100
@@ -171,4 +171,7 @@
%dir %{_datadir}/%{_name}
%dir %{_datadir}/%{_name}/translations
%{_datadir}/%{_name}/translations/%{_name}.qm
+%if 0%{suse_version} <= 1500
+%{_datadir}/%{_name}/translations/%{_name}_*.qm
+%endif