- update to 23.9:

* s7: added optional let argument to immutable? and immutable!
  * finally added error checks to the tree-* functions
  * ' (apostrophe) now is (#_quote ...) and similarly
    for the quasiquote helpers, apply-values, and list-
    values.
- Update to 20.6 (no changelog)
- Update to 20.2 (no changelog)
- Update to 20.1 (no changelog)
- added missing sentinel
- fix for current autoconf

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/snd?expand=0&rev=64
This commit is contained in:
2023-11-25 14:24:51 +00:00
committed by Git OBS Bridge
parent 3318ad4cb7
commit 1acfa2a790
4 changed files with 19 additions and 9 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Nov 25 14:24:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 23.9:
* s7: added optional let argument to immutable? and immutable!
* finally added error checks to the tree-* functions
* ' (apostrophe) now is (#_quote ...) and similarly
for the quasiquote helpers, apply-values, and list-
values.
-------------------------------------------------------------------
Fri Nov 10 13:58:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
@@ -40,7 +50,7 @@ Thu Aug 20 13:53:56 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Mon Aug 3 13:11:36 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20.6 (no changelog)
- Update to 20.6 (no changelog)
-------------------------------------------------------------------
Wed May 27 13:05:50 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
@@ -58,12 +68,12 @@ Thu Apr 16 13:38:53 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
-------------------------------------------------------------------
Fri Mar 13 13:07:50 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20.2 (no changelog)
- Update to 20.2 (no changelog)
-------------------------------------------------------------------
Fri Feb 7 08:12:47 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20.1 (no changelog)
- Update to 20.1 (no changelog)
-------------------------------------------------------------------
Thu Jul 11 18:08:30 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
@@ -340,7 +350,7 @@ Wed Oct 12 20:11:58 CEST 2005 - tiwai@suse.de
-------------------------------------------------------------------
Tue Apr 19 14:13:44 CEST 2005 - ro@suse.de
- added missing sentinel
- added missing sentinel
-------------------------------------------------------------------
Mon Feb 14 17:40:59 CET 2005 - tiwai@suse.de
@@ -380,7 +390,7 @@ Fri Nov 21 01:40:52 CET 2003 - ro@suse.de
-------------------------------------------------------------------
Fri Nov 7 12:14:14 CET 2003 - ro@suse.de
- fix for current autoconf
- fix for current autoconf
-------------------------------------------------------------------
Mon Aug 25 16:05:57 CEST 2003 - tiwai@suse.de