Hello community, here is the log from the commit of package celt for openSUSE:Factory checked in at Sun Sep 11 19:06:04 CEST 2011.
-------- --- celt/celt.changes 2011-01-04 14:22:23.000000000 +0100 +++ /mounts/work_src_done/STABLE/celt/celt.changes 2011-09-09 17:00:49.000000000 +0200 @@ -2 +2 @@ -Tue Jan 4 13:14:55 UTC 2011 - [email protected] +Fri Sep 9 15:00:31 UTC 2011 - [email protected] @@ -4 +4,12 @@ -- use bz2 compression to fix build on older distributions +- replace _service with real tar + +------------------------------------------------------------------- +Tue Jun 21 10:34:52 UTC 2011 - [email protected] + +- Added source services to update to 0.11.1. +- libcelt0-1 bumped to libcelt0-2 due to "current" increment. +- Upstream changes : + *fixes two minor bugs with 0.11 that affect the bit-stream. + The quality should improve (very) slightly, but not enough to be + noticeable in most cases. Several Opus-related bugs have also + been fixed. calling whatdependson for head-i586 Old: ---- celt-0.9.1_git201012081606.tar.bz2 New: ---- celt-0.11.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ celt.spec ++++++ --- /var/tmp/diff_new_pack.zK2N11/_old 2011-09-11 19:06:00.000000000 +0200 +++ /var/tmp/diff_new_pack.zK2N11/_new 2011-09-11 19:06:00.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package celt (Version 0.9.1_git201012081606) +# spec file for package celt # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,13 +19,13 @@ Name: celt -Version: 0.9.1_git201012081606 -Release: 2 +Version: 0.11.1 +Release: 1 License: BSD3c(or similar) Group: Productivity/Multimedia/Other Summary: Ultra-Low Delay Audio Codec Url: http://www.celt-codec.org/ -Source: http://downloads.xiph.org/releases/celt/%{name}-%{version}.tar.bz2 +Source: http://downloads.xiph.org/releases/celt/%{name}-%{version}.tar.gz Source1: baselibs.conf BuildRequires: libogg-devel pkg-config # Patch configure.ac to remove the "0" suffix from libcelt @@ -39,18 +39,18 @@ License: BSD3c(or similar) Summary: Ultra-Low Delay Audio Codec Group: Development/Libraries/C and C++ -Requires: libcelt0-1 = %{version} glibc-devel pkg-config +Requires: celt = %{version} glibc-devel pkg-config %description -n libcelt-devel The CELT codec is an experimental audio codec for use in low-delay speech and audio communication. -%package -n libcelt0-1 +%package -n libcelt0-2 License: BSD3c(or similar) Summary: Ultra-Low Delay Audio Codec Group: System/Libraries -%description -n libcelt0-1 +%description -n libcelt0-2 The CELT codec is an experimental audio codec for use in low-delay speech and audio communication. @@ -71,9 +71,9 @@ %clean rm -rf %buildroot -%post -n libcelt0-1 -p /sbin/ldconfig +%post -n libcelt0-2 -p /sbin/ldconfig -%postun -n libcelt0-1 -p /sbin/ldconfig +%postun -n libcelt0-2 -p /sbin/ldconfig %files %defattr(-,root,root) @@ -87,8 +87,8 @@ %{_libdir}/*.so %{_libdir}/pkgconfig/celt.pc -%files -n libcelt0-1 +%files -n libcelt0-2 %defattr(-,root,root) -%{_libdir}/libcelt0.so.1* +%{_libdir}/libcelt0.so.2* %changelog ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.zK2N11/_old 2011-09-11 19:06:00.000000000 +0200 +++ /var/tmp/diff_new_pack.zK2N11/_new 2011-09-11 19:06:00.000000000 +0200 @@ -1 +1 @@ -libcelt0-1 +libcelt0-2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
