Changelog for
rsgain-debuginfo-3.5.1-1699.1.pm.69.i586.rpm :
* Mon Jun 10 2024 Luigi Baldoni
- Update to version 3.5.1
* Fix header gain calculation for multichannel Opus files
* Static builds: Upgrade to FFmpeg 7 version 3.5:
* Add -p option to preserve file modification times
* In Custom Mode, immediately fail if any file in the list does not exist or is of unsupported type
* Fix segfault that occurs when attempting to tag corrupted MP4 files
* Provide static builds for macOS and Linux
* Unix: Include optional manpage with installation
* Windows: Support long paths
* Static builds: Upgrade to TagLib 2 version 3.4:
* Added support for Tom\'s lossless Audio Kompressor (TAK) format
* Added -O option \'a\' which sorts the output by filename alphanumerically
* Added Custom Mode -o option \'s\' which forces Opus files to normalize to -23 LUFS regardless of the target loudness setting
* Support files with .mp4 file extension + Introduce Easy Mode preset option \"SkipMP4\" which allows users to opt out of the new behavior
* When scanning completely silent tracks, the program now writes \"0.00 dB\" and \"0.000000\" as gain and peak tags, respectively. Previously, the program would completely skip over these files without writing any tags to them + Silent tracks are not included in album gain calculations to keep results consistent with previous versions
* -I \'keep\' mode now default in both Custom Mode and Easy Mode
* Fix TagMode \'n\' option (regression from v3.2)- Clean up specfile
* Mon Jul 03 2023 Philipp Seiler - removed compiler flags that didn\'t work for now. Will be properly fixed later
* Mon Jul 03 2023 Philipp Seiler - added optflags to CMake call for -fpie
* Mon Jul 03 2023 Philipp Seiler - made package compatible with Tumbleweed (added directories to file section)
* Mon Jul 03 2023 Philipp Seiler - initial commit