automatic version update by autodist [release 2.8.1-1mamba;Thu Sep 25 2025]

This commit is contained in:
2025-09-26 10:04:18 +02:00
parent b8c211d7a9
commit 04c7f9b91a

View File

@@ -1,7 +1,7 @@
%define libname lib%{name}
Name: dar
Version: 2.8.0
Version: 2.8.1
Release: 1mamba
Summary: A shell command that backs up directory trees and files
Group: Applications/Archiving
@@ -76,10 +76,6 @@ This package contains static libraries and header files needed for development.
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
install -d -m0755 %{buildroot}%{python3_sitearch}
mv %{buildroot}%{_libdir}/python3/dist-packages/* %{buildroot}%{pyhton3_sitearch}
%find_lang %{name}
%clean
@@ -108,6 +104,9 @@ mv %{buildroot}%{_libdir}/python3/dist-packages/* %{buildroot}%{pyhton3_sitearch
%doc ChangeLog NEWS README THANKS TODO
%changelog
* Thu Sep 25 2025 Automatic Build System <autodist@openmamba.org> 2.8.1-1mamba
- automatic version update by autodist
* Sun Aug 03 2025 Automatic Build System <autodist@openmamba.org> 2.8.0-1mamba
- automatic version update by autodist