From fc1ff2d19a63c0a18d87a6eb49af13ab15eababa8c4ef172e3c19d37aaebdf4a Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 2 Apr 2010 22:16:53 +0000 Subject: [PATCH] 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 --- fluidsynth-1.0.9.tar.bz2 | 3 --- fluidsynth-1.1.1.tar.bz2 | 3 +++ fluidsynth.changes | 12 ++++++++++++ fluidsynth.spec | 12 ++++++------ 4 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 fluidsynth-1.0.9.tar.bz2 create mode 100644 fluidsynth-1.1.1.tar.bz2 diff --git a/fluidsynth-1.0.9.tar.bz2 b/fluidsynth-1.0.9.tar.bz2 deleted file mode 100644 index ef284a0..0000000 --- a/fluidsynth-1.0.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ec28c9a5054ca8e040de12cc5c74743d7c44bd1414384428677f4254506535d -size 833777 diff --git a/fluidsynth-1.1.1.tar.bz2 b/fluidsynth-1.1.1.tar.bz2 new file mode 100644 index 0000000..71d7e20 --- /dev/null +++ b/fluidsynth-1.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04864e75d14cd56c898bdbc497007436b4810e2cbeef97480575e23fa90e3ba9 +size 615054 diff --git a/fluidsynth.changes b/fluidsynth.changes index 203b4ea..09a9f13 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -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 diff --git a/fluidsynth.spec b/fluidsynth.spec index c72c82c..030cb0e 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -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