diff --git a/dar.spec b/dar.spec index 0e6898f..df0d8a6 100644 --- a/dar.spec +++ b/dar.spec @@ -1,7 +1,7 @@ %define libname lib%{name} Name: dar -Version: 2.7.8 +Version: 2.7.9 Release: 1mamba Summary: A shell command that backs up directory trees and files Group: Applications/Archiving @@ -13,6 +13,7 @@ Source: http://downloads.sourceforge.net/sourceforge/dar/dar-%{version}.t License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libargon2-devel BuildRequires: libassuan-devel BuildRequires: libattr-devel BuildRequires: libbzip2-devel @@ -107,6 +108,9 @@ mv %{buildroot}%{_libdir}/python3/dist-packages/* %{buildroot}%{pyhton3_sitearch %doc ChangeLog NEWS README THANKS TODO %changelog +* Tue Mar 28 2023 Automatic Build System 2.7.9-1mamba +- automatic version update by autodist + * Sat Dec 03 2022 Automatic Build System 2.7.8-1mamba - automatic version update by autodist