Accepting request 36761 from multimedia:libs
Copy from multimedia:libs/fluidsynth based on submit request 36761 from user plater OBS-URL: https://build.opensuse.org/request/show/36761 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=10
This commit is contained in:
parent
aba4d7bd82
commit
fc1ff2d19a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ec28c9a5054ca8e040de12cc5c74743d7c44bd1414384428677f4254506535d
|
||||
size 833777
|
3
fluidsynth-1.1.1.tar.bz2
Normal file
3
fluidsynth-1.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04864e75d14cd56c898bdbc497007436b4810e2cbeef97480575e23fa90e3ba9
|
||||
size 615054
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 2 08:09:19 UTC 2010 - davejplater@gmail.com
|
||||
|
||||
- Updated to version 1.1.1
|
||||
- FluidSynth 1.1.1 - "Clarity", see Changes page for details.
|
||||
http://fluidsynth.resonance.org/trac/wiki/ChangeLog1_1_1
|
||||
This is a rather major bug fix release to version 1.1.0.
|
||||
FluidSynth 1.1.0 - "A More Solid Fluid", see Changes page for details.
|
||||
http://fluidsynth.resonance.org/trac/wiki/ChangeLog1_1_0
|
||||
This is the result of a 6 month development cycle and is the most
|
||||
significant release since 1.0.0!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 15:53:19 CEST 2009 - tiwai@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fluidsynth (Version 1.0.9)
|
||||
# spec file for package fluidsynth (Version 1.1.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,13 +21,13 @@ Name: fluidsynth
|
||||
BuildRequires: alsa-devel ladspa-devel libjack-devel readline-devel
|
||||
BuildRequires: lash-devel pulseaudio-devel
|
||||
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
|
||||
Version: 1.0.9
|
||||
Version: 1.1.1
|
||||
Release: 1
|
||||
Group: Productivity/Multimedia/Sound/Midi
|
||||
# Obsoletes: iiwusynth
|
||||
# Provides: iiwusynth
|
||||
AutoReqProv: on
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Url: http://www.fluidsynth.org/
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -47,7 +47,7 @@ Authors:
|
||||
Johnathan Lee
|
||||
|
||||
%package devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Development package for the fluidsynth library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libfluidsynth1 = %{version} glibc-devel
|
||||
@ -65,7 +65,7 @@ Authors:
|
||||
Johnathan Lee
|
||||
|
||||
%package -n libfluidsynth1
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Library for Fluidsynth
|
||||
Group: System/Libraries
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user