Accepting request 1128746 from multimedia:apps

- 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/request/show/1128746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snd?expand=0&rev=49
This commit is contained in:
Ana Guerrero 2023-11-26 18:37:19 +00:00 committed by Git OBS Bridge
commit a6d37c8524
4 changed files with 19 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:836fbb8b5f93817d7b4e95b598749d0331ca0bf1ad9b83586429ae5683e8dab8
size 14737483

3
snd-23.9.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da2b98d248cb1152932b8375b3e98112defe4656cae2b9ba445a56ab4f22e916
size 14749062

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

View File

@ -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