automatic version update by autodist [release 2.7.16-1mamba;Tue Dec 10 2024]
This commit is contained in:
parent
2087b70992
commit
1f2612df76
7
dar.spec
7
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 <autodist@openmamba.org> 2.7.16-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 29 2024 Automatic Build System <autodist@openmamba.org> 2.7.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user