1
0
forked from pool/asymptote

- Update to release 2.65

OBS-URL: https://build.opensuse.org/package/show/science/asymptote?expand=0&rev=2
This commit is contained in:
Jan Engelhardt 2020-06-03 19:34:53 +00:00 committed by Git OBS Bridge
parent ac25bc8a1a
commit b32ce3f3f8
4 changed files with 17 additions and 5 deletions

View File

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

3
asymptote-2.65.src.tgz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jun 3 19:28:40 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.65
* A bug in rendering 2D preview images of a 3D scene was fixed.
The 100-error TeX limit is gracefully detected, rather than
hanging. A more accurate Bezier approximation to the sphere
was implemented. An initial perpendicular direction can now
be specified for the rotation minimizing frame for a path3;
the previous direction is no longer cached between calls.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 5 16:22:57 UTC 2020 - Jan Engelhardt <jengelh@inai.de> Thu Mar 5 16:22:57 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,13 +17,14 @@
Name: asymptote Name: asymptote
Version: 2.64 Version: 2.65
Release: 0 Release: 0
Summary: 2D & 3D TeX-Aware vector graphics language Summary: 2D & 3D TeX-Aware vector graphics language
License: LGPL-3.0-or-later License: LGPL-3.0-or-later
Group: Productivity/Scientific/Math Group: Productivity/Scientific/Math
URL: https://sourceforge.net/projects/asymptote/ URL: https://asymptote.sf.net/
#Git-Clone: https://github.com/vectorgraphics/asymptote
Source: http://downloads.sf.net/asymptote/%name-%version.src.tgz Source: http://downloads.sf.net/asymptote/%name-%version.src.tgz
BuildRequires: bison BuildRequires: bison
BuildRequires: flex BuildRequires: flex