Version: 0.5.3-3.1
* Wed Apr 06 2016 alarrosa@suse.com
- Added libtunepimp-configure-taglib-two-dots-in-version-fix.patch
so it's possible to compare taglib versions like 1.9.1 with
the minimum required 1.4 version
* Thu Jan 14 2016 i@marguerite.su
- add libtunepimp-configure-taglib-floatpoint-version-comparsion.patch
* TW's taglib-devel (libtag-devel) is 1.10, but libtunepimp
used "expr" to compare it w/ 1.4, whose result is not correct.
* use "bc -l" command to correctly compare those floating point
numbers.
* Wed Jun 10 2015 mpluskal@suse.com
- Cleanup spec file with spec-cleaner
- Add baselibs.conf to sources
- Update dependencies
- Remove obsolete/provides for unsupported releses of SLE/openSUSE
* Wed Nov 23 2011 coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
* Mon Aug 08 2011 crrodriguez@opensuse.org
- Fix build with newer curl
* Sun May 01 2011 toddrme2178@gmail.com
- Added 32bit compatibility libraries
- Removed self-obsoletes (fix for RPMLINT warning)
- Removed test for obsolete openSUSE version
* Wed Aug 26 2009 mls@suse.de
- make patch0 usage consistent
* Tue Jun 09 2009 coolo@novell.com
- fix build
* Wed Aug 27 2008 crrodriguez@suse.de
- fix build, libexpat-devel buildRequire is needed here, not
as a dependency for libmusicbrainz-devel
* Thu May 22 2008 crrodriguez@suse.de
- disable unusable static libraries
* Tue Apr 15 2008 schwab@suse.de
- Fix use of libltdl interface.
* Fri Jan 18 2008 meissner@suse.de
- added zlib-devel to BuildRequires
* Wed Oct 24 2007 meissner@suse.de
- fixed gcc43 build
* Wed Jul 25 2007 sbrabec@suse.cz
- Updated to version 0.5.3:
* Support for FLAC 1.1.3.
* Fixed linking of the wav plugin.
* Fixed crash on extracting PUID from XML.
- Split package according to shared library packaging policy.
* Fri Apr 13 2007 tiwai@suse.de
- fixed build with FLAC 1.1.4.
* Fri Oct 20 2006 sbrabec@suse.cz
- Updated to version 0.5.2:
* Case insensitive checking for the .mp3 extension
* Fallback to ID3v2 TDRC if TDRL is not found
* Ignore "MP3ext" in the padding area of ID3 tags
* Removed track lookup parts of libtunepimp
* WavPack, Speex and The True Audio metadata plugins
* Fixed non-album tracks renaming/moving
* Trivial change to id3tag to read tags empty ID3 frames
* Python bindings fixes
* Fixed checking for end of stream in Ogg Vorbis and FLAC plugins
* Added decoding to MPC plugin
* New acoustic fingerprint technology - MusicDNS
* New file name format variable %albumtracks
* New plugins: Musepack, WMA, MP4
* Setting TDTG frame in ID3 tags
- Do not try to build mad support in distributable build.
- Removed split mad support.
* Mon Jul 31 2006 sbrabec@suse.cz
- Fixed stack overflow in lookuptools.cpp (#191496, CVE-2006-3600).
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Jan 10 2006 sbrabec@suse.cz
- Updated to version 0.4.1.
* Wed Nov 09 2005 sbrabec@suse.cz
- Fixed devel dependencies.
- Removed unneeded static modules and .la files for modules.
- Make mad split optional.