From 1acfa2a790afa18a0e4c6466a7eb3134f35fce896705e90d08bb1520135ca090 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 25 Nov 2023 14:24:51 +0000 Subject: [PATCH] - 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 --- snd-23.8.tar.gz | 3 --- snd-23.9.tar.gz | 3 +++ snd.changes | 20 +++++++++++++++----- snd.spec | 2 +- 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 snd-23.8.tar.gz create mode 100644 snd-23.9.tar.gz diff --git a/snd-23.8.tar.gz b/snd-23.8.tar.gz deleted file mode 100644 index 8fc41bf..0000000 --- a/snd-23.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:836fbb8b5f93817d7b4e95b598749d0331ca0bf1ad9b83586429ae5683e8dab8 -size 14737483 diff --git a/snd-23.9.tar.gz b/snd-23.9.tar.gz new file mode 100644 index 0000000..58b8106 --- /dev/null +++ b/snd-23.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2b98d248cb1152932b8375b3e98112defe4656cae2b9ba445a56ab4f22e916 +size 14749062 diff --git a/snd.changes b/snd.changes index e21763a..3ff4870 100644 --- a/snd.changes +++ b/snd.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Nov 25 14:24:05 UTC 2023 - Dirk Müller + +- 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 @@ -40,7 +50,7 @@ Thu Aug 20 13:53:56 UTC 2020 - Guillaume GARDET ------------------------------------------------------------------- Mon Aug 3 13:11:36 UTC 2020 - Paolo Stivanin -- Update to 20.6 (no changelog) +- Update to 20.6 (no changelog) ------------------------------------------------------------------- Wed May 27 13:05:50 UTC 2020 - Paolo Stivanin @@ -58,12 +68,12 @@ Thu Apr 16 13:38:53 UTC 2020 - Martin Pluskal ------------------------------------------------------------------- Fri Mar 13 13:07:50 UTC 2020 - Paolo Stivanin -- Update to 20.2 (no changelog) +- Update to 20.2 (no changelog) ------------------------------------------------------------------- Fri Feb 7 08:12:47 UTC 2020 - Paolo Stivanin -- Update to 20.1 (no changelog) +- Update to 20.1 (no changelog) ------------------------------------------------------------------- Thu Jul 11 18:08:30 UTC 2019 - Stefan Brüns @@ -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 diff --git a/snd.spec b/snd.spec index 9f70eeb..cb1adfd 100644 --- a/snd.spec +++ b/snd.spec @@ -27,7 +27,7 @@ %bcond_with jack %endif Name: snd -Version: 23.8 +Version: 23.9 Release: 0 Summary: Sound File Editor License: LGPL-2.1-or-later