From 5d7dcd7e050101189dfc85f8d58d8d44a9c4ec765998cf6174b54ab4550273b4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 18 Jul 2024 06:13:43 +0200 Subject: [PATCH] asymptote 2.90 --- 2.89.tar.gz | 3 --- 2.90.tar.gz | 3 +++ asymptote.changes | 13 +++++++++++++ asymptote.spec | 3 ++- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 2.89.tar.gz create mode 100644 2.90.tar.gz diff --git a/2.89.tar.gz b/2.89.tar.gz deleted file mode 100644 index 75fab36..0000000 --- a/2.89.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2c6772b23074e8b9fa0832e2a4d5f743c02949e4799aaedfe59b6a0b0f10d96 -size 12531627 diff --git a/2.90.tar.gz b/2.90.tar.gz new file mode 100644 index 0000000..07fe955 --- /dev/null +++ b/2.90.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ab94557ac4a9b3b10839a37e4d7aff9a9912d2424797f17590739d30bac76a +size 12549692 diff --git a/asymptote.changes b/asymptote.changes index d680d7a..3df9970 100644 --- a/asymptote.changes +++ b/asymptote.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jul 18 04:04:22 UTC 2024 - Jan Engelhardt + +- Update to release 2.90 + * Support templated access with imported and top-level + structure types, templated access with types containing + static fields, and templated imports for parameter types + defined in imported modules. + * Decouple scaling of each dimension with a fixed version of + the original 2-variable simplex method. + * Fix approximate transparency rendering for GPUs without SSBO + support. + ------------------------------------------------------------------- Thu Jun 13 08:26:44 UTC 2024 - Markéta Machová diff --git a/asymptote.spec b/asymptote.spec index e5f4261..b0706f6 100644 --- a/asymptote.spec +++ b/asymptote.spec @@ -18,7 +18,7 @@ %bcond_with lsp Name: asymptote -Version: 2.89 +Version: 2.90 Release: 0 Summary: 2D & 3D TeX-Aware vector graphics language License: LGPL-3.0-or-later @@ -60,6 +60,7 @@ BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(zlib) BuildRequires: tex(media9.sty) BuildRequires: tex(parskip.sty) +BuildRequires: tex(type1cm.sty) Conflicts: texlive-asymptote Conflicts: texlive-asymptote-bin Conflicts: texlive-asymptote-doc