50 lines
1.8 KiB
Plaintext
50 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Mar 5 14:26:42 UTC 2025 - pgajdos@suse.com
|
|
|
|
- added patches
|
|
fix build with gcc15
|
|
+ gummi-gcc15.patch (gh#alexandervdm/gummi#197)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 19 05:24:20 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Drop incorrect Requires on gtkspell (aka libgtkspell0).
|
|
- Drop use of obsolete %suse_update_desktop_file macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 1 18:20:57 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.8.3:
|
|
* Multiple fixes to typesetter parsing.
|
|
* Fixed some warnings.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 28 21:10:25 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.8.2:
|
|
* Prevent losing preview pane position on error.
|
|
* Fix issues with certain font (styles) for editor.
|
|
* Fix spell checking using enchant-2.
|
|
* Fix regression exit crash in certain situations.
|
|
* Synctex fix for filenames with special chars.
|
|
* Re-implemented right panel toggling.
|
|
* Several memory leaks plugged.
|
|
- Use `%make_build` instead of `make`.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 28 09:14:39 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.8.1:
|
|
* Fix racing crash related to legacy gdk threading.
|
|
* Fix implicit declaration warning.
|
|
- Drop gummi-implicit-fortify-decl.patch: Incorporated upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 24 14:08:08 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Initial package.
|
|
- New patch: gummi-implicit-fortify-decl.patch to fix GCC warning
|
|
for incompatible implicit declaration of built-in function
|
|
'strlen' (gh#alexandervdm/gummi#124).
|
|
|