File apetag.changes of Package apetag
------------------------------------------------------------------- Fri Jul 01 07:30:23 UTC 2022 - marec@detebe.org - Update to version 1.1.2+git20220307: * Unit test for false ID3 positive detection. * Avoid false positives when detecting ID3v1 tags. * Reinforce tag != item separation. Add missing quotes to Info and Warning items. Clarifications and cleanups. * clang-format main.C * File switch description clarification. * Function bracket whitespace. * Check keys for only ASCII printable characters as required by the APEv2 spec. * Break out the key validity check. Check for invalid keys prior to allowing them to be added to the tag. * Introduce tab spaces replacing hard-coded spaces and quotation marks into the read mode output. Add a legend at the top of the output. * Update the unit testing for disallowed item keys. ------------------------------------------------------------------- Fri Jul 1 07:24:03 UTC 2022 - marec <marec@detebe.org> - initial package build