2024-02-22 11:54:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 22 11:43:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
|
|
%patchN
|
|
|
|
|
2017-08-01 10:39:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 1 10:13:06 UTC 2017 - i@marguerite.su
|
|
|
|
|
|
|
|
- FTBFS with GCC-7: espeakedit-gcc7-destbufferoverflow.patch
|
|
|
|
* in dictionary.cpp, it defines an array of 80 chars.
|
|
|
|
fill the 1st with zero and strncpy the following 79
|
|
|
|
chars with a max size of 80 chars. our fix re-defines
|
|
|
|
the max size to 79 chars.
|
|
|
|
|
2016-06-30 13:06:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 30 11:12:38 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Use wxWidgets 3.
|
2016-06-30 13:25:52 +00:00
|
|
|
- add patch: espeakedit-wx3.diff
|
2016-06-30 13:06:47 +00:00
|
|
|
|
2016-06-29 07:32:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 24 18:52:01 UTC 2016 - i@marguerite.su
|
|
|
|
|
|
|
|
- update version 1.48.03
|
|
|
|
- add patch: espeakedit-1.48.03-next-line.patch
|
|
|
|
* lack of next line mark in Makefile
|
|
|
|
- add patch: espeakedit-1.48.03-gcc6.patch
|
|
|
|
* fix boo#985354
|
|
|
|
* fix narrowing conversion from int to char inside {}
|
|
|
|
- drop patch: makefile_rpmoptflags_wxversion.patch, upstreamed
|
|
|
|
|
2012-07-17 04:55:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 11 09:10:07 EEST 2012 - embar@super.lt
|
2016-06-29 07:32:47 +00:00
|
|
|
|
2012-07-17 04:55:20 +00:00
|
|
|
- Fix ability to use wxcontainer instead of stl variant for WxWidgets
|
|
|
|
|
2012-07-09 08:02:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 07 19:40:40 UTC 2012 - embar@super.lt
|
2016-06-29 07:32:47 +00:00
|
|
|
|
2012-07-09 08:02:38 +00:00
|
|
|
- Version 1.46.02
|
|
|
|
|