diff --git a/libtalloc.spec b/libtalloc.spec index 73891ec..3659512 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -1,7 +1,7 @@ %define major %(echo 2.0.1 | cut -d. -f1) Name: libtalloc Epoch: 1 -Version: 2.4.0 +Version: 2.4.1 Release: 1mamba Summary: The talloc library Group: System/Libraries @@ -115,6 +115,9 @@ chmod +x %{buildroot}%{_libdir}/libtalloc.so.%{version} %{python3_sitelib}/talloc.cpython-3*m-*-linux-gnu*.so %changelog +* Fri Jul 21 2023 Automatic Build System 2.4.1-1mamba +- automatic version update by autodist + * Sat Jan 21 2023 Automatic Build System 2.4.0-1mamba - automatic version update by autodist