Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package notification-daemon for 
openSUSE:Factory checked in at 2022-04-22 21:53:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/notification-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.notification-daemon.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "notification-daemon"

Fri Apr 22 21:53:12 2022 rev:51 rq:971096 version:3.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/notification-daemon/notification-daemon.changes  
2021-09-25 00:35:30.723136750 +0200
+++ 
/work/SRC/openSUSE:Factory/.notification-daemon.new.1538/notification-daemon.changes
        2022-04-22 21:53:49.246776360 +0200
@@ -1,0 +2,5 @@
+Tue Apr 19 21:17:31 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- skip empty post/postuninstalls on SLE15+ 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ notification-daemon.spec ++++++
--- /var/tmp/diff_new_pack.OiShgw/_old  2022-04-22 21:53:49.690776866 +0200
+++ /var/tmp/diff_new_pack.OiShgw/_new  2022-04-22 21:53:49.694776870 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package notification-daemon
 #
-# 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,7 +23,7 @@
 Summary:        Notification Daemon
 License:        GPL-2.0-or-later
 Group:          System/Daemons
-URL:            http://galago-project.org/
+URL:            https://galago-project.org/
 Source:         
https://download.gnome.org/sources/notification-daemon/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -50,11 +50,13 @@
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file %{name}
 
+%if 0%{?suse_version} <= 1315
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
+%endif
 
 %files
 # README is empty

Reply via email to