Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deepin-launcher for openSUSE:Factory
checked in at 2022-04-22 21:53:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-launcher (Old)
and /work/SRC/openSUSE:Factory/.deepin-launcher.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-launcher"
Fri Apr 22 21:53:47 2022 rev:6 rq:971785 version:5.5.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-launcher/deepin-launcher.changes
2022-01-31 22:57:11.617633401 +0100
+++
/work/SRC/openSUSE:Factory/.deepin-launcher.new.1538/deepin-launcher.changes
2022-04-22 21:54:38.506832491 +0200
@@ -1,0 +2,7 @@
+Wed Apr 13 06:08:59 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Update version to 5.5.11
+ * Fix bugs
+ * Optimize wayland support
+
+-------------------------------------------------------------------
Old:
----
dde-launcher-5.4.60.tar.gz
New:
----
dde-launcher-5.5.11.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-launcher.spec ++++++
--- /var/tmp/diff_new_pack.tRsD5I/_old 2022-04-22 21:54:39.086833152 +0200
+++ /var/tmp/diff_new_pack.tRsD5I/_new 2022-04-22 21:54:39.090833156 +0200
@@ -1,7 +1,7 @@
#
# spec file for package deepin-launcher
#
-# 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
@@ -19,7 +19,7 @@
%define _name dde-launcher
Name: deepin-launcher
-Version: 5.4.60
+Version: 5.5.11
Release: 0
Summary: Deepin Launcher
License: GPL-3.0-or-later
@@ -85,15 +85,20 @@
%dir %{_datadir}/%{_name}
%dir %{_datadir}/%{_name}/translations
%{_datadir}/%{_name}/translations/dde-launcher.qm
+%dir %{_datadir}/dsg
+%dir %{_datadir}/dsg/apps
+%{_datadir}/dsg/apps/dde-launcher
%files devel
-%{_includedir}/%{_name}
+# %{_includedir}/%{_name}
%files lang -f %{_name}.lang
+%if 0%{?suse_version} <= 1500
# unusual languages not autodetected by find_lang (boo#1187036)
%lang(ast) %{_datadir}/%{_name}/translations/dde-launcher_ast.qm
%lang(fil) %{_datadir}/%{_name}/translations/dde-launcher_fil.qm
%lang(kab) %{_datadir}/%{_name}/translations/dde-launcher_kab.qm
%lang(pam) %{_datadir}/%{_name}/translations/dde-launcher_pam.qm
+%endif
%changelog
++++++ dde-launcher-5.4.60.tar.gz -> dde-launcher-5.5.11.tar.gz ++++++
++++ 9168 lines of diff (skipped)