diff --git a/python-pdm.changes b/python-pdm.changes index 8d768dc..c3a7801 100644 --- a/python-pdm.changes +++ b/python-pdm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 5 09:17:36 UTC 2024 - Markéta Machová + +- Fix build on Leap 15.6 + ------------------------------------------------------------------- Tue Jul 2 08:11:05 UTC 2024 - Daniel Garcia diff --git a/python-pdm.spec b/python-pdm.spec index 6fc5b46..c065613 100644 --- a/python-pdm.spec +++ b/python-pdm.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-pdm # # Copyright (c) 2024 SUSE LLC # @@ -72,7 +72,7 @@ Requires: python-typing-extensions Requires: python-truststore %endif Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch # SECTION test requirements %if %{with test}