Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ncspot-1.3.2-1.3 RPM for aarch64

From OpenSuSE Ports Tumbleweed for aarch64

Name: ncspot Distribution: openSUSE Tumbleweed
Version: 1.3.2 Vendor: openSUSE
Release: 1.3 Build date: Tue Dec 2 20:54:21 2025
Group: Productivity/Multimedia/Sound/Players Build host: reproducible
Size: 12011395 Source RPM: ncspot-1.3.2-1.3.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/hrkfdn/ncspot
Summary: Cross-platform ncurses Spotify client written in Rust
ncurses Spotify client written in Rust using librespot. It is heavily inspired by ncurses MPD clients, such as ncmpc. My motivation was to provide a simple and resource friendly alternative to the official client as well as to support platforms that currently don't have a Spotify client, such as the *BSDs.

Provides

Requires

License

BSD-2-Clause

Changelog

* Tue Dec 02 2025 lorenzholzbauer@ikmail.com
  - Update to version 1.3.2:
    * chore: Prepare for release 1.3.2
    * fix: Update to latest Librespot to fix playback
    * chore(toolchain): update (#1730)
    * chore(deps): bump the cargo group with 4 updates (#1722)
    * fix: prevent crash when song has no artist (#1720)
    * chore(toolchain): update (#1712)
    * chore(deps): bump the cargo group across 1 directory with 6 updates
    * chore(deps): bump the cargo group with 4 updates
    * fix: do not crash when shift > queue len (#1705) note this preserves behaviour of shifting by negative numbers in either direction
    * chore(deps): bump the cargo group with 2 updates
    * chore(deps): bump the cargo group with 4 updates (#1696)
    * fix: Playlist retrieval if list has podcasts (#1691)
* Sat Nov 22 2025 Stanislav Brabec <sbrabec@suse.com>
  - Remove unused BuildRequires: update-desktop-files.
* Tue Aug 26 2025 lorenzholzbauer@ikmail.com
  - Update to version 1.3.1:
    * fix: Changelog link for 1.3.1
    * chore: Bump version to 1.3.1
    * chore: `cargo update`
    * fix(deps): bump librespot to 0.7.0 (#1687)
    * chore(deps): bump actions/checkout in the github-actions group
    * chore(deps): bump the cargo group across 1 directory with 5 updates
    * chore: `cargo fmt`
    * refactor: Add elided lifetime to result
    * refactor: collapse nested `if let`
    * [create-pull-request] automated change
    * chore(deps): bump the cargo group across 1 directory with 10 updates
    * chore(deps): bump the cargo group with 5 updates
    * chore: Set up `direnv`
* Sun Jul 13 2025 lorenzholzbauer@ikmail.com
  - Update to version 1.3.0:
    * chore: Release prep for 1.3.0
    * chore(deps): bump the cargo group with 3 updates (#1664)
    * feat(auth): Automatically find free port
    * chore: `cargo clippy --fix`
    * [create-pull-request] automated change
    * chore(deps): bump the cargo group across 1 directory with 2 updates (#1661)
    * chore(deps): bump the cargo group with 6 updates (#1658)
    * fix: Do not crash due to unavailable tracks in queue
    * fix: Switch command line fg/bg colors
    * chore(deps): bump the cargo group across 1 directory with 4 updates (#1654)
    * docs: Update documentation links
    * chore(deps): bump the cargo group with 2 updates (#1646)
    * fix(queue): Don't freeze on item double click
    * chore(deps): bump zbus from 5.6.0 to 5.7.0 in the cargo group
    * fix: `cargo clippy --fix`
    * [create-pull-request] automated change
    * chore(deps): bump the cargo group with 4 updates
    * Prevent event loop starvation by unplayable tracks
    * chore: remove unused `rustfmt.toml` file
    * Added missing parenthesis
    * chore(deps): bump the cargo group across 1 directory with 9 updates
    * chore: `cargo clippy --fix`
    * [create-pull-request] automated change
    * chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15
    * chore(deps): bump openssl from 0.10.71 to 0.10.72
    * chore(deps): bump the cargo group with 3 updates
    * chore(deps): bump the cargo group across 1 directory with 5 updates
    * chore(deps): bump the cargo group with 4 updates
    * chore: Tweak log levels a little
    * fix: Skip unplayable tracks
    * feat(ci): Add nix-shell setup
    * chore(deps): bump the cargo group across 1 directory with 3 updates
    * chore: Update to edition 2024
    * chore(deps): bump the cargo group with 3 updates
    * chore(deps): bump ring from 0.17.8 to 0.17.13
    * chore: Remove unnecessary `take()` call
    * [create-pull-request] automated change
    * chore(deps): bump the cargo group with 6 updates
    * fix: Corrected incorrect comment
    * chore: other small fixes
    * chore: adapt to `rand` changes
    * chore(deps): bump the cargo group across 1 directory with 7 updates
    * chore(deps): bump openssl from 0.10.69 to 0.10.70
    * [create-pull-request] automated change
* Wed Feb 05 2025 Lorenz Holzbauer <lorenzholzbauer@ikmail.com>
  - changed ncurses version
* Tue Feb 04 2025 Lorenz Holzbauer <lorenzholzbauer@ikmail.com>
  - added rest of files
* Tue Feb 04 2025 Lorenz Holzbauer <lorenzholzbauer@ikmail.com>
  - added obsinfo file for real
* Tue Feb 04 2025 Lorenz Holzbauer <lorenzholzbauer@ikmail.com>
  - added obsinfo file
* Tue Feb 04 2025 lorenzholzbauer@ikmail.com
  - Update to version 1.2.2:
    * chore: Bump version to 1.2.2
    * chore(deps): bump the cargo group with 2 updates
    * feat(ci): Lint + Build for aarch64 (#1581)
    * [create-pull-request] automated change
    * fix: Allow usage of deprecated related artists API
    * chore(deps): bump the cargo group across 1 directory with 10 updates
    * chore(deps): bump the cargo group with 2 updates
    * docs: remove remaining password manager documentation (#1573)
    * docs: add missing password manager removal to changelog (#1572)
    * feat: add %artist formatting option
* Tue Feb 04 2025 Lorenz Holzbauer <lorenzholzbauer@ikmail.com>
  - fixed broken build file
* Tue Feb 04 2025 lorenzholzbauer@ikmail.com
  - Update to version 1.2.2:
    * chore: Bump version to 1.2.2
    * chore(deps): bump the cargo group with 2 updates
    * feat(ci): Lint + Build for aarch64 (#1581)
    * [create-pull-request] automated change
    * fix: Allow usage of deprecated related artists API
    * chore(deps): bump the cargo group across 1 directory with 10 updates
    * chore(deps): bump the cargo group with 2 updates
    * docs: remove remaining password manager documentation (#1573)
    * docs: add missing password manager removal to changelog (#1572)
    * feat: add %artist formatting option
* Tue Feb 04 2025 lorenzholzbauer@ikmail.com
  - Update to version 1.2.2:
    * chore: Bump version to 1.2.2
    * chore(deps): bump the cargo group with 2 updates
    * feat(ci): Lint + Build for aarch64 (#1581)
    * [create-pull-request] automated change
    * fix: Allow usage of deprecated related artists API
    * chore(deps): bump the cargo group across 1 directory with 10 updates
    * chore(deps): bump the cargo group with 2 updates
    * docs: remove remaining password manager documentation (#1573)
    * docs: add missing password manager removal to changelog (#1572)
    * feat: add %artist formatting option
* Mon Feb 03 2025 Lorenz Holzbauer <lorenzholzbauer@ikmail.com>
  - added icon
* Sat Jan 06 2024 Jan-Luca Kiok <opensuse-packages@jlk.one>
  - Change required rust build version to 1.70
* Sat Jan 06 2024 Jan-Luca Kiok <opensuse-packages@jlk.one>
  - Build via cargo packaging
* Sat Jan 06 2024 Jan-Luca Kiok <opensuse-packages@jlk.one>
  - Extend service to fetch and prepare package
  - Update to version 1.0.0
    Added
    * Special color for unavailable items
    * Changelog with all the relevant user-facing changes to the
      project
    * info command line subcommand to show platform specific
      information
    Changed
    * Improve error messages generated by the command line
    * Build with crossterm terminal backend by default
    * Move UNIX IPC socket from the user's cache path to the user's
      runtime directory
    * Improve messages relating to errors in the configuration file
    Fixed
    * Crash when internal commands can't be handled
    * Documentation for the behavior of the Ctrl+S keybinding
    * Multiple instances interfering with each other's MPRIS
      implementation
    * An unlikely crash when the UNIX IPC socket is removed before
      ncspot is closed
    * Guaranteed crash while quiting ncspot when using MPRIS
    * MPRIS volume not being updated when given numbers smaller
      than 0 or larger than 1
    * Allow previous track via MPRIS if first track in queue is
      playing
* Thu Jul 27 2023 Jan-Luca Kiok <opensuse-packages@jlk.one>
  - Update to version 0.13.4
    Features
    * Add save current command
    * Add add command for adding song to playlist
    Maintenance
    * Improve release build options
    * Fix: Forward mouse events inside layout
    * Refactor: remove unused screenchange variable
    * Update documentation: recommend Ueberzug++
    * Sort Artists Ignoring "The"
    * Fix: Gracefully handle local files
    * Fix: Speed up context menu by fetching album only once
* Sat Jun 17 2023 Jan-Luca Kiok <opensuse-packages@jlk.one>
  - Update to version 0.13.3
    Maintenance
    * Fix incorrect notification ID reuse on XDG
    * Fix: ListView decrement selected on remove
    * Support multiple IPC sockets
    * Refactor the entry point to make it more readable
    * Fix: command line multi-byte prefix panic
    * Prevent tab switching from the command line
    * Fix: config option command_key not working
    * Remove Snapcraft installation source
    * Add cargo installation method
* Mon May 15 2023 Jan-Luca Kiok <opensuse-packages@jlk.one>
  - Lock vendored dependencies
* Thu May 11 2023 Jan-Luca Kiok <opensuse-packages@jlk.one>
  - Lock cargo installation
* Sun May 07 2023 Jan-Luca Kiok <opensuse-packages@jlk.one>
  - Update to version 0.13.2
    Maintenance
    * Use notify-rust with zbus instead of dbus and add
      ncurses_backend feature flag
    * Fix: gracefully handle invalid/not available DBus setups
      causing crashes
    * Update Nerdfont glyphs
    * Dependency updates
* Sat Apr 15 2023 Jan-Luca Kiok <opensuse-packages@jlk.one>
  - Update to version 0.13.1
    Maintenance
    * Disable ncspot default features for xtask to simplify build
    * Statusbar: Update nerdfont glyphs
    * Split up README
    * Add 'browse' to 'library_tabs' docs
    * Rewrite MPRIS implementation using zbus
    Features
    * Add vim-like page scrolling
    * Emulate double click to play items
* Fri Mar 10 2023 Jan-Luca Kiok <me@jlk.one>
  - Remove check stage via cargo test
* Fri Mar 10 2023 Jan-Luca Kiok <me@jlk.one>
  - Update to version 0.13.0
    Maintenance
    * Add info on extracting currently playing to README
    * Fix clippy warnings
    * Always pass cover URL to notification
    * Change unnecessary usage of Arc to borrow instead
    * Disable autojump for add to playlist dialog
    Features
    * Theme config support for Cursive's `HighlightInactive`
    * Switch from MM:SS to HH:MM:SS duration representation if needed
    * commands: Add "reconnect" command to force socket shutdown
    * Allow executing program to retrieve credentials
    * Add manpage generation using xtask
    * Automatic shell completion generation using xtask
  - Switch to zst compression for vendored deps
  - Use cargo test as check stage

Files

/usr/bin/ncspot
/usr/share/applications/ncspot.desktop
/usr/share/doc/packages/ncspot
/usr/share/doc/packages/ncspot/README.md
/usr/share/icons/hicolor
/usr/share/icons/hicolor/scalable
/usr/share/icons/hicolor/scalable/apps
/usr/share/icons/hicolor/scalable/apps/ncspot.svg
/usr/share/licenses/ncspot
/usr/share/licenses/ncspot/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 27 23:28:50 2026