From 1929b611d0fc8aee9bc4bde066c28efb3d15a58c45c50069721a8eeb3cc01175 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 8 Jun 2007 15:44:35 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snd?expand=0&rev=6 --- snd-9.0.tar.bz2 | 3 --- snd-9.1.tar.bz2 | 3 +++ snd.changes | 10 ++++++++++ snd.spec | 13 ++++++++++--- 4 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 snd-9.0.tar.bz2 create mode 100644 snd-9.1.tar.bz2 diff --git a/snd-9.0.tar.bz2 b/snd-9.0.tar.bz2 deleted file mode 100644 index eee6064..0000000 --- a/snd-9.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1b1c4cab726970257910486a4c6457ca5fb4ea473cea3f9521dd176f1d369b0 -size 7825892 diff --git a/snd-9.1.tar.bz2 b/snd-9.1.tar.bz2 new file mode 100644 index 0000000..e210268 --- /dev/null +++ b/snd-9.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d8c0064cc9ca3555b51d4ab48be1bd9df8eb01906571e008df1447c0066577a +size 7879120 diff --git a/snd.changes b/snd.changes index 6a9167b..6190a65 100644 --- a/snd.changes +++ b/snd.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jun 8 14:42:50 CEST 2007 - tiwai@suse.de + +- updated to version 9.1: + * Two new hooks: peak-env-hook, draw-mix-hook + * added mouse position args to mix-drag-hook + * changes in background-gradient, sound-mark-info, + mix-sync-max + * moved equalize-panes to snd-motif.scm + ------------------------------------------------------------------- Wed May 23 18:17:32 CEST 2007 - tiwai@suse.de diff --git a/snd.spec b/snd.spec index 3025ca9..85cc353 100644 --- a/snd.spec +++ b/snd.spec @@ -1,5 +1,5 @@ # -# spec file for package snd (Version 9.0) +# spec file for package snd (Version 9.1) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,9 +13,9 @@ Name: snd BuildRequires: alsa-devel fftw3-devel freeglut-devel gsl gsl-devel gtk2-devel guile-devel jack-devel ladspa-devel libdrm-devel libsamplerate-devel update-desktop-files Summary: Powerful Sound File Editor -Version: 9.0 +Version: 9.1 Release: 1 -License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) +License: GNU Library General Public License v. 2.0 and 2.1 (LGPL), Any Permissve License Group: Productivity/Multimedia/Sound/Editors and Convertors Requires: ladspa Source: snd-%{version}.tar.bz2 @@ -88,6 +88,13 @@ test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT %{_datadir}/pixmaps/*.png %changelog +* Fri Jun 08 2007 - tiwai@suse.de +- updated to version 9.1: + * Two new hooks: peak-env-hook, draw-mix-hook + * added mouse position args to mix-drag-hook + * changes in background-gradient, sound-mark-info, + mix-sync-max + * moved equalize-panes to snd-motif.scm * Wed May 23 2007 - tiwai@suse.de - updated to version 9.0: * removed mix-chans, mix-locked?, mix-inverted?, all track stuff