This commit is contained in:
parent
c8aa5a2133
commit
1929b611d0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1b1c4cab726970257910486a4c6457ca5fb4ea473cea3f9521dd176f1d369b0
|
||||
size 7825892
|
3
snd-9.1.tar.bz2
Normal file
3
snd-9.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d8c0064cc9ca3555b51d4ab48be1bd9df8eb01906571e008df1447c0066577a
|
||||
size 7879120
|
10
snd.changes
10
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
|
||||
|
||||
|
13
snd.spec
13
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
|
||||
|
Loading…
Reference in New Issue
Block a user