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

ghc-libmpd-0.10.0.0-bp155.2.14 RPM for x86_64

From OpenSuSE Leap 15.5 for x86_64

Name: ghc-libmpd Distribution: SUSE Linux Enterprise 15 SP5
Version: 0.10.0.0 Vendor: openSUSE
Release: bp155.2.14 Build date: Mon May 22 12:02:03 2023
Group: Unspecified Build host: hci-snode3-m0
Size: 1267473 Source RPM: ghc-libmpd-0.10.0.0-bp155.2.14.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/libmpd
Summary: An MPD client library
A client library for MPD, the Music Player Daemon.

Provides

Requires

License

MIT

Changelog

* Wed Jan 27 2021 psimons@suse.com
  - Update libmpd to version 0.10.0.0.
    * v0.10.0.0 2021-01-25
    - Require MPD version 0.19 or later.
    - Breaking: `list` now takes a `Query` instead of a `Maybe Artist`, and lists the requested tag of songs matching the query.
      Migrate by changing `list $Tag Nothing` to `list $Tag mempty` and `list Album (Just "someone")` to `list Album (Artist =? "someone")`.
    - Breaking: song ranges now expressed with the `Range` datatype rather than `(Position,Position)`, allowing for partial ranges (see documentation).
      Migrate by changing `(x,y)` to `Range x y`.
    - Breaking: add missing `Metadata` constructors: `AlbumSort`, `OriginalDate`, `Conductor`, `Work`, `Grouping`, `Label`, `MUSICBRAINZ_WORKID`.
    - Breaking: add missing `Subsystem` constructors: `PartitionS`, `NeighborS`, `MountS`.
    - Breaking: add missing `ReplayGainMode` constructor: `AutoMode`.
    - Breaking: move `toggle` from `N.M.C.Extensions` to `N.M.(C|A).PlaybackControl`.
    - Fix: `idle` now properly detects the following subsystems: `PartitionS`, `StickerS`, `SubscriptionS`, `MessageS`, `NeighborS`, `MountS`.
    - Remove deprecated functions: `(<&>)` (use `<>` instead), `updateId`, `addList`, `playlistAddList`.
    - Add monadic versions of `searchAdd` and `searchAddPl` commands (previously only had applicative versions)
    - Fix: The server setting "single: oneshot" now sets `stSingle` to `True` rather than erroring out.
* Mon Jan 04 2021 psimons@suse.com
  - Update libmpd to version 0.9.3.0.
    Upstream has edited the change log file since the last release in
    a non-trivial way, i.e. they did more than just add a new entry
    at the top. You can review the file at:
    http://hackage.haskell.org/package/libmpd-0.9.3.0/src/changelog.md
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Tue Oct 06 2020 psimons@suse.com
  - Update libmpd to version 0.9.2.0.
    * v0.9.2.0
    - New command: `seekCur`
    - Add `newtype Sign` to pass positive numbers to `MPDArg` with leading `+/-`.
    - Add monadic versions of `deleteRange` and `moveRange` commands (previously
      only had applicative versions)
    - Deprecate `<&>`, use `<>` instead. `<&>` will be removed in the next major version.
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
  - Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimons@suse.com
  - Add libmpd at version 0.9.1.0.

Files

/usr/lib64/ghc-8.10.7/libmpd-0.10.0.0
/usr/lib64/ghc-8.10.7/libmpd-0.10.0.0/libHSlibmpd-0.10.0.0-4i5hKLNzwnvCeIelKMWVRA-ghc8.10.7.so
/usr/share/licenses/ghc-libmpd
/usr/share/licenses/ghc-libmpd/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:05:44 2024