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