Accepting request 927033 from home:seijikun:branches:Publishing

- Update to version 4.0.2
  * fix structure view (inlcudes and cursor marking, #1828) 
  * fix completer tooltip on bibids (#1835)
  * OSX: fix "slanted" cursor (#1836)
  * more cwls
- Update to version 4.0.1
  * add more cwls
  * fix pdfviewer page display
  * build OSX with QT6.2, fix special charcters entry (alt+n + n , etc.) (#1770)
  * activate crash handler on win again
  * fix strcuture detection for included files

OBS-URL: https://build.opensuse.org/request/show/927033
OBS-URL: https://build.opensuse.org/package/show/Publishing/texstudio?expand=0&rev=56
This commit is contained in:
Martin Pluskal 2021-10-25 07:25:57 +00:00 committed by Git OBS Bridge
parent ae082eff75
commit 804dcf19c6
4 changed files with 20 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Oct 22 17:14:41 UTC 2021 - Markus Ebner <info@ebner-markus.de>
- Update to version 4.0.2
* fix structure view (inlcudes and cursor marking, #1828)
* fix completer tooltip on bibids (#1835)
* OSX: fix "slanted" cursor (#1836)
* more cwls
- Update to version 4.0.1
* add more cwls
* fix pdfviewer page display
* build OSX with QT6.2, fix special charcters entry (alt+n + n , etc.) (#1770)
* activate crash handler on win again
* fix strcuture detection for included files
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 28 07:36:11 UTC 2021 - Markus Ebner <info@ebner-markus.de> Tue Sep 28 07:36:11 UTC 2021 - Markus Ebner <info@ebner-markus.de>

View File

@ -17,7 +17,7 @@
Name: texstudio Name: texstudio
Version: 4.0.0 Version: 4.0.2
Release: 0 Release: 0
Summary: LaTeX Editor Summary: LaTeX Editor
License: Apache-2.0 AND GPL-2.0-only AND GPL-3.0-only AND MPL-1.1 License: Apache-2.0 AND GPL-2.0-only AND GPL-3.0-only AND MPL-1.1
@ -70,6 +70,6 @@ rm -f %{buildroot}%{_datadir}/texstudio/{AUTHORS,COPYING,CHANGELOG.txt}
%{_datadir}/applications/texstudio.desktop %{_datadir}/applications/texstudio.desktop
%{_datadir}/icons/hicolor/scalable/apps/texstudio.svg %{_datadir}/icons/hicolor/scalable/apps/texstudio.svg
%dir %{_datadir}/metainfo %dir %{_datadir}/metainfo
%{_datadir}/metainfo/texstudio.appdata.xml %{_datadir}/metainfo/texstudio.metainfo.xml
%changelog %changelog