File python-eyeD3.changes of Package python-eyeD3
-------------------------------------------------------------------
Mon Apr 28 12:05:49 UTC 2014 - jmatejek@suse.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 18:52:43 UTC 2013 - os-dev@jacraig.com
- Fix build on SLE 11 SP1: add conditional definition of python_sitelib.
-------------------------------------------------------------------
Sun Sep 8 20:28:17 UTC 2013 - os-dev@jacraig.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 15:17:40 UTC 2011 - pascal.bleser@opensuse.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 20:30:04 CEST 2009 - matejcik@suse.cz
- build as noarch on newer distros
-------------------------------------------------------------------
Wed Aug 5 18:15:30 CEST 2009 - matejcik@suse.cz
- update to 0.6.17
* minor bugfixes
* proper exit code for eyed3 cmdline tool
-------------------------------------------------------------------
Fri Sep 12 14:17:57 CEST 2008 - matejcik@suse.cz
- update to 0.6.16
* minor bugfixes
* fixed infinite loop in malformed APIC frames
-------------------------------------------------------------------
Thu Jul 26 17:15:04 CEST 2007 - jmatejek@suse.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 16:09:22 CEST 2006 - jmatejek@suse.cz
- update to 0.6.10
- better support for i18n
- faster MP3 header search and other improvements
-------------------------------------------------------------------
Tue Feb 28 16:46:03 CET 2006 - jmatejek@suse.cz
- updated to reflect python changes due to #149809
-------------------------------------------------------------------
Wed Jan 25 21:40:47 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Oct 10 12:24:36 CEST 2005 - jmatejek@suse.cz
- update to 0.6.8
-------------------------------------------------------------------
Wed Feb 9 17:49:17 CET 2005 - mcihar@suse.cz
- update to 0.6.4
- drop not needed patch
-------------------------------------------------------------------
Wed Nov 24 12:43:14 CET 2004 - mcihar@suse.cz
- update to 0.6.3
-------------------------------------------------------------------
Wed Aug 25 21:27:25 CEST 2004 - mcihar@suse.cz
- don't need python-optik
-------------------------------------------------------------------
Wed Aug 18 12:38:28 CEST 2004 - mcihar@suse.cz
- initial packaging