diff --git a/MAC_890_SDK.zip b/MAC_890_SDK.zip deleted file mode 100644 index 7185697..0000000 --- a/MAC_890_SDK.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b78d57c25ad9c5ac507beaefb0f9d6e2fced123f76d3747402dcfe9cc8b26186 -size 1601544 diff --git a/MAC_892_SDK.zip b/MAC_892_SDK.zip new file mode 100644 index 0000000..18460b0 --- /dev/null +++ b/MAC_892_SDK.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada511b5fe58e05a12440646a7d568f47aa9f6ec69f42b30f1f6e97084e241d3 +size 1603022 diff --git a/license.html b/license.html index 9dc13fc..bcf6677 100644 --- a/license.html +++ b/license.html @@ -3,9 +3,9 @@ - + Monkey's Audio - a fast and powerful lossless audio compressor - + @@ -15,7 +15,7 @@ @@ -24,9 +24,9 @@ diff --git a/mac.changes b/mac.changes index 5f60b65..be4504a 100644 --- a/mac.changes +++ b/mac.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Oct 10 09:34:12 UTC 2022 - Lukas Kucharczyk + +- Version 8.92 (October 7, 2022) + - Changed: Moved that the APE namespace is being used into CPP files instead of the global header. + - Fixed: The Console header was relying upon undefined types, now correctly includes All.h (thanks Valérian Sibille). + - Fixed: NoWindows.h now defines TCHAR, LPTSTR, LPCTSTR outside of the APE namespace like on Windows (thanks Valérian Sibille). +- Version 8.91 (October 7, 2022) + - Changed: Worked through the rest of the Clang-Tidy warnings. + - Changed: Turned on whole program optimization for the DirectShow filter (already on for everything else). + - Fixed: With the non-Windows standard file reader, reads that didn't read any bytes would be reported as successful, causing FFmpeg pipes to hang forever after reaching the end of the input file (thanks Valérian Sibille). + + ------------------------------------------------------------------- Thu Oct 6 09:39:12 UTC 2022 - Lukas Kucharczyk diff --git a/mac.spec b/mac.spec index cc94d74..1386e33 100644 --- a/mac.spec +++ b/mac.spec @@ -16,9 +16,9 @@ # -%define _version 890 +%define _version 892 Name: mac -Version: 8.90 +Version: 8.92 Release: 0 Summary: APE codec and decompressor License: SUSE-Permissive