Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package taglib for openSUSE:Factory checked 
in at 2022-11-19 18:08:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/taglib (Old)
 and      /work/SRC/openSUSE:Factory/.taglib.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "taglib"

Sat Nov 19 18:08:52 2022 rev:61 rq:1036639 version:1.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/taglib/taglib.changes    2022-05-12 
22:57:34.972573053 +0200
+++ /work/SRC/openSUSE:Factory/.taglib.new.1597/taglib.changes  2022-11-19 
18:08:59.286325642 +0100
@@ -1,0 +2,22 @@
+Thu Nov 17 21:40:14 UTC 2022 - Jonas Kvinge <jona...@opensuse.org>
+
+- Update to version 1.13:
+  * Added interface StreamTypeResolver to support streams which cannot be 
fopen()'ed, e.g. network files.
+  * Added MP4::File::strip() to remove meta atom from MP4 file.
+  * Added Map::value() to look up without creating entry.
+  * Use property "WORK" instead of "CONTENTGROUP" for ID3v2 "TIT1" frame,
+  * use property "WORK" for ASF "WM/ContentGroupDescription",
+  * use property "COMPILATION" for ID3v2 "TCMP" frame.
+  * Build system improvements: option WITH_ZLIB, BUILD_TESTING instead of
+  * BUILD_TESTS, GNUInstallDirs, FeatureSummary, tests with BUILD_SHARED_LIBS,
+  * cross compilation with Buildroot, systems without HAVE_GCC_ATOMIC, Clang.
+  * Fixed heap-buffer-overflows when handling ASF, APE, FLAC, ID3v2, MP4, MPC 
tags.
+  * Fixed detection of invalid file by extension when correct type can be 
detected by contents.
+  * Fixed unnecessary creation of map entries in APE and FLAC tags if looked 
up tag does not exist.
+  * Fixed parsing of MP4 non-full meta atoms.
+  * Fixed potential ID3v1 false positive in the presence of an APE tag.
+  * Fixed ID3v2 version handling for frames embedded in CHAP or CTOC frames.
+  * Fixed parsing of multiple strings with a single BOM in ID3v2.4.0.
+  * Fixed several smaller issues reported by clang-tidy.
+
+-------------------------------------------------------------------

Old:
----
  taglib-1.12.tar.gz

New:
----
  taglib-1.13.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ taglib.spec ++++++
--- /var/tmp/diff_new_pack.xfxSuJ/_old  2022-11-19 18:08:59.802328558 +0100
+++ /var/tmp/diff_new_pack.xfxSuJ/_new  2022-11-19 18:08:59.806328581 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package taglib
+# spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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.12
+Version:        1.13
 Release:        0
 Summary:        Audio Meta-Data Library
 License:        LGPL-2.1-or-later AND MPL-1.1
@@ -187,6 +187,7 @@
 %{_libdir}/libtag*.so
 %{_libdir}/pkgconfig/*.pc
 %else
+
 %files -n libtag-doc
 %doc AUTHORS NEWS examples
 %{_docdir}/libtag-doc/html

++++++ taglib-1.12.tar.gz -> taglib-1.13.tar.gz ++++++
++++ 5525 lines of diff (skipped)

Reply via email to