Accepting request 65011 from multimedia:libs
Accepted submit request 65011 from user coolo OBS-URL: https://build.opensuse.org/request/show/65011 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=27
This commit is contained in:
commit
77582cebf6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3022d3ec986b171ca081dde7827875c1354c2745f3cbdd2aacb35bfd78683354
|
|
||||||
size 779809
|
|
3
libsndfile-1.0.24.tar.bz2
Normal file
3
libsndfile-1.0.24.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c0bd7f4e3df389b2c06d8e7feca613f6ec2791dc559fca17a5128bd4c9fccb60
|
||||||
|
size 743615
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Mon Oct 11 16:20:37 UTC 2010 - oliver.bengs@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsndfile-progs (Version 1.0.23)
|
# spec file for package libsndfile-progs (Version 1.0.24)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -20,7 +20,7 @@
|
|||||||
Name: libsndfile-progs
|
Name: libsndfile-progs
|
||||||
BuildRequires: alsa-devel flac-devel gcc-c++ libjack-devel libvorbis-devel pkgconfig sqlite-devel
|
BuildRequires: alsa-devel flac-devel gcc-c++ libjack-devel libvorbis-devel pkgconfig sqlite-devel
|
||||||
Summary: Example Programs for libsndfile
|
Summary: Example Programs for libsndfile
|
||||||
Version: 1.0.23
|
Version: 1.0.24
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Mon Oct 11 16:15:45 UTC 2010 - oliver.bengs@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsndfile (Version 1.0.23)
|
# spec file for package libsndfile (Version 1.0.24)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -20,7 +20,7 @@
|
|||||||
Name: libsndfile
|
Name: libsndfile
|
||||||
BuildRequires: alsa-devel flac-devel gcc-c++ libvorbis-devel pkg-config sqlite-devel
|
BuildRequires: alsa-devel flac-devel gcc-c++ libvorbis-devel pkg-config sqlite-devel
|
||||||
Summary: A Library to Handle Various Audio File Formats
|
Summary: A Library to Handle Various Audio File Formats
|
||||||
Version: 1.0.23
|
Version: 1.0.24
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user