diff --git a/dar.spec b/dar.spec index 0c42984..8519436 100644 --- a/dar.spec +++ b/dar.spec @@ -1,7 +1,7 @@ %define libname lib%{name} Name: dar -Version: 2.6.13 +Version: 2.6.14 Release: 1mamba Summary: A shell command that backs up directory trees and files Group: Applications/Archiving @@ -12,7 +12,6 @@ URL: https://dar.sourceforge.net/ Source: http://downloads.sourceforge.net/sourceforge/dar/dar-%{version}.tar.gz License: GPL Requires: %{libname} >= %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libbzip2-devel @@ -99,6 +98,9 @@ mv %{buildroot}%{_libdir}/python3/dist-packages/* %{buildroot}%{pyhton3_sitearch %doc ChangeLog NEWS README THANKS TODO %changelog +* Mon Mar 15 2021 Automatic Build System 2.6.14-1mamba +- automatic version update by autodist + * Tue Feb 09 2021 Automatic Build System 2.6.13-1mamba - automatic version update by autodist