diff --git a/python-xxhash.spec b/python-xxhash.spec index 028f5a8..72c9f47 100644 --- a/python-xxhash.spec +++ b/python-xxhash.spec @@ -1,5 +1,5 @@ Name: python-xxhash -Version: 2.0.0 +Version: 2.0.2 Release: 1mamba Summary: A Python binding for the xxHash library Group: System/Libraries @@ -14,7 +14,6 @@ License: BSD ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -45,5 +44,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Apr 15 2021 Automatic Build System 2.0.2-1mamba +- automatic version update by autodist + * Sun Jan 31 2021 Silvan Calarco 2.0.0-1mamba - package created using the webbuild interface