diff --git a/libarchive-3.7.6.tar.xz b/libarchive-3.7.7.tar.xz similarity index 42% rename from libarchive-3.7.6.tar.xz rename to libarchive-3.7.7.tar.xz index 6e4a94a24278da010037b1d7fae6899c8662592b..f9dc854409085875ff24520873d95f7f42318163 100644 Binary files a/libarchive-3.7.6.tar.xz and b/libarchive-3.7.7.tar.xz differ diff --git a/libarchive.spec b/libarchive.spec index e386b6b8cb678c7cb96c4da43860db2a952b5221..1bff6892834d04be04db92fbce24b30cf675bbdc 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,12 +1,12 @@ %bcond_without check Name: libarchive -Version: 3.7.6 +Version: 3.7.7 Release: 1 Summary: Multi-format archive and compression library License: BSD-2-Clause URL: https://www.libarchive.org/ -Source0: https://libarchive.org/downloads/%{name}-%{version}.tar.xz +Source0: https://github.com/libarchive/libarchive/releases/download/v%{version}/%{name}-%{version}.tar.xz BuildRequires: gcc bison sharutils zlib-devel bzip2-devel xz-devel BuildRequires: e2fsprogs-devel libacl-devel libattr-devel @@ -187,6 +187,9 @@ run_testsuite %{_bindir}/bsdunzip %changelog +* Sun Oct 13 2024 Funda Wang - 3.7.7-1 +- update to 3.7.7 + * Tue Sep 24 2024 Funda Wang - 3.7.6-1 - update to 3.7.6