diff --git a/python-mkdocs.spec b/python-mkdocs.spec index e8e91ea..c24c16c 100644 --- a/python-mkdocs.spec +++ b/python-mkdocs.spec @@ -1,5 +1,5 @@ Name: python-mkdocs -Version: 1.2.3 +Version: 1.3.0 Release: 1mamba Summary: Project documentation with Markdown Group: System/Libraries @@ -11,6 +11,7 @@ URL: https://www.mkdocs.org/ Source: https://github.com/mkdocs/mkdocs.git/%{version}/mkdocs-%{version}.tar.bz2 License: BSD ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END Requires: python >= %python_version @@ -43,6 +44,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Mar 27 2022 Automatic Build System 1.3.0-1mamba +- automatic version update by autodist + * Thu Oct 14 2021 Automatic Build System 1.2.3-1mamba - automatic version update by autodist