Changelog for
python-eyeD3-0.7.4-9.1.noarch.rpm :
Mon Apr 28 14:00:00 2014 jmatejekAATTsuse.com
- update to 0.7.4:
* new `fixup` plugin for repairing tags in directories
* more steps towards Python3 compatibility
* APIs modified to be more reusable
* recognize more exotic MIME types for mp3 files
* fixed crash on non-ascii URLs
* supports python-magic >= 0.4.4
* several new features and bugfixes
- added CVE-2014-1934-mktemp.patch: insecure use of temporary files
(CVE-2014-1934-mktemp.patch, bnc#863744)
Wed Sep 11 14:00:00 2013 os-devAATTjacraig.com
- Fix build on SLE 11 SP1: add conditional definition of python_sitelib.
Sun Sep 8 14:00:00 2013 os-devAATTjacraig.com
- Update to 0.7.3:
* Allow setup.py to run with having ``paver`` installed.
* [statistics plgin] Don\'t crash when 0 files are processed.
- Changes from 0.6.18 to 0.7.2:
* Many new features and bug fixes. Please see docs/changelog.rst.
* This release is
*
*NOT
*
* API compatible with 0.6.x. The majority of the
command line interface has been preserved although many options have
either changed or been removed.
- Add python-devel and -setuptools dependencies.
- Update build step: no more ./configure, make.
- Don\'t use INSTALLED_FILES anymore.
Sun Nov 27 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.6.18:
* supports disc number frames
* adds %Y (year) and %G (genre) substitution variables for file renames
* improves XML (--jep-118) escaping
* adds and a new output (--rfc822) format
* makes --rename no longer clobber files
* adds the new option --itunes to write only iTunes-accepted genres
* if available, the \"magic\" module will be used to determine mimetypes when
the filename is not enough
* --set-encoding can be used along with a version conversion arg to apply a
new encoding to the new tag
* less crashing now occurs when invalid user text frames or invalid BPM
values are encountered
Tue Aug 11 14:00:00 2009 matejcikAATTsuse.cz
- build as noarch on newer distros
Wed Aug 5 14:00:00 2009 matejcikAATTsuse.cz
- update to 0.6.17
* minor bugfixes
* proper exit code for eyed3 cmdline tool
Fri Sep 12 14:00:00 2008 matejcikAATTsuse.cz
- update to 0.6.16
* minor bugfixes
* fixed infinite loop in malformed APIC frames
Thu Jul 26 14:00:00 2007 jmatejekAATTsuse.cz
- update to 0.6.14
* decreased memory consumption
* .nfo output option
* extraction of Lame encoding info
* fixed many write and other bugs
Thu Oct 19 14:00:00 2006 jmatejekAATTsuse.cz
- update to 0.6.10
- better support for i18n
- faster MP3 header search and other improvements
Tue Feb 28 13:00:00 2006 jmatejekAATTsuse.cz
- updated to reflect python changes due to #149809