diff --git a/python-lazy-object-proxy.spec b/python-lazy-object-proxy.spec index 3bad111..b08e19a 100644 --- a/python-lazy-object-proxy.spec +++ b/python-lazy-object-proxy.spec @@ -1,5 +1,5 @@ Name: python-lazy-object-proxy -Version: 1.5.2 +Version: 1.6.0 Release: 1mamba Summary: A fast and thorough lazy object proxy Group: System/Libraries @@ -14,7 +14,6 @@ BuildRequires: python3 ## 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 +* Wed Mar 24 2021 Automatic Build System 1.6.0-1mamba +- automatic version update by autodist + * Thu Jan 21 2021 Silvan Calarco 1.5.2-1mamba - package created using the webbuild interface