From e3e1ee8c25fe15f9be4a9f5a89a1d339e7e341a5 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Tue, 18 Nov 2025 12:29:10 +0800 Subject: [PATCH] 3.8.3 --- libarchive-3.8.2.tar.xz => libarchive-3.8.3.tar.xz | 4 ++-- libarchive.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename libarchive-3.8.2.tar.xz => libarchive-3.8.3.tar.xz (32%) diff --git a/libarchive-3.8.2.tar.xz b/libarchive-3.8.3.tar.xz similarity index 32% rename from libarchive-3.8.2.tar.xz rename to libarchive-3.8.3.tar.xz index 8815819..4813247 100644 --- a/libarchive-3.8.2.tar.xz +++ b/libarchive-3.8.3.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db0dee91561cbd957689036a3a71281efefd131d35d1d98ebbc32720e4da58e2 -size 5853628 +oid sha256:90e21f2b89f19391ce7b90f6e48ed9fde5394d23ad30ae256fb8236b38b99788 +size 5990552 diff --git a/libarchive.spec b/libarchive.spec index cdf0b26..f73a8a2 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,7 +1,7 @@ %bcond_without check Name: libarchive -Version: 3.8.2 +Version: 3.8.3 Release: 1 Summary: Multi-format archive and compression library License: BSD-2-Clause @@ -185,6 +185,9 @@ run_testsuite %{_bindir}/bsdunzip %changelog +* Tue Nov 18 2025 Funda Wang - 3.8.3-1 +- update to 3.8.3 + * Thu Oct 16 2025 Funda Wang - 3.8.2-1 - update to 3.8.2 -- Gitee