From 31b3c2703d7beaafbff570ece332185daa817d653894dd2f1955dfd0952b364c Mon Sep 17 00:00:00 2001 From: Dmitry Roshchin Date: Tue, 15 Mar 2022 19:01:31 +0000 Subject: [PATCH] Accepting request 961956 from home:seijikun:branches:Publishing - Update to version 4.2.2 * more cwls * fix crash, #2094, #2084, #2109 * use picture highlighting for tikz env and similar OBS-URL: https://build.opensuse.org/request/show/961956 OBS-URL: https://build.opensuse.org/package/show/Publishing/texstudio?expand=0&rev=61 --- texstudio-4.2.1.tar.gz | 3 --- texstudio-4.2.2.tar.gz | 3 +++ texstudio.changes | 7 +++++++ texstudio.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 texstudio-4.2.1.tar.gz create mode 100644 texstudio-4.2.2.tar.gz diff --git a/texstudio-4.2.1.tar.gz b/texstudio-4.2.1.tar.gz deleted file mode 100644 index 671a668..0000000 --- a/texstudio-4.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cac3842c06189745963ef9197373c9c2cbd6cd03cfa4148f0d55d252ad84b7f3 -size 88906345 diff --git a/texstudio-4.2.2.tar.gz b/texstudio-4.2.2.tar.gz new file mode 100644 index 0000000..2dde5aa --- /dev/null +++ b/texstudio-4.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac2f5638e375861a7f9d20e3074b91331b678bc1285357f40cb845de1f587e2f +size 89234106 diff --git a/texstudio.changes b/texstudio.changes index 7d1e05e..3ce10ca 100644 --- a/texstudio.changes +++ b/texstudio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 15 12:14:44 UTC 2022 - Markus Ebner +- Update to version 4.2.2 + * more cwls + * fix crash, #2094, #2084, #2109 + * use picture highlighting for tikz env and similar + ------------------------------------------------------------------- Sun Jan 30 17:19:25 UTC 2022 - Avinesh Kumar diff --git a/texstudio.spec b/texstudio.spec index 7841e0f..c53e87a 100644 --- a/texstudio.spec +++ b/texstudio.spec @@ -17,7 +17,7 @@ Name: texstudio -Version: 4.2.1 +Version: 4.2.2 Release: 0 Summary: LaTeX Editor License: Apache-2.0 AND GPL-2.0-only AND GPL-3.0-only AND MPL-1.1