1 Commits

Author SHA256 Message Date
e372e6d207 Convert to libalternatives, bsc#1245883 2025-11-03 14:55:42 +01:00
2 changed files with 2 additions and 7 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Thu Oct 9 12:34:12 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Fix alternative for the man page on SLE 15
-------------------------------------------------------------------
Thu Aug 21 09:59:03 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-natsort
#
# Copyright (c) 2025 SUSE LLC and contributors
# 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
@@ -81,7 +81,7 @@ export LANG=en_US.UTF8
%pytest --hypothesis-profile=slow-tests
%post
%python_install_alternative natsort natsort.1
%python_install_alternative natsort
%postun
%python_uninstall_alternative natsort