automatic version update by autodist [release 2.7.17-1mamba;Sat Mar 22 2025]

This commit is contained in:
2025-03-23 10:08:16 +01:00
parent 1f2612df76
commit 47a0bc8399

View File

@@ -1,7 +1,7 @@
%define libname lib%{name}
Name: dar
Version: 2.7.16
Version: 2.7.17
Release: 1mamba
Summary: A shell command that backs up directory trees and files
Group: Applications/Archiving
@@ -59,7 +59,6 @@ Obsoletes: libdar22-devel < 2.7.8
The core part of DAR programs.
This package contains static libraries and header files needed for development.
%debug_package
%prep
%setup -q
@@ -107,6 +106,9 @@ mv %{buildroot}%{_libdir}/python3/dist-packages/* %{buildroot}%{pyhton3_sitearch
%doc ChangeLog NEWS README THANKS TODO
%changelog
* Sat Mar 22 2025 Automatic Build System <autodist@openmamba.org> 2.7.17-1mamba
- automatic version update by autodist
* Tue Dec 10 2024 Automatic Build System <autodist@openmamba.org> 2.7.16-1mamba
- automatic version update by autodist