diff --git a/.files b/.files index 6911e4a..47f5611 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index d09c408..d8e27ad 100644 --- a/.rev +++ b/.rev @@ -31,4 +31,12 @@ 986563 + + cef02a3776fc310de21181146dcdeca8 + 22.01 + + RBrownFactory + + 991191 + diff --git a/7z2200-src.tar.xz b/7z2200-src.tar.xz deleted file mode 120000 index 4ffcfef..0000000 --- a/7z2200-src.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihyhap7p4sikezpt2xwxjlsixh465vdhlxcropgsakhy6sx4ezytu \ No newline at end of file diff --git a/7z2201-src.tar.xz b/7z2201-src.tar.xz new file mode 120000 index 0000000..fb0e5f9 --- /dev/null +++ b/7z2201-src.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiel5yzg4z3ikjmhvnpq3zuh5afahtslqpfjnba6thqoqeodbspktm \ No newline at end of file diff --git a/7zip.changes b/7zip.changes index c22ef86..b87f980 100644 --- a/7zip.changes +++ b/7zip.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Fri Jul 22 21:16:09 UTC 2022 - Dirk Müller + +- update to 22.01: + * UDF support was improved to UDF version 2.60. + * HFS and APFS support was improved. + +------------------------------------------------------------------- Sun Jul 3 21:01:22 UTC 2022 - Matthias Eliasson - Update to version 22.00: diff --git a/7zip.spec b/7zip.spec index f71b6ee..8d477cc 100644 --- a/7zip.spec +++ b/7zip.spec @@ -16,9 +16,9 @@ # -%define stripped_version 2200 +%define stripped_version 2201 Name: 7zip -Version: 22.00 +Version: 22.01 Release: 0 Summary: File Archivier # CPP/7zip/Compress/LzfseDecoder.cpp is under the BSD-3-Clause