------------------------------------------------------------------- Mon Sep 29 14:06:25 UTC 2025 - Scott Bradnick - Update to version 0.10.1+git20250911.2b4bd89e: * Update boost.m4 to fix build with Boost >= 1.89 (#636) ------------------------------------------------------------------- Tue Sep 9 15:17:48 UTC 2025 - Scott Bradnick - Adding 'boost_version' as it seems to default to openSUSE:Tumbleweed version of boost w/o it - Using boost v1.89.0 w/ patch * https://github.com/ncmpcpp/ncmpcpp/pull/636 ------------------------------------------------------------------- Fri Mar 14 19:54:53 UTC 2025 - scott.bradnick@suse.com - Update to version 0.10.1+git20250226.e8f1c4bd: * Add support for hexadecimal HTML escape codes * Update lyrics fetchers ------------------------------------------------------------------- Thu Oct 24 13:33:13 UTC 2024 - scott.bradnick@suse.com - Update to version 0.10.1+git20241024.3e6d992b: * Release 0.10.1 (#617) * Do not crash when trying to reverse an empty playlist * Remove autogen.sh in favour of autoreconf * Add CI (#610) * Fix compilation with libc++ * fix stray + in LDFLAGS assignment (#608) * Put project status in the README ------------------------------------------------------------------- Tue Sep 03 15:37:01 UTC 2024 - scott.bradnick@suse.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 13:49:36 UTC 2024 - scott.bradnick@suse.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 02:32:35 UTC 2024 - Scott Bradnick - Adding update-AC_INIT.diff to update the version via _service file call to replace_using_env ------------------------------------------------------------------- Sun Feb 18 01:26:28 UTC 2024 - scott.bradnick@suse.com - Update to version 0.9.2+git20240207.dc46f7a: * Fix compilation with taglib 2.0 ------------------------------------------------------------------- Wed Jan 04 22:21:10 UTC 2023 - scott.bradnick@suse.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 00:31:39 UTC 2022 - Scott Bradnick - Pulling .spec from 'multimedia:apps/ncmpcpp'; converting to using latest source from GitHub.