From 3f0db824f0d1fd4c90e0712f4f149fb529b45f46 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Thu, 16 Oct 2025 23:51:37 +0800 Subject: [PATCH] 3.8.2 --- libarchive-3.8.1.tar.xz => libarchive-3.8.2.tar.xz | 4 ++-- libarchive.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename libarchive-3.8.1.tar.xz => libarchive-3.8.2.tar.xz (32%) diff --git a/libarchive-3.8.1.tar.xz b/libarchive-3.8.2.tar.xz similarity index 32% rename from libarchive-3.8.1.tar.xz rename to libarchive-3.8.2.tar.xz index 2351cc4..8815819 100644 --- a/libarchive-3.8.1.tar.xz +++ b/libarchive-3.8.2.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19f917d42d530f98815ac824d90c7eaf648e9d9a50e4f309c812457ffa5496b5 -size 5950428 +oid sha256:db0dee91561cbd957689036a3a71281efefd131d35d1d98ebbc32720e4da58e2 +size 5853628 diff --git a/libarchive.spec b/libarchive.spec index 6c23d4f..cdf0b26 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,7 +1,7 @@ %bcond_without check Name: libarchive -Version: 3.8.1 +Version: 3.8.2 Release: 1 Summary: Multi-format archive and compression library License: BSD-2-Clause @@ -185,6 +185,9 @@ run_testsuite %{_bindir}/bsdunzip %changelog +* Thu Oct 16 2025 Funda Wang - 3.8.2-1 +- update to 3.8.2 + * Mon Jun 02 2025 Funda Wang - 3.8.1-1 - update to 3.8.1 -- Gitee