* Thu Mar 26 2020 Antonio Larrosa <alarrosa@suse.com>
- sphinxbase-devel now conflicts with sphinxbase5-devel
- python3-sphinxbase now conflicts with python3-sphinxbase5 and
python3-pocketsphinx-python <= 0.1.3
- Fix some symbol-not-found errors in the python3 port. Updated patch:
* use-python3.patch
* Wed Mar 25 2020 Antonio Larrosa <alarrosa@suse.com>
- spec file cleanup
* Wed Jan 15 2020 Antonio Larrosa <alarrosa@suse.com>
- Generate python3 bindings instead of python2.
- Add use-python3.patch
* Fri Mar 01 2019 Antonio Larrosa <alarrosa@suse.com>
- Add workaround-gcc-issue-on-i586.patch to circumvent
boo#1127564 while it's fixed in gcc
* Wed Feb 27 2019 Antonio Larrosa <alarrosa@suse.com>
- Add %check section to run tests
* Sat Feb 23 2019 alarrosa@suse.com
- Use alternatives for some binaries to make it possible to have the package
coinstallable with sphinxbase5 5prealpha
* Mon Aug 20 2018 alarrosa@suse.com
- Implement shared library packaging guideline
- Fix RPM groups
- Fix perl shebang to not use env
* Sun Aug 12 2018 alarrosa@suse.com
- Use %license for license file
* Tue Sep 05 2017 alarrosa@suse.com
- Add sphinxbase-doxygen.patch, sphinxbase-largefile.patch and
sphinxbase-uninit.patch to fix several issues. Patches obtained
from the fedora package.
- Fixed license in spec file. It's BSD-2-Clause + MIT
- Regenerate sphinxbase.c with cython instead of using the
(old) released code.
- Run spec-cleaner
- Move the python bindings to a new python2-sphinxbase package
* Mon Sep 01 2014 hrvoje.senjan@gmail.com
- Fix devel package requires; devel package needs libsndfile-devel,
alsa-devel and lapack-devel
* Mon Sep 01 2014 hrvoje.senjan@gmail.com
- Revert the license change from previous submit; there is no
indication that upstream changed the license
* Sat Aug 30 2014 i@marguerite.su
- update version 0.8
* Functions added to share with Sphinxtrain
* Fixed build for MINGW
* Better support for Python 3.x
* Jack backend
* New argument type STRING_LIST for Sphinxtrain
- added patch: sphinxbase-no-date.patch
* remove __DATE and __TIME
* Sat Nov 10 2012 alinm.elena@gmail.com
- initial commit