diff --git a/libarchive-3.7.9.tar.xz b/libarchive-3.8.1.tar.xz similarity index 32% rename from libarchive-3.7.9.tar.xz rename to libarchive-3.8.1.tar.xz index d8e08e2a2450aec9c0bb463c7f6daf235f4827da..2351cc422761995f1b66811c306b25d209908967 100644 --- a/libarchive-3.7.9.tar.xz +++ b/libarchive-3.8.1.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed8b5732e4cd6e30fae909fb945cad8ff9cb7be5c6cdaa3944ec96e4a200c04c -size 5494688 +oid sha256:19f917d42d530f98815ac824d90c7eaf648e9d9a50e4f309c812457ffa5496b5 +size 5950428 diff --git a/libarchive.spec b/libarchive.spec index 24937291c7ecc855fe2e1b62a9a8110a610139cc..6c23d4fa5a836208014c02e006300a574509a7e7 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,7 +1,7 @@ %bcond_without check Name: libarchive -Version: 3.7.9 +Version: 3.8.1 Release: 1 Summary: Multi-format archive and compression library License: BSD-2-Clause @@ -67,9 +67,7 @@ libarchive packages. It is designed to provide an interface compatible with Info %autosetup -n %{name}-%{version} -p1 %build -%configure --disable-rpath --disable-static --without-lzo2 LT_SYS_LIBRARY_PATH=%_libdir -%disable_rpath - +%configure --disable-rpath --disable-static --without-lzo2 %make_build %install @@ -187,6 +185,9 @@ run_testsuite %{_bindir}/bsdunzip %changelog +* Mon Jun 02 2025 Funda Wang - 3.8.1-1 +- update to 3.8.1 + * Tue Apr 01 2025 Funda Wang - 3.7.9-1 - update to 3.7.9