diff --git a/texstudio-4.2.3.tar.gz b/texstudio-4.2.3.tar.gz deleted file mode 100644 index d2388ff..0000000 --- a/texstudio-4.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb5d98a4bcf0023d628cd6b9741dd10209ddd147152c7b4950876f179c682b70 -size 89506876 diff --git a/texstudio-4.3.1.tar.gz b/texstudio-4.3.1.tar.gz new file mode 100644 index 0000000..0e5b85f --- /dev/null +++ b/texstudio-4.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30fa3d4718ce793e4fe5c0c1a3d7d022cb63acc05272cfc0cd820848bcf48b00 +size 90529450 diff --git a/texstudio.changes b/texstudio.changes index 6c42aa8..a5a4422 100644 --- a/texstudio.changes +++ b/texstudio.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Aug 27 00:02:18 UTC 2022 - Markus Ebner +- Update to version 4.3.1 + * fix loading files various times if relative path is used for \include (#2533) + * fix custom verbatim highlighting (#2528) + * fix label highlighting (#2512) + +------------------------------------------------------------------- +Mon Aug 22 09:18:54 UTC 2022 - Markus Ebner +- Update to version 4.3.0 + * show most used command at first place in completer + * more cwls + * get position into clipboard in pdf on ctrl+shift+click (#2623) + * copy/paste table content into table/matrix wizard + * move to next/previous word now stops at every delimiter (no skip over several brackets) #2311 + * build qt6/win for win10+ + * small bug fixes + ------------------------------------------------------------------- Sun Apr 17 12:23:44 UTC 2022 - Markus Ebner - Update to version 4.2.3 diff --git a/texstudio.spec b/texstudio.spec index eaa4824..30387fd 100644 --- a/texstudio.spec +++ b/texstudio.spec @@ -17,7 +17,7 @@ Name: texstudio -Version: 4.2.3 +Version: 4.3.1 Release: 0 Summary: LaTeX Editor License: Apache-2.0 AND GPL-2.0-only AND GPL-3.0-only AND MPL-1.1