Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hare-libnotify for openSUSE:Factory checked in at 2025-01-24 13:40:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hare-libnotify (Old) and /work/SRC/openSUSE:Factory/.hare-libnotify.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hare-libnotify" Fri Jan 24 13:40:08 2025 rev:2 rq:1239970 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hare-libnotify/hare-libnotify.changes 2024-12-22 18:04:05.147475662 +0100 +++ /work/SRC/openSUSE:Factory/.hare-libnotify.new.2316/hare-libnotify.changes 2025-01-24 13:40:20.074484323 +0100 @@ -1,0 +2,5 @@ +Mon Jan 20 13:55:18 UTC 2025 - Andreas Schwab <sch...@suse.de> + +- Don't link as PIE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hare-libnotify.spec ++++++ --- /var/tmp/diff_new_pack.2aacFb/_old 2025-01-24 13:40:20.850516374 +0100 +++ /var/tmp/diff_new_pack.2aacFb/_new 2025-01-24 13:40:20.854516538 +0100 @@ -1,7 +1,7 @@ # # spec file for package hare-libnotify # -# Copyright (c) 2023 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %global haredir %{_usrsrc}/hare Name: hare-libnotify @@ -31,11 +32,12 @@ BuildRequires: pkgconfig(libpng) BuildArch: noarch Recommends: notification-daemon +# harec cannot produce PIE compatible code +#!BuildIgnore: gcc-PIE %description An attempt to create Hare bindings for libnotify. - %prep %autosetup