diff --git a/taglib-2.0.1.tar.gz b/taglib-2.0.1.tar.gz deleted file mode 100644 index 365105d..0000000 --- a/taglib-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08c0a27b96aa5c4e23060fe0b6f93102ee9091a9385257b9d0ddcf467de0d925 -size 1432624 diff --git a/taglib-2.0.2.tar.gz b/taglib-2.0.2.tar.gz new file mode 100644 index 0000000..109a0d1 --- /dev/null +++ b/taglib-2.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de288d7fe34ba133199fd8512f19cc1100196826eafcb67a33b224ec3a59737 +size 1446419 diff --git a/taglib.changes b/taglib.changes index 52fa5a6..d7718c5 100644 --- a/taglib.changes +++ b/taglib.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Aug 27 17:26:46 UTC 2024 - Antonio Teixeira + +- Update to 2.0.2: + * Fix parsing of ID3v2.2 frames. + * Tolerate MP4 files with unknown atom types as generated by Android tools. + * Support setting properties with arbitrary names in MP4 tags. + * Windows: Fix "-p" option in tagwriter example. + * Support building with older utfcpp versions. + ------------------------------------------------------------------- Thu Jul 25 09:39:42 UTC 2024 - Dirk Müller diff --git a/taglib.spec b/taglib.spec index 0fa6409..a315f29 100644 --- a/taglib.spec +++ b/taglib.spec @@ -27,7 +27,7 @@ %bcond_with tests %endif Name: taglib%{psuffix} -Version: 2.0.1 +Version: 2.0.2 Release: 0 Summary: Audio Meta-Data Library License: LGPL-2.1-or-later AND MPL-1.1