diff --git a/snd-8.8.tar.bz2 b/snd-8.8.tar.bz2 deleted file mode 100644 index 98f55be..0000000 --- a/snd-8.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61f0d921fcdbe9203e94292ccafb42bd088d77a882bffdfbf950a1806825f10d -size 7886140 diff --git a/snd-8.9.tar.bz2 b/snd-8.9.tar.bz2 new file mode 100644 index 0000000..e2a0ae2 --- /dev/null +++ b/snd-8.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b69792558cc2694506afe8b91cb3f9f0061958af19a33a11d8ffaf05931926 +size 8061736 diff --git a/snd.changes b/snd.changes index 8357833..96f612b 100644 --- a/snd.changes +++ b/snd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 27 18:06:37 CEST 2007 - tiwai@suse.de + +- update to version 8.9: + * more fft windows + * better noise reduction in clean.scm + * added cairo graphics backend + ------------------------------------------------------------------- Mon Feb 12 16:35:20 CET 2007 - tiwai@suse.de diff --git a/snd.spec b/snd.spec index a07e46f..8b3a42f 100644 --- a/snd.spec +++ b/snd.spec @@ -1,5 +1,5 @@ # -# spec file for package snd (Version 8.8) +# spec file for package snd (Version 8.9) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,7 +13,7 @@ Name: snd BuildRequires: alsa-devel fftw3-devel freeglut-devel gsl gsl-devel gtk2-devel guile-devel jack-devel ladspa libdrm-devel libsamplerate-devel update-desktop-files Summary: Powerful Sound File Editor -Version: 8.8 +Version: 8.9 Release: 1 License: Public Domain, Freeware Group: Productivity/Multimedia/Sound/Editors and Convertors @@ -54,7 +54,7 @@ CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ --with-guile \ --with-static-xm \ --with-gl -make +make %{?jobs:-j %jobs} make sndplay sndrecord sndinfo audinfo %install @@ -87,7 +87,12 @@ test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/*.desktop %{_datadir}/pixmaps/*.png -%changelog -n snd +%changelog +* Tue Mar 27 2007 - tiwai@suse.de +- update to version 8.9: + * more fft windows + * better noise reduction in clean.scm + * added cairo graphics backend * Mon Feb 12 2007 - tiwai@suse.de - update to version 8.8: * poussin-sum and jackson-sum in dsp.scm