Changelog for
python3-av-6.2.0-bp154.1.68.x86_64.rpm :
* Thu Jul 25 2019 pgajdosAATTsuse.com- version update to 6.2.0
* Allow :meth:`av.open` to be used as a context manager.
* Fix compatibility with PyPy, the full test suite now passes. (:issue:`130`)
* Add :meth:`.InputContainer.close` method. (:issue:`317`, :issue:`456`)
* Ensure audio output gets flushes when using a FIFO. (:issue:`511`)
* Make Python I/O buffer size configurable. (:issue:`512`)
* Make :class:`.AudioFrame` and :class:`VideoFrame` more garbage-collector friendly by breaking a reference cycle. (:issue:`517`)
* Tue Apr 16 2019 Tomáš Chvátal
- Fix the spec file to adhere requirements- Do not use service and fetch files from pypi
* Sun Apr 14 2019 Antonio Larrosa - Moved scratchpad (examples) to share dir
* Thu Mar 21 2019 Adrian Schröter - initial package of version 6.1.2