Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pyradio for openSUSE:Factory checked in at 2021-09-07 21:21:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pyradio (Old) and /work/SRC/openSUSE:Factory/.pyradio.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pyradio" Tue Sep 7 21:21:36 2021 rev:3 rq:917234 version:0.8.9.9 Changes: -------- --- /work/SRC/openSUSE:Factory/pyradio/pyradio.changes 2020-03-03 10:19:54.235105161 +0100 +++ /work/SRC/openSUSE:Factory/.pyradio.new.1899/pyradio.changes 2021-09-07 21:22:21.345370723 +0200 @@ -1,0 +2,92 @@ +Mon Sep 6 12:57:27 UTC 2021 - [email protected] + +- Updated to version 0.8.9.9: + * Search history navigation will work with normal keys in + addition to Control-key combinations (when a line editor does + not have the focus). + * When navigating to a new search term, in the RadioBrowser + Search Window, the two main check boxes will always get the + focus (makes it easier to navigate using normal keys). + * Docs Updated +- Changes from version 0.8.9.8: + * Fixing RadioBrowser history save confirmation window. + * Interchanging ^T and ^Y in the RadioBrowser Search Window. + * Addinf FULL_SCREEN_MODES for farter rendering. +- Changes from version -.8.9.7: + * All Search Window movement keys (^N, ^P, ^Y) ill add a new + history item (if possible). + * ^B does not save history to file. + * Do not close browser if network fails. +- Changes from version 0.8.9.7: + * RadioBrowser History Management finalized. + * Fields' placement fixed in RadioBrowser Search Window. + * RadioBrowser readme page added. + * Docs updated. +- Changes from 0.8.9.2: + * Screen flickering when moving within the stations' list + eliminated. + * VLC player is available again (disabled by unreported bug). + * Advancing Radio Browser support. + * Fixing python 2 return from Radio Browser TUI breakage. + * Adding dnspython module availability check. +- Changes from version 0.8.9.1: + * Implemented the so called "Listening" mode, in which PyRadio + TUI can be reduced down to a single line (the "Status Bar"). + Requested for tilling WM use, (gh#coderholic/pyradio#128). +- Changes from version 0.8.9: + * Implemented a simplified method to install, update, uninstall. + * PyRadio will detect its player abnormal termination. + * Player's connection timeout can now be disabled. Once a player + is started, it will be considered to be connected immediately. + * stations.csv changes can now be integrated into user's + stations.csv. + * mplayer "pyradio" profile will use the internal mixer to adjust + volume. + * BUG FIX: Active players parameter list is always synchronized + to saved. + * BUG FIX: Clicking on empty space (past last station) will not + crash pyradio. +- Changes from version 0.8.8.5: + * Fixing -ap value not activated by player. + * Commenting out excessive error log messages. +- Changes from version 0.8.8.4: + * Fixing double click behavior (while in playback double clicking + to a different station will start it. + * vcl will not start muted (volume = 0) +- Changes from version 0.8.8.3: + * Basic mouse support implemented. + * Config option to enable mouse support added. + * Implementing players extra parameters set. + * Player selection Config window redesigned. + * Adding -ep. -ap, -lp command line parameters. + * Fixing a bug which would lead to a crash when "r" would be + pressed in the config window. + * Playback will be restarted when vital parameters are changes + (encoding, connection type, player parameters). + * When restarting playback, play the correct station not the + selected one. + * Adding autostart BAT file on Windows to prevent session locking + when Windows terminate while PyRadio is still running. + * pyradio will always use a profile + * Fixing several minor bugs. +- Changes from version 0.8.8.2: + * Gracefully exit when the terminal is closed. +- Changes from version 0.8.8.1: + * Restarting radio-browser.info implementation. +- Changes from version 0.8.8: + * Implementing "Paste to playlist" (\p) command. + * Implementing "Create Playlist" (\n). + * Addind \u (show Unnamed Register) command. + * Fixing volume display for MPV on python3 before a valid Title + has been received. + * Revert to stations playlist if default one (set by config) does + not exist. + * Second level config windows will not be displayed when main + window shows "Window too small" message. + * When opening a playlist/register from register mode, continue + playing active station (if found in opened playlist/register). + * Do not show "'" when opening a playlist/register from register + mode. + * "Title: (null)" will not appear any more (vlc). + +------------------------------------------------------------------- Old: ---- pyradio-0.8.7.1.tar.gz New: ---- pyradio-0.8.9.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pyradio.spec ++++++ --- /var/tmp/diff_new_pack.cuKb1y/_old 2021-09-07 21:22:21.813371289 +0200 +++ /var/tmp/diff_new_pack.cuKb1y/_new 2021-09-07 21:22:21.817371293 +0200 @@ -1,7 +1,7 @@ # # spec file for package pyradio # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2019-2020 Malcolm J Lewis <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: pyradio -Version: 0.8.7.1 +Version: 0.8.9.9 Release: 0 Summary: Curses based internet radio player License: MIT @@ -51,7 +51,7 @@ %python_expand %fdupes %{buildroot}%{python3_sitelib}/ %files -%doc Changelog README.md +%doc Changelog radio-browser.md README.md %license LICENSE %{_bindir}/pyradio %{_mandir}/man1/pyradio.1%{?ext_man} ++++++ pyradio-0.8.7.1.tar.gz -> pyradio-0.8.9.9.tar.gz ++++++ ++++ 32109 lines of diff (skipped)
