15
0
forked from pool/python-PyOgg

Accepting request 999725 from home:yarunachalam:branches:devel:languages:python

- update to 0.6.14a1 
  * Fixed ope_encoder_write (#27 )
  * Contributions by @mattgwwalker :
  - Added opus_get_version_string() (#23)
  - Added opus_strerror() (#24)
  - Example for opusfile (#25)
  - Opusfile as array (#26)
- update to 0.6.13a1 
  * Fixed vorbis_block ( #22 )

OBS-URL: https://build.opensuse.org/request/show/999725
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyOgg?expand=0&rev=16
This commit is contained in:
2022-08-29 09:42:20 +00:00
committed by Git OBS Bridge
parent 506b037baa
commit 5283597463
4 changed files with 22 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Aug 28 23:07:11 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- update to 0.6.14a1
* Fixed ope_encoder_write (#27 )
* Contributions by @mattgwwalker :
- Added opus_get_version_string() (#23)
- Added opus_strerror() (#24)
- Example for opusfile (#25)
- Opusfile as array (#26)
- update to 0.6.13a1
* Fixed vorbis_block ( #22 )
-------------------------------------------------------------------
Tue Jan 21 16:46:25 UTC 2020 - Ludwig Nussel <lnussel@suse.de>