SHA256
1
0
forked from pool/texstudio

Accepting request 970521 from home:seijikun:branches:openSUSE:Factory

- Update to version 4.2.3
  * fix unable to save under special circumstances (#2124)
  * fix stuck to save unsaved document (only in explicit root mode and with a new unsaved document,#2153) 
  * xindex engine added
  * fix math highlighting in keyvals (#2138)
  * add context menu in embbeded pdf viewer to invert pdf colors
  * remember window state (maximized/normal) of config dialog
  * fix (and speed-up) miktex package detection
  * fix handling apostrophed words better in spellchecker (#2179)
  * regular expression in extended search behave the same as in normal search
  * more cwls

OBS-URL: https://build.opensuse.org/request/show/970521
OBS-URL: https://build.opensuse.org/package/show/Publishing/texstudio?expand=0&rev=63
This commit is contained in:
Martin Pluskal
2022-04-19 13:53:51 +00:00
committed by Git OBS Bridge
parent 31b3c2703d
commit 3607a47ee6
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac2f5638e375861a7f9d20e3074b91331b678bc1285357f40cb845de1f587e2f
size 89234106

3
texstudio-4.2.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb5d98a4bcf0023d628cd6b9741dd10209ddd147152c7b4950876f179c682b70
size 89506876

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Apr 17 12:23:44 UTC 2022 - Markus Ebner <info@ebner-markus.de>
- Update to version 4.2.3
* fix unable to save under special circumstances (#2124)
* fix stuck to save unsaved document (only in explicit root mode and with a new unsaved document,#2153)
* xindex engine added
* fix math highlighting in keyvals (#2138)
* add context menu in embbeded pdf viewer to invert pdf colors
* remember window state (maximized/normal) of config dialog
* fix (and speed-up) miktex package detection
* fix handling apostrophed words better in spellchecker (#2179)
* regular expression in extended search behave the same as in normal search
* more cwls
-------------------------------------------------------------------
Tue Mar 15 12:14:44 UTC 2022 - Markus Ebner <info@ebner-markus.de>
- Update to version 4.2.2

View File

@@ -17,7 +17,7 @@
Name: texstudio
Version: 4.2.2
Version: 4.2.3
Release: 0
Summary: LaTeX Editor
License: Apache-2.0 AND GPL-2.0-only AND GPL-3.0-only AND MPL-1.1