diff --git a/python-libversion.spec b/python-libversion.spec index de73675..8d7030e 100644 --- a/python-libversion.spec +++ b/python-libversion.spec @@ -1,5 +1,5 @@ Name: python-libversion -Version: 1.2.1 +Version: 1.2.2 Release: 1mamba Summary: Python bindings for libversion, which provides fast, powerful and correct generic version string comparison algorithm Group: System/Libraries @@ -17,7 +17,6 @@ BuildRequires: libversion-devel BuildRequires: python3 ## AUTOBUILDREQ-END Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -53,5 +52,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Fri Feb 26 2021 Automatic Build System 1.2.2-1mamba +- automatic version update by autodist + * Sun Jan 31 2021 Silvan Calarco 1.2.1-1mamba - package created using the webbuild interface