File ilbc.changes of Package ilbc
-------------------------------------------------------------------
Sat Apr 19 17:50:06 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Switch Upstream to https://github.com/TimothyGu/libilbc
- Update to version 3.0.4
* This release contains a fix for Chromium bug 1158070. Also
upstreamed some local patches to the WebRTC project
(CLs 198241 and 198362).
- Update to version 3.0.3
* Made WebRtcIlbcfix_InitDecode an exported symbol on shared
library builds.
- Update to version 3.0.2
* Fixed installation from out-of-tree builds.
- Update to version 3.0.1
* Fix packaging bugs.
- Update to version 3.0.0
* https://github.com/TimothyGu/libilbc/releases/tag/v3.0.1
- Update to version 2.0.2
* Distribute and install README.md and NEWS.md.
* Bump shared lib name generated by autotools to libilbc.so.2.0.2
to be consistent with the CMake toolchain.
- Update to version 2.0.1
* This release is a bug fix release, containing all changes from
WebRTC up to to r7765, cc7755b.
* Fix crash in programs directly calling Init functions, without
first creating a context through constructors.
Proper SONAME versioning added, and bumped to libilbc.so.2.
- Update to version 2.0.0
* Under new maintainership by me (Timothy Gu).
* Update to latest upstream source (r7715, 087da13).
+ A threading implementation is now needed. Win32 and POSIX
Threads are supported.
* Autotools files are cleaned-up.
* CMake now uses BUILD_SHARED_LIBS to determine the type of
library to build.
* CMake installation paths on some 64-bit systems using lib64
are corrected.
- Drop patches:
* ilbc-compilerwarnings.patch
* ilbc-libm.patch
- Add patches:
* ilbc-cmake-cflags.patch
* ilbc-cmake-cpp17.patch
-------------------------------------------------------------------
Thu Feb 22 13:43:36 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Nov 6 16:14:13 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
-------------------------------------------------------------------
Tue May 26 13:26:04 UTC 2015 - lmuelle@suse.com
- Split package into libilbc0 and ilbc-devel.
-------------------------------------------------------------------
Sat Oct 15 04:47:04 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Thu Jan 7 20:25:01 CET 2010 - coolo@suse.de
- make it link against libm since it uses sqrt and others
(Fixes ilbc detection by opal)
-------------------------------------------------------------------
Mon Feb 25 07:55:04 CET 2008 - crrodriguez@suse.de
- fix library-without-ldconfig-post* errors
- remove libtool archives with empty dependency_libs and static libraries
-------------------------------------------------------------------
Thu Mar 22 09:16:21 CET 2007 - mskibbe@suse.de
- create package