Changelog for
whipper-0.7.3-lp150.3.1.x86_64.rpm :
* Tue Jan 08 2019 mardnhAATTgmx.de- Update from 0.7.0 to 0.7.3 Fixed bugs:
* UnicodeEncodeError: \'ascii\' codec can\'t encode characters in position 17-18: ordinal not in range(128)
* Error when parsing log file due to left pad track number #340
* Failing AccurateRipResponse tests #333
* CRITICAL:whipper.command.cd:output directory is a finished rip output directory #287
* Possible HTOA error #281
* Disc template KeyError #279
* Enhanced CD causes computer to freeze. #256
* pycdio & libcdio issues #238
* Unicode issues #215
* whipper offset find exception #208 Closed issues:
* WARNING:whipper.common.program:network error: NetworkError()
* Write musicbrainz_discid tag when disc is unknown #280
* Write .toc files in addition to .cue files to support cdrdao and non-compliant .cue sheets #214 Merged pull requests:
* Discover plugins in system directories too #348
* Avoid zero padding in logger track numbers #341
* Update failing AccurateRipResponse tests #334
* Raise exception when cdparanoia can\'t read any frames #328
* Prevent exception in offset find #327
* Fix template validation error #325
* Fix UnicodeEncodeError with non ASCII MusicBrainz\'s catalog numbers #323
* Raise exception if template has invalid variables #322
* Preserve ToC file generated by cdrdao #321- Add patch:
* whipper-fix-appstream-file-path.patch
* Thu Jun 07 2018 sknorrAATTsuse.com- Update from 0.4.2 to 0.7.0- Changes: https://github.com/JoeLametta/whipper/releases- Implemented enhancements: - Simple message while reading TOC (gh#JoeLametta/whipper#257) - Various ripping issues (gh#JoeLametta/whipper#179) - Small readme cleanups (gh#JoeLametta/whipper#250) - Remove debug commands, add mblookup command (gh#JoeLametta/whipper#249) - remove -T/--toc-pickle (gh#JoeLametta/whipper#245) - credit four major developers by line count (gh#JoeLametta/whipper#243) - Removed reference to unused \"profile = flac\" config option (gh#JoeLametta/whipper#99, gh#JoeLametta/whipper#231)- Fixed bugs: - ImportError: libcdio.so.16: cannot open shared object file: No such file or directory (gh#JoeLametta/whipper#229) - whipper offset find exception (gh#JoeLametta/whipper#208) - cd rip is not able to rip the last track (gh#JoeLametta/whipper#203) - whipper not picking up all settings in whipper.conf (gh#JoeLametta/whipper#99) - fix CI build error with latest pycdio (gh#JoeLametta/whipper#233)- Closed issues: - CD-ROM powers off during rip command (gh#JoeLametta/whipper#189) - GUI frontend for whipper (gh#JoeLametta/whipper#40)- Merged pull requests: - Remove reference to Copr repository (gh#JoeLametta/whipper#248) - Revert \"Convert docstrings to reStructuredText\" (gh#JoeLametta/whipper#246) - remove radon reports (gh#JoeLametta/whipper#242) - read command parameters from config sections (gh#JoeLametta/whipper#240)