Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deepin-session-ui for
openSUSE:Factory checked in at 2021-06-21 20:35:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-session-ui (Old)
and /work/SRC/openSUSE:Factory/.deepin-session-ui.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-session-ui"
Mon Jun 21 20:35:59 2021 rev:3 rq:901176 version:5.4.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-session-ui/deepin-session-ui.changes
2021-06-02 22:11:08.356124550 +0200
+++
/work/SRC/openSUSE:Factory/.deepin-session-ui.new.2625/deepin-session-ui.changes
2021-06-21 20:36:25.122679733 +0200
@@ -1,0 +2,9 @@
+Tue Jun 8 06:05:53 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 5.4.7
+ * Fix: Modify the Do-Not-Disturb mode logic
+ * Fix(OSD): Move the edge of the notification center to the right
+ * Added show- and hide- functions for dde-session-daemon to
+ handle single-finger sliding of the notification center
+
+-------------------------------------------------------------------
@@ -4 +13 @@
-- Update version to 5.4.9
+- Update version to 5.4.6
Old:
----
dde-session-ui-5.4.6.tar.gz
New:
----
dde-session-ui-5.4.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-session-ui.spec ++++++
--- /var/tmp/diff_new_pack.A3J7RX/_old 2021-06-21 20:36:25.642680393 +0200
+++ /var/tmp/diff_new_pack.A3J7RX/_new 2021-06-21 20:36:25.646680397 +0200
@@ -1,7 +1,7 @@
#
# spec file for package deepin-session-ui
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2019 Hillwood Yang <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -19,12 +19,12 @@
%define _name dde-session-ui
Name: deepin-session-ui
-Version: 5.4.6
+Version: 5.4.7
Release: 0
Summary: Deepin desktop-environment - Session UI module
License: GPL-3.0+
URL: https://github.com/linuxdeepin/dde-session-ui
-Source0:
https://github.com/linuxdeepin/dde-session-ui/archive/%{version}/%{_name}-%{version}.tar.gz
+Source0: %{url}/archive/%{version}/%{_name}-%{version}.tar.gz
Source1: logo.svg
Group: System/GUI/Other
BuildRequires: gtest
@@ -84,17 +84,21 @@
%install
%qmake5_install
+%find_lang %{_name} --with-qt
%files
-%defattr(-,root,root,-)
-%doc README.md CONTRIBUTING.md CHANGELOG.md
%license LICENSE
+%doc README.md CONTRIBUTING.md CHANGELOG.md
%{_bindir}/*
%{_datadir}/icons/hicolor/*/apps/*
%{_prefix}/lib/deepin-daemon
%dir %{_libdir}/dde-dock
%dir %{_libdir}/dde-dock/plugins
%{_libdir}/dde-dock/plugins/libnotifications.so
+%dir %{_datadir}/dde-session-ui
+%dir %{_datadir}/dde-session-ui/translations
+%{_datadir}/dde-session-ui/dde-session-ui.conf
+%{_datadir}/dde-session-ui/translations/dde-session-ui{,_ast,_fil,_pam}.qm
%{_datadir}/dbus-1/services/com.deepin.dde.welcome.service
%{_datadir}/dbus-1/services/com.deepin.dde.osd.service
%{_datadir}/dbus-1/services/com.deepin.dde.Notification.service
@@ -103,8 +107,6 @@
%{_datadir}/dbus-1/services/com.deepin.dde.WarningDialog.service
%{_datadir}/glib-2.0/schemas/com.deepin.dde.dock.module.notifications.gschema.xml
-%files lang
-%defattr(-,root,root,-)
-%{_datadir}/%{_name}
+%files lang -f %{_name}.lang
%changelog
++++++ dde-session-ui-5.4.6.tar.gz -> dde-session-ui-5.4.7.tar.gz ++++++
++++ 1814 lines of diff (skipped)