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 2025-05-27 18:51:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/notification-daemon (Old) and /work/SRC/openSUSE:Factory/.notification-daemon.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notification-daemon" Tue May 27 18:51:17 2025 rev:52 rq:1280025 version:3.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/notification-daemon/notification-daemon.changes 2022-04-22 21:53:49.246776360 +0200 +++ /work/SRC/openSUSE:Factory/.notification-daemon.new.2732/notification-daemon.changes 2025-05-27 18:51:42.832608982 +0200 @@ -1,0 +2,6 @@ +Fri May 23 16:39:12 UTC 2025 - Bjørn Lie <bjorn....@gmail.com> + +- Drop obsolete update-desktop-files BuildRequires and macro. +- Modernized spec, use modern macros. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ notification-daemon.spec ++++++ --- /var/tmp/diff_new_pack.tsp1bQ/_old 2025-05-27 18:51:44.136663849 +0200 +++ /var/tmp/diff_new_pack.tsp1bQ/_new 2025-05-27 18:51:44.160664859 +0200 @@ -1,7 +1,7 @@ # # spec file for package notification-daemon # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,8 +25,8 @@ Group: System/Daemons URL: https://galago-project.org/ Source: https://download.gnome.org/sources/notification-daemon/%{_version}/%{name}-%{version}.tar.xz + BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-2.0) >= 2.27.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.5 BuildRequires: pkgconfig(x11) @@ -38,25 +38,16 @@ %lang_package %prep -%setup -q +%autosetup %build %configure \ --disable-static -make %{?_smp_mflags} V=1 +%make_build %install %make_install %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