fix typo in obsoleting python-recommonmark-py310 [release 0.7.1-5mamba;Fri Mar 15 2024]
This commit is contained in:
parent
8aec717a77
commit
88e9e7116c
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-recommonmark
|
||||
Version: 0.7.1
|
||||
Release: 4mamba
|
||||
Release: 5mamba
|
||||
Summary: A 'docutils'-compatibility bridge to [CommonMark][cm]
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -26,7 +26,7 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
%if 0%{?with_pyver}
|
||||
%if "%{?with_pyver}" == "3"
|
||||
%define py_requires_append \
|
||||
Obsoletes: python-recommonmark < 0.7.1-4mamba
|
||||
Obsoletes: python-recommonmark < 0.7.1-4mamba \
|
||||
Obsoletes: python-recommonmark-py310 < 0.7.1-4mamba
|
||||
%endif
|
||||
|
||||
@ -63,6 +63,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1-5mamba
|
||||
- fix typo in obsoleting python-recommonmark-py310
|
||||
|
||||
* Thu Mar 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1-4mamba
|
||||
- obsolete python-recommonmark-py310
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user