diff --git a/dar.spec b/dar.spec index a384be0..5542543 100644 --- a/dar.spec +++ b/dar.spec @@ -1,7 +1,7 @@ %define libname lib%{name} Name: dar -Version: 2.7.15 +Version: 2.7.16 Release: 1mamba Summary: A shell command that backs up directory trees and files Group: Applications/Archiving @@ -84,8 +84,6 @@ mv %{buildroot}%{_libdir}/python3/dist-packages/* %{buildroot}%{pyhton3_sitearch %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n %{libname} -p /sbin/ldconfig -%postun -n %{libname} -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -109,6 +107,9 @@ mv %{buildroot}%{_libdir}/python3/dist-packages/* %{buildroot}%{pyhton3_sitearch %doc ChangeLog NEWS README THANKS TODO %changelog +* Tue Dec 10 2024 Automatic Build System 2.7.16-1mamba +- automatic version update by autodist + * Sat Jun 29 2024 Automatic Build System 2.7.15-1mamba - automatic version update by autodist