Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dunst for openSUSE:Factory checked in at 2022-03-15 19:04:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dunst (Old) and /work/SRC/openSUSE:Factory/.dunst.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dunst" Tue Mar 15 19:04:53 2022 rev:11 rq:961853 version:1.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/dunst/dunst.changes 2021-09-03 21:27:05.566249540 +0200 +++ /work/SRC/openSUSE:Factory/.dunst.new.25692/dunst.changes 2022-03-15 19:05:40.932979125 +0100 @@ -1,0 +2,11 @@ +Tue Dec 7 10:46:42 UTC 2021 - Danilo Spinella <danilo.spine...@suse.com> + +- Update to 1.7.2 + * release notes: + https://github.com/dunst-project/dunst/blob/master/CHANGELOG.md +- Drop unneeded patch: + * makefile.patch +- Drop upstreamed patch: + * dunst-xdg-open-can-open-URLs-don-t-rely-on-specific-hardco.patch + +------------------------------------------------------------------- Old: ---- dunst-1.6.1.tar.gz dunst-xdg-open-can-open-URLs-don-t-rely-on-specific-hardco.patch makefile.patch New: ---- dunst-1.7.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dunst.spec ++++++ --- /var/tmp/diff_new_pack.0nlmcR/_old 2022-03-15 19:05:41.532979531 +0100 +++ /var/tmp/diff_new_pack.0nlmcR/_new 2022-03-15 19:05:41.536979534 +0100 @@ -18,15 +18,13 @@ %{!?_userunitdir:%define _userunitdir %{_prefix}/lib/systemd/user} Name: dunst -Version: 1.6.1 +Version: 1.7.2 Release: 0 Summary: A customizable notification daemon License: BSD-3-Clause Group: System/GUI/Other URL: https://dunst-project.org Source: https://github.com/dunst-project/dunst/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: makefile.patch -Patch2: dunst-xdg-open-can-open-URLs-don-t-rely-on-specific-hardco.patch BuildRequires: pkgconfig BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(cairo) @@ -36,6 +34,7 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(pangocairo) +BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) @@ -52,14 +51,10 @@ %autopatch -p1 %build -CFLAGS="%{optflags}" make %{?_smp_mflags} all dunstify +%make_build SYSCONFDIR=%{_sysconfdir} all dunstify %install -%make_install PREFIX=%{_prefix} -install -Dm755 dunstify %{buildroot}%{_bindir}/dunstify - -sed -i -e 's/Exec.*/Exec=\/usr\/bin\/dunst/' %{buildroot}/%{_datadir}/dbus-1/services/org.knopwob.dunst.service -sed -i -e 's/ExecStart.*/ExecStart=\/usr\/bin\/dunst/' %{buildroot}/%{_userunitdir}/dunst.service +%make_install PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir} %files %doc CHANGELOG.md README.md ++++++ dunst-1.6.1.tar.gz -> dunst-1.7.2.tar.gz ++++++ ++++ 15084 lines of diff (skipped)