diff --git a/python-mkdocs.spec b/python-mkdocs.spec index f92804a..94d487a 100644 --- a/python-mkdocs.spec +++ b/python-mkdocs.spec @@ -1,5 +1,5 @@ Name: python-mkdocs -Version: 1.1.2 +Version: 1.2 Release: 1mamba Summary: Project documentation with Markdown Group: System/Libraries @@ -11,7 +11,6 @@ URL: https://www.mkdocs.org/ Source: https://github.com/mkdocs/mkdocs.git/%{version}/mkdocs-%{version}.tar.bz2 License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython-devel ## AUTOBUILDREQ-END Requires: python >= %python_version @@ -44,6 +43,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Jun 07 2021 Automatic Build System 1.2-1mamba +- automatic version update by autodist + * Thu Feb 25 2021 Automatic Build System 1.1.2-1mamba - automatic version update by autodist