Hello community, here is the log from the commit of package taglib for openSUSE:Factory checked in at 2013-10-14 13:06:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/taglib (Old) and /work/SRC/openSUSE:Factory/.taglib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "taglib" Changes: -------- --- /work/SRC/openSUSE:Factory/taglib/taglib.changes 2013-06-25 14:46:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.taglib.new/taglib.changes 2013-10-14 13:06:54.000000000 +0200 @@ -1,0 +2,41 @@ +Wed Oct 9 00:04:23 UTC 2013 - [email protected] + +- Update to 1.9.1 + * Fixed binary incompatible change in TagLib::Map and TagLib::List. + * Fixed constructing String from ByteVector. + * Fixed compilation on MSVC with the /Zc:wchar_t- option. + * Fixed detecting of RIFF files with invalid chunk sizes. + * Added TagLib::MP4::PropertyMap::codec(). + +------------------------------------------------------------------- +Sun Oct 6 23:51:11 UTC 2013 - [email protected] + +- Update to 1.9 + * Added support for the Ogg Opus file format. + * Added support for INFO tags in WAV files. + * Changed FileStream to use Windows file API. + * Included taglib-config.cmd script for Windows. + * New ID3v1::Tag methods for working directly with + genre numbers. + * New MPEG::File methods for checking which tags are saved in + the file. + * Added support for the PropertyMap API to ASF and MP4 files. + * Added MusicBrainz identifiers to the PropertyMap API. + * Allowed reading of MP4 cover art without an explicitly + specified format. + * Better parsing of corrupted FLAC files. + * Fixed saving of PropertyMap comments without description + into ID3v2 tags. + * Fixed crash when parsing certain XM files. + * Fixed compilation of unit test with clang. + * Better handling of files that can't be open or have + read-only permissions. + * Improved atomic reference counting. + * New hookable API for debug messages. + * More complete Windows install instructions. + * Many smaller bug fixes and performance improvements. +- Dropped taglib-1.8-ds-rusxmms-r9.patch, not required anymore +- Dropped Added-check-if-file-is-open-before-attempting-to-rea.patch + and taglib-1.8-version_fix.patch, merged upstream + +------------------------------------------------------------------- Old: ---- Added-check-if-file-is-open-before-attempting-to-rea.patch taglib-1.8-ds-rusxmms-r9.patch taglib-1.8-version_fix.patch taglib-1.8.tar.gz New: ---- taglib-1.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ taglib.spec ++++++ --- /var/tmp/diff_new_pack.37mJbU/_old 2013-10-14 13:06:57.000000000 +0200 +++ /var/tmp/diff_new_pack.37mJbU/_new 2013-10-14 13:06:57.000000000 +0200 @@ -17,7 +17,7 @@ Name: taglib -Version: 1.8 +Version: 1.9.1 Release: 0 Summary: Audio Meta-Data Library License: LGPL-2.1+ and MPL-1.1 @@ -26,15 +26,9 @@ Source0: http://taglib.github.io/releases/taglib-%{version}.tar.gz Source1: %{name}.desktop Source100: baselibs.conf -# This patch is to fix bnc#814814. -Patch0: taglib-1.8-ds-rusxmms-r9.patch Patch1: taglib-1.7.2-doxygen.patch -# PATCH-FIX-UPSTREAM taglib-1.8-version_fix.patch - fix version defines in taglib.h -Patch2: taglib-1.8-version_fix.patch # Get example executables to build without rpath Patch3: taglib-1.8-strip-rpath.patch -# PATCH-FIX-UPSTREAM Added-check-if-file-is-open-before-attempting-to-rea.patch -Patch4: Added-check-if-file-is-open-before-attempting-to-rea.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake BuildRequires: doxygen @@ -106,11 +100,8 @@ %prep %setup -q -%patch0 -p1 %patch1 -p1 -%patch2 -p1 %patch3 -%patch4 -p1 %build mkdir build ++++++ taglib-1.8.tar.gz -> taglib-1.9.1.tar.gz ++++++ ++++ 11910 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
