- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1149275 OBS-URL: https://build.opensuse.org/package/show/Education/espeakedit?expand=0&rev=9
43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 22 11:43:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 30 11:12:38 UTC 2016 - jengelh@inai.de
|
|
|
|
- Use wxWidgets 3.
|
|
- add patch: espeakedit-wx3.diff
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 11 09:10:07 EEST 2012 - embar@super.lt
|
|
|
|
- Fix ability to use wxcontainer instead of stl variant for WxWidgets
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 07 19:40:40 UTC 2012 - embar@super.lt
|
|
|
|
- Version 1.46.02
|
|
|