Mailinglist Archive: opensuse-commit (1206 mails)
| < Previous | Next > |
commit libsndfile
- From: root@xxxxxxx (h_root)
- Date: Tue, 16 May 2006 02:18:36 +0200 (CEST)
- Message-id: <20060516001836.8FEB08D926@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libsndfile
checked in at Tue May 16 02:18:36 CEST 2006.
--------
--- libsndfile/libsndfile.changes 2006-01-25 21:37:45.000000000 +0100
+++ libsndfile/libsndfile.changes 2006-05-15 18:30:38.000000000 +0200
@@ -1,0 +2,8 @@
+Mon May 15 12:54:14 CEST 2006 - tiwai@xxxxxxx
+
+- updated to version 1.0.16.
+ * more format supports
+ * code cleanups
+ * fix memleaks
+
+-------------------------------------------------------------------
Old:
----
libsndfile-1.0.12.tar.bz2
libsndfile-autoconf.dif
New:
----
libsndfile-1.0.16.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libsndfile.spec ++++++
--- /var/tmp/diff_new_pack.GOmbme/_old 2006-05-16 02:18:17.000000000 +0200
+++ /var/tmp/diff_new_pack.GOmbme/_new 2006-05-16 02:18:17.000000000 +0200
@@ -1,11 +1,11 @@
#
-# spec file for package libsndfile (Version 1.0.12)
+# spec file for package libsndfile (Version 1.0.16)
#
-# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
@@ -13,22 +13,21 @@
Name: libsndfile
BuildRequires: alsa-devel flac-devel pkgconfig sqlite-devel
Summary: A Library to Handle Various Audio File Formats
-Version: 1.0.12
+Version: 1.0.16
Release: 1
License: LGPL
Group: System/Libraries
Obsoletes: libsnd
Provides: libsnd
Source: libsndfile-%{version}.tar.bz2
-Patch: %{name}-autoconf.dif
URL: http://www.mega-nerd.com/libsndfile/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-Libsndfile is a C library for reading and writing sound files such as
-AIFF, AU, and WAV files through one standard interface. It can
-currently read/write 8, 16, 24, and 32-bit PCM files as well as 32-bit
-floating point WAV files and a number of compressed formats.
+Libsndfile is a C library for reading and writing sound files, such as
+AIFF, AU, and WAV files, through one standard interface. It can
+currently read and write 8, 16, 24, and 32-bit PCM files as well as
+32-bit floating point WAV files and a number of compressed formats.
@@ -85,7 +84,6 @@
%prep
%setup
-# %patch
%build
%define warn_flags -W -Wall -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter
@@ -141,6 +139,11 @@
%{_datadir}/octave/site/m/sndfile_save.m
%changelog -n libsndfile
+* Mon May 15 2006 - tiwai@xxxxxxx
+- updated to version 1.0.16.
+ * more format supports
+ * code cleanups
+ * fix memleaks
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Fri Sep 30 2005 - tiwai@xxxxxxx
++++++ libsndfile-1.0.12.tar.bz2 -> libsndfile-1.0.16.tar.bz2 ++++++
++++ 36980 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
| < Previous | Next > |