forked from pool/pocketsphinx
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1153273 OBS-URL: https://build.opensuse.org/package/show/multimedia:voice-assistant/pocketsphinx?expand=0&rev=13
70 lines
2.6 KiB
Plaintext
70 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 29 14:35:08 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 26 10:22:01 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Use update-alternatives for the man pages
|
|
- pocketsphinx-devel now conflicts with pocketsphinx5-devel
|
|
- python3-pocketsphinx now conflicts with python3-pocketsphinx5 and
|
|
python3-pocketsphinx-python <= 0.1.3
|
|
- Fixes for symbol-not-found errors in the python3 port and a small fix
|
|
to use python3 in another python call. Updated patch:
|
|
* use-python3.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 25 17:11:32 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Generate python3 bindings instead of python2:
|
|
* use-python3.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 27 10:34:40 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Add %check section to run tests
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 23 12:38:37 UTC 2019 - alarrosa@suse.com
|
|
|
|
- Use alternatives for binaries to make possible to have it coinstalled
|
|
with pocketsphinx5 5prealpha
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 14 06:30:25 UTC 2018 - jengelh@inai.de
|
|
|
|
- Fix RPM groups.
|
|
- Implement shared library packaging guideline.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 12 14:34:27 UTC 2018 - alarrosa@suse.com
|
|
|
|
- Use %license for license file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 4 18:31:37 UTC 2017 - alarrosa@suse.com
|
|
|
|
- Update to version 0.8:
|
|
* Improvements:
|
|
* API is better exposed in Python, SWIG and gstreamer
|
|
* New API for exact grammar match
|
|
* Configurable type for the frame counter, allows utterances way longer
|
|
than 5 minutes
|
|
* Fixes:
|
|
* Memory leaks, refcounting and other memory-related issues
|
|
* Use proper word bounary senones for the words added on the fly
|
|
* Accurate FSG lextree construction
|
|
- Add pocketsphinx-doxygen.patch, pocketsphinx-largefile.patch,
|
|
pocketsphinx-long-utterance.patch to fix various issues. Patches obtained
|
|
from the fedora package.
|
|
- Fixed license in spec file. It's BSD-2-Clause according to COPYING
|
|
- Run spec-cleaner
|
|
- Move the python bindings to a new python2-pocketsphinx package
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 10 17:12:43 UTC 2012 - alinm.elena@gmail.com
|
|
|
|
- initial commit
|
|
|