Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package discount for openSUSE:Factory checked in at 2026-04-23 17:05:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/discount (Old) and /work/SRC/openSUSE:Factory/.discount.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "discount" Thu Apr 23 17:05:37 2026 rev:18 rq:1348391 version:3.0.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/discount/discount.changes 2025-11-20 14:47:32.743195654 +0100 +++ /work/SRC/openSUSE:Factory/.discount.new.11940/discount.changes 2026-04-23 17:09:40.081231997 +0200 @@ -1,0 +2,8 @@ +Wed Apr 15 11:34:09 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Explicitly BuildRequire update-alternatives and mark it as being + used in post/postun: this was nicely masked by the fact that + binutils, installed on every system, already dragged u-a in, + which is no longer the case. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ discount.spec ++++++ --- /var/tmp/diff_new_pack.PVD2ZF/_old 2026-04-23 17:09:40.673256354 +0200 +++ /var/tmp/diff_new_pack.PVD2ZF/_new 2026-04-23 17:09:40.677256519 +0200 @@ -1,7 +1,7 @@ # # spec file for package discount # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,8 @@ BuildRequires: fdupes BuildRequires: pkgconfig Provides: markdown -Requires(preun): update-alternatives +BuildRequires: update-alternatives +Requires(post): update-alternatives Requires(postun): update-alternatives %description
