diff --git a/7z2405-src.tar.xz b/7z2405-src.tar.xz deleted file mode 100644 index c61c4c0..0000000 --- a/7z2405-src.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63f341cf80b8d287c6e945519b3da0fa75553c85572a471b7fa6e68f9a90b790 -size 1486772 diff --git a/7z2406-src.tar.xz b/7z2406-src.tar.xz new file mode 100644 index 0000000..ade17d3 --- /dev/null +++ b/7z2406-src.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aa1660c773525b2ed84d6cd7ff0680c786ec0893b87e4db44654dcb7f5ac8b5 +size 1487008 diff --git a/7zip.changes b/7zip.changes index ad906a5..488cfad 100644 --- a/7zip.changes +++ b/7zip.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 6 20:49:59 UTC 2024 - Antonio Teixeira + +- Update to 24.06: + * The bug was fixed: 7-Zip could not unpack some ZSTD archives. + ------------------------------------------------------------------- Sun May 26 08:50:16 UTC 2024 - Andreas Stieger diff --git a/7zip.spec b/7zip.spec index fbba33a..11775cd 100644 --- a/7zip.spec +++ b/7zip.spec @@ -17,9 +17,9 @@ # -%define stripped_version 2405 +%define stripped_version 2406 Name: 7zip -Version: 24.05 +Version: 24.06 Release: 0 Summary: Command-line file archiver with high compression ratio # CPP/7zip/Compress/LzfseDecoder.cpp is under the BSD-3-Clause