Accepting request 65006 from home:appleonkel:branches:multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/65006
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=19
This commit is contained in:
Pavol Rusnak 2011-03-23 14:08:41 +00:00 committed by Git OBS Bridge
parent 3a4e35cdce
commit 42a1d14c7e
6 changed files with 61 additions and 13 deletions

View File

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

View File

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Wed Mar 23 13:01:06 UTC 2011 - oliver.bengs@opensuse.org
- Update to version 1.0.24
- Upstream changes :
* WAV files are now written with an 18 byte u-law and A-law fmt chunk
* A document on virtual I/O functionality was added
* Two new methods were added in sndfile.hh
* A fix was made for a non-zero SSND offset values on AIFF
* Minor bug fixes and improvements were done
-------------------------------------------------------------------
Mon Oct 11 16:20:37 UTC 2010 - oliver.bengs@opensuse.org
- Update to version 1.0.23:
- Upstream changes :
* configure.ac src/version-metadata.rc.in src/Makefile.am
Add version string resources to the windows DLL.
* doc/api.html
Update to add missing SF_FORMAT_* values. Closed Debian bug #545257.
* NEWS README configure.ac doc/*.html
Updates for 1.0.23 release.
* Other minor bug fixes
-------------------------------------------------------------------
Fri Oct 8 06:50:36 UTC 2010 - davejplater@gmail.com
@ -27,7 +51,7 @@ Fri May 15 14:38:13 CEST 2009 - tiwai@suse.de
-------------------------------------------------------------------
Mon Apr 27 01:06:17 CEST 2009 - ro@suse.de
- buildfix: tar basedir is libsndfile not libsndfile-progs
- buildfix: tar basedir is libsndfile not libsndfile-progs
-------------------------------------------------------------------
Fri Apr 24 14:50:32 CEST 2009 - tiwai@suse.de
@ -86,7 +110,7 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
Mon Mar 10 18:42:43 CET 2008 - crrodriguez@suse.de
- remove explicit-lib-dependencies
- fix -devel package dependencies
- fix -devel package dependencies
-------------------------------------------------------------------
Thu Sep 20 15:22:45 CEST 2007 - tiwai@suse.de
@ -312,7 +336,7 @@ Wed Dec 13 14:24:47 CET 2000 - tiwai@suse.de
-------------------------------------------------------------------
Thu Nov 2 15:25:52 CET 2000 - ro@suse.de
- changed Group to Development/Libraries (old group did not exist)
- changed Group to Development/Libraries (old group did not exist)
-------------------------------------------------------------------
Thu Nov 2 13:44:50 CET 2000 - tiwai@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libsndfile-progs (Version 1.0.22)
# spec file for package libsndfile-progs (Version 1.0.24)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,7 +20,7 @@
Name: libsndfile-progs
BuildRequires: alsa-devel flac-devel gcc-c++ libjack-devel libvorbis-devel pkgconfig sqlite-devel
Summary: Example Programs for libsndfile
Version: 1.0.22
Version: 1.0.24
Release: 1
License: LGPLv2.1+
Group: System/Libraries

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Wed Mar 23 12:58:38 UTC 2011 - oliver.bengs@opensuse.org
- Update to version 1.0.24
- Upstream changes :
* WAV files are now written with an 18 byte u-law and A-law fmt chunk
* A document on virtual I/O functionality was added
* Two new methods were added in sndfile.hh
* A fix was made for a non-zero SSND offset values on AIFF
* Minor bug fixes and improvements were done
-------------------------------------------------------------------
Mon Oct 11 16:15:45 UTC 2010 - oliver.bengs@opensuse.org
- Update to version 1.0.23
- Upstream changes :
* configure.ac src/version-metadata.rc.in src/Makefile.am
Add version string resources to the windows DLL.
* doc/api.html
Update to add missing SF_FORMAT_* values. Closed Debian bug #545257.
* NEWS README configure.ac doc/*.html
Updates for 1.0.23 release.
* Other minor bug fixes
-------------------------------------------------------------------
Fri Oct 8 06:39:47 UTC 2010 - davejplater@gmail.com
@ -9,7 +33,7 @@ Fri Oct 8 06:39:47 UTC 2010 - davejplater@gmail.com
Mon Aug 16 12:44:02 CEST 2010 - tiwai@suse.de
- updated to version 1.0.21:
* Bunch of minor bug fixes.
* Bunch of minor bug fixes.
* including VUL-1 divide-by-zero fix (bnc#631379)
-------------------------------------------------------------------
@ -87,7 +111,7 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
Mon Mar 10 18:42:43 CET 2008 - crrodriguez@suse.de
- remove explicit-lib-dependencies
- fix -devel package dependencies
- fix -devel package dependencies
-------------------------------------------------------------------
Thu Sep 20 15:22:45 CEST 2007 - tiwai@suse.de
@ -313,7 +337,7 @@ Wed Dec 13 14:24:47 CET 2000 - tiwai@suse.de
-------------------------------------------------------------------
Thu Nov 2 15:25:52 CET 2000 - ro@suse.de
- changed Group to Development/Libraries (old group did not exist)
- changed Group to Development/Libraries (old group did not exist)
-------------------------------------------------------------------
Thu Nov 2 13:44:50 CET 2000 - tiwai@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libsndfile (Version 1.0.22)
# spec file for package libsndfile (Version 1.0.24)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,7 +20,7 @@
Name: libsndfile
BuildRequires: alsa-devel flac-devel gcc-c++ libvorbis-devel pkg-config sqlite-devel
Summary: A Library to Handle Various Audio File Formats
Version: 1.0.22
Version: 1.0.24
Release: 1
License: LGPLv2.1+
Group: System/Libraries