diff --git a/taglib-1.13.1.tar.gz b/taglib-1.13.1.tar.gz new file mode 100644 index 0000000..f010972 --- /dev/null +++ b/taglib-1.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8da2b10f1bfec2cd7dbfcd33f4a2338db0765d851a50583d410bacf055cfd0b +size 1372618 diff --git a/taglib-1.13.tar.gz b/taglib-1.13.tar.gz deleted file mode 100644 index 2d12055..0000000 --- a/taglib-1.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58f08b4db3dc31ed152c04896ee9172d22052bc7ef12888028c01d8b1d60ade0 -size 1371504 diff --git a/taglib.changes b/taglib.changes index 1106aae..4bf636a 100644 --- a/taglib.changes +++ b/taglib.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Jul 12 14:20:57 UTC 2023 - Danilo Spinella + +- Update to version 1.13.1: + * Fixed parsing of TXXX frames without description. + * Detect MP4 atoms with invalid length or type. + * Do not miss ID3v2 frames when an extended header is present. + * Use property "DISCSUBTITLE" for ID3v2 "TSST" frame. + * Build system improvements: Use absolute path for macOS dylib install name, + support --define-prefix when using pkg-config, fixed minimum required + CppUnit version. + * Code clean up using clang-tidy. + ------------------------------------------------------------------- Thu Nov 17 21:40:14 UTC 2022 - Jonas Kvinge diff --git a/taglib.spec b/taglib.spec index 71275c4..def2018 100644 --- a/taglib.spec +++ b/taglib.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %bcond_with tests %endif Name: taglib%{psuffix} -Version: 1.13 +Version: 1.13.1 Release: 0 Summary: Audio Meta-Data Library License: LGPL-2.1-or-later AND MPL-1.1