From 2152737d70702271e6a33ad8a5be1e3c6744759a4b23608612de5415a98c8a36 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 19 Nov 2022 22:21:07 +0000 Subject: [PATCH] - Update to release 2.83 OBS-URL: https://build.opensuse.org/package/show/science/asymptote?expand=0&rev=15 --- 2.82.tar.gz | 3 --- 2.83.tar.gz | 3 +++ asymptote.changes | 13 +++++++++++++ asymptote.spec | 3 +-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 2.82.tar.gz create mode 100644 2.83.tar.gz diff --git a/2.82.tar.gz b/2.82.tar.gz deleted file mode 100644 index 8741428..0000000 --- a/2.82.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:623e7a258d196e50d71f469df1282ea4ac7c6b463f23389192553821c0239caf -size 12539111 diff --git a/2.83.tar.gz b/2.83.tar.gz new file mode 100644 index 0000000..30f77bd --- /dev/null +++ b/2.83.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca2ffc0f611c7c3b70ff6b21403ec431d9d25e01a05d31316aecb544c41e5f9 +size 12511016 diff --git a/asymptote.changes b/asymptote.changes index 0163130..df44d8f 100644 --- a/asymptote.changes +++ b/asymptote.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Nov 19 22:16:05 UTC 2022 - Jan Engelhardt + +- Update to release 2.83 + * WebGL triangle groups were fixed. + * Context menus were added to Xasy objects to allow one to edit + the fill type, line type, color, line cap, and optionally add + arrowheads. + * Support for begingroup() and endgroup() was added to Xasy. + * Scaling in the vectorfield function was fixed. + * A quotient(x,y) bug when -1 < x/y < 0, introduced in version + 2.42, was fixed. + ------------------------------------------------------------------- Wed Aug 10 10:52:38 UTC 2022 - Jan Engelhardt diff --git a/asymptote.spec b/asymptote.spec index 558bd16..445b2a5 100644 --- a/asymptote.spec +++ b/asymptote.spec @@ -18,7 +18,7 @@ %bcond_with lsp Name: asymptote -Version: 2.82 +Version: 2.83 Release: 0 Summary: 2D & 3D TeX-Aware vector graphics language License: LGPL-3.0-or-later @@ -95,5 +95,4 @@ find "%buildroot/%_datadir/asymptote/GUI" -type f -name "*.py" \ %_mandir/*/*asy.1* %license LICENSE* -# curated changelog: see https://downloads.sf.net/asymptote/2.80/README %changelog