3 Commits

View File

@ -1,5 +1,5 @@
Name: libarchive
Version: 3.7.5
Version: 3.7.8
Release: 1mamba
Summary: Single library to read/write tar, cpio, pax, zip, iso9660, etc.
Group: System/Libraries
@ -54,7 +54,6 @@ This package contains the following programs built on libarchive:
- bsdcpio
A different interface to cpio with essentially the same functionality.
%debug_package
%prep
%setup -q
@ -116,6 +115,15 @@ mv %{buildroot}%{_mandir}/man5/tar.5 %{buildroot}%{_mandir}/man5/archive_tar.5
%{_mandir}/man1/bsdunzip.1*
%changelog
* Thu Mar 20 2025 Automatic Build System <autodist@openmamba.org> 3.7.8-1mamba
- automatic version update by autodist
* Sun Oct 13 2024 Automatic Build System <autodist@openmamba.org> 3.7.7-1mamba
- automatic version update by autodist
* Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 3.7.6-1mamba
- automatic version update by autodist
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 3.7.5-1mamba
- automatic version update by autodist