Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package archmage for openSUSE:Factory checked in at 2026-01-17 21:42:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/archmage (Old) and /work/SRC/openSUSE:Factory/.archmage.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "archmage" Sat Jan 17 21:42:33 2026 rev:4 rq:1327798 version:0.4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/archmage/archmage.changes 2023-05-16 14:28:05.471970063 +0200 +++ /work/SRC/openSUSE:Factory/.archmage.new.1928/archmage.changes 2026-01-17 21:43:37.816085477 +0100 @@ -1,0 +2,6 @@ +Fri Jan 9 08:56:11 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Provide/obsolete the archmage basename in theprimary_python + package version. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ archmage.spec ++++++ --- /var/tmp/diff_new_pack.ZROyIr/_old 2026-01-17 21:43:38.972132833 +0100 +++ /var/tmp/diff_new_pack.ZROyIr/_new 2026-01-17 21:43:38.976132997 +0100 @@ -1,7 +1,7 @@ # # spec file for package archmage # -# Copyright (c) 2023 SUSE LLC +# 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 @@ -32,7 +32,7 @@ Requires: python-pychm Requires: python-sgmllib3k Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module beautifulsoup4} @@ -40,7 +40,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module sgmllib3k} # /SECTION -%ifpython38 +%if "%{python_flavor}" == "%{primary_python}" Provides: archmage = %{version} Obsoletes: archmage < %{version} %endif
