From 81487fde5b86e52cb83a19daf89eae0ab7ab7430 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Tue, 1 Apr 2025 13:49:38 +0800 Subject: [PATCH] 3.7.9 --- libarchive-3.7.8.tar.xz => libarchive-3.7.9.tar.xz | 4 ++-- libarchive.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename libarchive-3.7.8.tar.xz => libarchive-3.7.9.tar.xz (32%) diff --git a/libarchive-3.7.8.tar.xz b/libarchive-3.7.9.tar.xz similarity index 32% rename from libarchive-3.7.8.tar.xz rename to libarchive-3.7.9.tar.xz index 8507c4f..d8e08e2 100644 --- a/libarchive-3.7.8.tar.xz +++ b/libarchive-3.7.9.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32a51747527e01f50d0e06abad0fe0b95b6fa40b8fc173c48b8bd97d0f743330 -size 5493312 +oid sha256:ed8b5732e4cd6e30fae909fb945cad8ff9cb7be5c6cdaa3944ec96e4a200c04c +size 5494688 diff --git a/libarchive.spec b/libarchive.spec index 9cd6d1c..2493729 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,7 +1,7 @@ %bcond_without check Name: libarchive -Version: 3.7.8 +Version: 3.7.9 Release: 1 Summary: Multi-format archive and compression library License: BSD-2-Clause @@ -187,6 +187,9 @@ run_testsuite %{_bindir}/bsdunzip %changelog +* Tue Apr 01 2025 Funda Wang - 3.7.9-1 +- update to 3.7.9 + * Sun Mar 23 2025 Funda Wang - 3.7.8-1 - update to 3.7.8 -- Gitee