Changelog for
ncmpcpp-0.10+git20240903.1d7d5152-1.3.x86_64.rpm :
* Tue Sep 03 2024 scott.bradnickAATTsuse.com- Update to version 0.10+git20240903.1d7d5152:
* Release 0.10
* Add support for fetching lyrics from tags
* Remove link to project page, it\'s deprecated
* Don\'t throw when window doesn\'t fit, ncurses can deal with it
* Remove Larson from assignes in issue templates
* curl is not optional
* Fix boost::regex ICU support
* Use C++20
* Clear warnings
* Update README.md (#602)
* Tweaks to frequency spectrum and sound ellipse in visualizer (#464)
* Rename the new option, slightly reword the description, add changelog
* Improve specrum visulaizer for transparent backgrounds (#467)
* Update changelog
* Fix compilation with taglib 1.11
* Tue Jul 30 2024 scott.bradnickAATTsuse.com- Update to version 0.9.2+git20240724.68daf440:
* Don\'t treat unknown lyrics fetchers as errors
* Update lyrics fetchers
* Don\'t treat empty strings as numbers
* If both strings are numbers, compare them as such
* Adjust the new regex to require 2 minute digits
* Expose filepath in columns view (#530)
* Check for taglib with pkg-config before trying taglib-config (#558)
* Tag editor: only write files with modified tags (#536)
* Added hh:mm:ss to g command (#550)
* Fix crash when background-fetching lyrics for streams (#561)
* fix: update obsolete macros in autoconf (#582)
* Change visibility of orig_termios
* Fixed bug related to readline.h (#592)
* Fix removal of XiphComments
* extras: fix compilation with taglib 2.0
* Sun Feb 18 2024 Scott Bradnick
- Adding update-AC_INIT.diff to update the version via _service file call to replace_using_env
* Sun Feb 18 2024 scott.bradnickAATTsuse.com- Update to version 0.9.2+git20240207.dc46f7a:
* Fix compilation with taglib 2.0
* Wed Jan 04 2023 scott.bradnickAATTsuse.com- Update to version 0.9.2+git20221231.9f44edf:
* Fix MPD blocking when server error occurs by handling directly without blocking further execution by throwing
* Fri May 13 2022 Scott Bradnick - Pulling .spec from \'multimedia:apps/ncmpcpp\'; converting to using latest source from GitHub.