OBS User unknown
2007-07-13 17:22:37 +00:00
committed by Git OBS Bridge
parent 1929b611d0
commit 91c544f0e0
4 changed files with 19 additions and 6 deletions

View File

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

3
snd-9.2.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jul 12 18:33:25 CEST 2007 - tiwai@suse.de
- updated to version 9.2:
* Forth/Ruby improvements
* RIFF bugfix
* fixes in snddiff.scm and examp.scm, green.scm
-------------------------------------------------------------------
Fri Jun 8 14:42:50 CEST 2007 - tiwai@suse.de

View File

@@ -1,5 +1,5 @@
#
# spec file for package snd (Version 9.1)
# spec file for package snd (Version 9.2)
#
# 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.1
Version: 9.2
Release: 1
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL), Any Permissve License
License: LGPL v2 or later, Any Permissve License
Group: Productivity/Multimedia/Sound/Editors and Convertors
Requires: ladspa
Source: snd-%{version}.tar.bz2
@@ -88,6 +88,11 @@ test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
%{_datadir}/pixmaps/*.png
%changelog
* Thu Jul 12 2007 - tiwai@suse.de
- updated to version 9.2:
* Forth/Ruby improvements
* RIFF bugfix
* fixes in snddiff.scm and examp.scm, green.scm
* Fri Jun 08 2007 - tiwai@suse.de
- updated to version 9.1:
* Two new hooks: peak-env-hook, draw-mix-hook