automatic version update by autodist [release 2.7.9-1mamba;Tue Mar 28 2023]

This commit is contained in:
Automatic Build System 2024-01-05 21:38:16 +01:00
parent 268ea01110
commit 8bf0d6f771

View File

@ -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 <autodist@mambasoft.it> 2.7.9-1mamba
- automatic version update by autodist
* Sat Dec 03 2022 Automatic Build System <autodist@mambasoft.it> 2.7.8-1mamba
- automatic version update by autodist