Accepting request 861991 from home:dirkmueller:branches:Publishing
- update to 3.0.4: - fix crash when deleting all elements of a build chain (#1415) - fix RTL presentation when zoomed (#1404) - fix pdf toolbar size setting OBS-URL: https://build.opensuse.org/request/show/861991 OBS-URL: https://build.opensuse.org/package/show/Publishing/texstudio?expand=0&rev=49
This commit is contained in:
parent
5eb604409e
commit
8d45fa3a7f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f301354f8f63c5b92829fd8c212cee0667ff8a2b28328967e65c0a99d2a52238
|
|
||||||
size 83189090
|
|
3
texstudio-3.0.4.tar.gz
Normal file
3
texstudio-3.0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eaa8d67ee5894692c5c39880ab0fcbc4fb42fd5e22242e5c192dfe025a208a36
|
||||||
|
size 83191627
|
@ -1,5 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 6 13:02:41 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.0.4:
|
||||||
|
- fix crash when deleting all elements of a build chain (#1415)
|
||||||
|
- fix RTL presentation when zoomed (#1404)
|
||||||
|
- fix pdf toolbar size setting
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 29 15:03:23 UTC 2020 - Markus Ebner <info@ebner-markus.de>
|
Tue Dec 29 15:03:23 UTC 2020 - Markus Ebner <info@ebner-markus.de>
|
||||||
|
|
||||||
- Update to version 3.0.3
|
- Update to version 3.0.3
|
||||||
* iOS bugfixes
|
* iOS bugfixes
|
||||||
- Update to version 3.0.2
|
- Update to version 3.0.2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package texstudio
|
# spec file for package texstudio
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: texstudio
|
Name: texstudio
|
||||||
Version: 3.0.3
|
Version: 3.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: LaTeX Editor
|
Summary: LaTeX Editor
|
||||||
License: GPL-2.0-only AND GPL-3.0-only AND Apache-2.0 AND MPL-1.1
|
License: GPL-2.0-only AND GPL-3.0-only AND Apache-2.0 AND MPL-1.1
|
||||||
|
Loading…
Reference in New Issue
Block a user