Changelog for
libffado-devel-2.4.9-118.7.x86_64.rpm :
* Sun Aug 18 2024 Bjørn Lie
- Update to version 2.4.9
* Support compilation against musl libc.
* Remove build-time checks for utilities that are not used (pyuic).
* Install the ffado-mixer appdata file only if ffado-mixer has been built.
* Add a DATADIR option to scons and use it in line with GNU conventions.
* Update the AppStream document with more complete information and in line with current best practice.
* Rename XDG files to match modern standards.
* Install XDG files manually to simplify the build script and avoid depending on xdg-utils.- Changes from version 2.4.8
* Make various mixer modules work under Python 3.10 and later: Presonus Firebox, Presonus FP10, Presonus Inspire1394 and Yamaha Go.
* Deal with the removal of SafeConfigParser in Python 3.12.
* Fri Jun 14 2024 pgajdosAATTsuse.com- remove dependency on /usr/bin/python3 using %python3_fix_shebang macro, [bsc#1212476]
* Fri Mar 22 2024 Fabian Vogt - Remove unnecessary BuildRequires on xdg-utils and update-desktop-files
* Mon Jun 26 2023 Dave Plater - Update to version 2.4.7- Upstream changes:
* Update config.guess to the latest version. This supports newer architectures such as RISCV64.
* Address compiler warnings reported by newer versions of gcc.
* Add a configuration entry for the Apogee Duet.
* Spelling, capitalisation and quoting fixes in documentation and source code.
* Correctly report the Saffire Pro 24 and Pro 56 in messages from the driver when these interfaces are in use.
* Build correctly under scons 3.0.5 and above.
* Mon Apr 24 2023 Dominique Leuenberger - Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS.
* Fri May 29 2020 Edgar Aichinger - Update to release 2.4.3
* Thu Jan 02 2020 Bjørn Lie - Replace pkgconfig(libxml++-2.6) with pkgconfig(libxml++-3.0) BuildRequires.
* Thu Jan 03 2019 davejplaterAATTgmail.com- Update to release 2.4.1- Removed uneeded and incorporated patches: libffado-SConstruct-py3.patch, ffado-gcc6.patch and byteswap.patch- Upstream changes:
* Fix some python syntax which was not compatible with python3. These were missed during the preparation of FFADO 2.4.0.
* Modify the SCons build system to allow for scons running under python3.
* Merge distribution patches provided by package maintainers.
* Address some difficulties experienced by package maintainers when compiling FFADO.
* Improve the output of ffado-diag.
* Sun Oct 21 2018 schwabAATTsuse.de- byteswap.patch: ensure byte swap macros are available for all components
* Fri Aug 17 2018 bwiedemannAATTsuse.com- Add reproducible.patch to always build with SSE2, independent of build system CPU (boo#1100677)