2024-02-26 17:02:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 26 13:44:39 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
|
|
|
PatchN.
|
|
|
|
|
|
2022-07-06 15:49:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 4 15:45:06 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Update to version 20220609:
|
|
|
|
|
+ Add fn decl needed for sphinxtrain, bio_fread_intv_3d.
|
|
|
|
|
+ Update OpenAL header location.
|
|
|
|
|
+ Silence warning about distutils deprecated in python 3.10.
|
|
|
|
|
+ Make use of stdbool.h when generating Python interface.
|
|
|
|
|
+ Change python req from 2.6 to 3.0.
|
|
|
|
|
- Add explicit dep on libsphinxbase3 from -devel package: the
|
|
|
|
|
installed .so symlinks to the real library, which mandates the
|
|
|
|
|
dependency (fixes rpmlint warning).
|
|
|
|
|
|
2020-03-26 18:16:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 26 10:05:32 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
|
|
- Changed version format to 5~git20200206.4ffc4b7 as that can be
|
|
|
|
|
compared by rpm more easily that adding human readable strings.
|
|
|
|
|
- Rename the python3-sphinxbase package to python3-sphinxbase5
|
|
|
|
|
- sphinxbase5-devel now conflicts with sphinxbase-devel
|
|
|
|
|
- python3-sphinxbase5 now conflicts with python3-sphinxbase and
|
|
|
|
|
python3-pocketsphinx-python <= 0.1.3
|
|
|
|
|
|
2020-03-25 18:12:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 25 09:12:28 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 5prealpha+git20200206.4ffc4b7 to fix a build error.
|
|
|
|
|
|
2019-02-28 13:55:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 23 12:42:43 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial release of sphinxbase5 5prealpha
|
|
|
|
|
- Add sphinxbase-initialize-vars.patch to initialize some variables
|
|
|
|
|
before usage
|