Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rmpc for openSUSE:Factory checked in at 2025-01-01 23:08:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rmpc (Old) and /work/SRC/openSUSE:Factory/.rmpc.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rmpc" Wed Jan 1 23:08:45 2025 rev:5 rq:1234278 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rmpc/rmpc.changes 2024-10-29 14:35:30.530417930 +0100 +++ /work/SRC/openSUSE:Factory/.rmpc.new.1881/rmpc.changes 2025-01-01 23:09:11.563625979 +0100 @@ -1,0 +2,81 @@ +Wed Jan 1 09:50:25 UTC 2025 - Muhammad Akbar Yanuar Mantari <[email protected]> + +- Removed cargo_audit from _service due that contains vendor now + +------------------------------------------------------------------- +Wed Jan 1 06:14:28 UTC 2025 - Muhammad Akbar Yanuar Mantari <[email protected]> + +- Update to version 0.7.0 + + Added + - JumpToCurrent Queue action to make the cursor jump to the + currently playing song + - Mouse support for modal popups + - List available decoder plugins from MPD via ShowDecoders + action or rmpc decoders + - Ability to add and instantly play song under cursor. Bound + to Confirm action + - Theme: add symbols.ellipsis to customize the ellipsis when + text need to be truncated + - A new Lyrics pane used to display synchronized lyrics. + - Missing default keybind for the Album Artists tab + - Allow stop action to work in paused state + - Select functionality to the queue, selected songs can be + moved up and down in the queue at the same time using the + MoveUp/Down actions + - Selected songs in queue can now be removed all at once from + the Queue with the Delete action + - InvertSelection action + - Show album date in the Artists and AlbumArtists panes + - Config options to sort albums by date or name and to hide or + show album date in in the Artists and AlbumArtists panes + - Rmpc will now try to reconnect and reinitialize on losing + connection to mpd + + Changed + - Queue table now remembers cursor position when you switch + tabs + - Browser panes now remember cursor position in the root level + when you switch tabs + - Refactor and split utils module + - Set binary limit to 5MB + - Disabled album arts for songs over http(s). Can be brought + back by changing album_art.disabled_protocols + - Improves the usability and clarity of the queue deletion + confirmation modal + - width_percent config option in song_table_format. Replaced by + width. + - Deletion of a playlist now requires user confirmation + - Default keybinds for tabs to make space for the Album + Artists tab + - Swapped default single and consume keybinds + - Clear album art and song in the header when the playback + stops + - Refactored confirm modal into a generic one + - Refactored rename playlist and save queue modal into a + generic modal with single input + - Refactored add to playlist modal into generic select modal + - Refactored MPD client out of a UI thread. Rmpc now also + requires only single connection to MPD. + + Fixed + - Songs not being sorted below directories in the Directories + pane + - Scrolloff issues in Playlists pane after rename/move + - Few typos in UI and internal messages + - Click to select and rendering issues in SongInfo and Decoder + modals + - Read stream not being emptied after encountering error while + reading MPD's response + - Rows not wrapping in the keybinds modal when the screen is + too small + - Unchecked panic inside the volume widget when volume exceeds + certain value + - Several things that should have happened on song change were + happening on every Player event, ie. seeking + - Improved handling of errors while reading MPD's response + - Adjust scrollbar position in browser panes when track symbol + is empty + - Scrolloff not applying on the very first render + + Deprecated + - width_percent config option in song_table_format. It will + continue to work for now, but will be removed in the future. + +------------------------------------------------------------------- Old: ---- rmpc-0.6.0.tar.gz New: ---- rmpc-0.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rmpc.spec ++++++ --- /var/tmp/diff_new_pack.s7NnO3/_old 2025-01-01 23:09:13.511705979 +0100 +++ /var/tmp/diff_new_pack.s7NnO3/_new 2025-01-01 23:09:13.515706144 +0100 @@ -18,7 +18,7 @@ %bcond_without test Name: rmpc -Version: 0.6.0 +Version: 0.7.0 Release: 0 Summary: Rusty Music Player Client for MPD License: BSD-3-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.s7NnO3/_old 2025-01-01 23:09:13.559707951 +0100 +++ /var/tmp/diff_new_pack.s7NnO3/_new 2025-01-01 23:09:13.563708115 +0100 @@ -5,6 +5,5 @@ <param name="compression">zst</param> <param name="update">true</param> </service> - <service name="cargo_audit" mode="manual"/> </services> ++++++ rmpc-0.6.0.tar.gz -> rmpc-0.7.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/rmpc/rmpc-0.6.0.tar.gz /work/SRC/openSUSE:Factory/.rmpc.new.1881/rmpc-0.7.0.tar.gz differ: char 12, line 1 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/rmpc/vendor.tar.zst /work/SRC/openSUSE:Factory/.rmpc.new.1881/vendor.tar.zst differ: char 7, line 1
