automatic version update by autodist [release 3.7.5-1mamba;Sat Sep 14 2024]
This commit is contained in:
parent
fbb7b780ea
commit
0c03c39b71
@ -1,5 +1,5 @@
|
||||
Name: libarchive
|
||||
Version: 3.7.4
|
||||
Version: 3.7.5
|
||||
Release: 1mamba
|
||||
Summary: Single library to read/write tar, cpio, pax, zip, iso9660, etc.
|
||||
Group: System/Libraries
|
||||
@ -86,8 +86,6 @@ mv %{buildroot}%{_mandir}/man5/tar.5 %{buildroot}%{_mandir}/man5/archive_tar.5
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -118,6 +116,9 @@ mv %{buildroot}%{_mandir}/man5/tar.5 %{buildroot}%{_mandir}/man5/archive_tar.5
|
||||
%{_mandir}/man1/bsdunzip.1*
|
||||
|
||||
%changelog
|
||||
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 3.7.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 27 2024 Automatic Build System <autodist@openmamba.org> 3.7.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user