- Update to release 2.70

OBS-URL: https://build.opensuse.org/package/show/science/asymptote?expand=0&rev=10
This commit is contained in:
2021-05-07 13:26:04 +00:00
committed by Git OBS Bridge
parent c9b6270076
commit a7b1626c2b
5 changed files with 12 additions and 21 deletions

BIN
2.70.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,15 +0,0 @@
<services>
<service name="tar_scm" mode="disabled">
<!-- official .src.tar.gz contains an old copy of gc-8.0.4 with an old license declaration -->
<param name="scm">git</param>
<param name="url">https://github.com/vectorgraphics/asymptote</param>
<param name="revision">2.68</param>
<param name="parent-tag">2.68</param>
<param name="versionformat">2.68</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>

BIN
asymptote-2.68.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 7 13:24:15 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.70
* Fix segmentation fault in subpath3
* Make Gouraud image respect x and y picture scaling
-------------------------------------------------------------------
Thu Dec 24 11:53:55 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -17,7 +17,7 @@
Name: asymptote
Version: 2.68
Version: 2.70
Release: 0
Summary: 2D & 3D TeX-Aware vector graphics language
License: LGPL-3.0-or-later
@@ -25,8 +25,7 @@ Group: Productivity/Scientific/Math
URL: https://asymptote.sf.net/
#Git-Clone: https://github.com/vectorgraphics/asymptote
#Source: http://downloads.sf.net/asymptote/%name-%version.src.tgz
Source: %name-%version.tar.xz
Source: https://github.com/vectorgraphics/asymptote/archive/refs/tags/%version.tar.gz
BuildRequires: automake
BuildRequires: bison
BuildRequires: flex