forked from pool/gummi
Update to version 0.8.3 OBS-URL: https://build.opensuse.org/request/show/974207 OBS-URL: https://build.opensuse.org/package/show/Publishing/gummi?expand=0&rev=7
37 lines
1.4 KiB
Plaintext
37 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
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).
|
|
|