diff --git a/python-contextlib2.spec b/python-contextlib2.spec index 03d0d1d..d9f8efa 100644 --- a/python-contextlib2.spec +++ b/python-contextlib2.spec @@ -1,5 +1,5 @@ Name: python-contextlib2 -Version: 0.6.0.post1 +Version: 21.6.0 Release: 1mamba Summary: A backport of the standard library's contextlib Group: System/Libraries @@ -10,11 +10,9 @@ URL: https://pypi.org/project/contextlib2/ Source: https://pypi.debian.net/contextlib2/contextlib2-%{version}.tar.gz License: Python Software Foundation License ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-contextlib2' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -50,5 +48,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Sun Jun 27 2021 Automatic Build System 21.6.0-1mamba +- automatic version update by autodist + * Sun Sep 27 2020 Silvan Calarco 0.6.0.post1-1mamba - package created using the webbuild interface