* try to keep file-/dir-selection windows in the front * Exit gracefully if user cancels file selection * updated docu; renamed self.info -> self.ffmpeg_info * left tkinter root window visible to avoid some crashes * [erroneous fix] * moved the tkinter root to the top to be visible * fixed error in displayed name of out-file - Remove unneeded BuildRequires on nose. - skip python 36 build OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-sound?expand=0&rev=8
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 21 10:39:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.13:
|
|
* try to keep file-/dir-selection windows in the front
|
|
* Exit gracefully if user cancels file selection
|
|
* updated docu; renamed self.info -> self.ffmpeg_info
|
|
* left tkinter root window visible to avoid some crashes
|
|
* [erroneous fix]
|
|
* moved the tkinter root to the top to be visible
|
|
* fixed error in displayed name of out-file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 1 05:42:32 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Remove unneeded BuildRequires on nose.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 12 14:09:20 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- skip python 36 build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 23 15:39:16 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Update to 0.2.3
|
|
* problem with Sound.write() when used without input fixed
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 26 23:19:46 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|