Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sonata: 1.7b1 -> 1.7.0 #107605

Merged
merged 1 commit into from Dec 26, 2020
Merged

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for sonata is: "An elegant client for the Music Player Daemon"

meta.homepage for sonata is: "https://www.nongnu.org/sonata/"

meta.changelog for sonata is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
sonata
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/9s8adp4x3a4xnyscsi35kqvljq5cfa2k-sonata-1.7.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A sonata https://github.com/r-ryantm/nixpkgs/archive/62eed247ed30a8c3a107cb3127b3ec5ecfbf2455.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/9s8adp4x3a4xnyscsi35kqvljq5cfa2k-sonata-1.7.0
ls -la /nix/store/9s8adp4x3a4xnyscsi35kqvljq5cfa2k-sonata-1.7.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • sonata

Maintainer pings

cc @rvl for testing.

@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Dec 26, 2020

1.7.0 (2020-12-25)

It's has been a beta since a long time, let's make it official :)

Sonata now requires [python-mpd](https://github.com/Mic92/python-mpd2) >= 2.0.

New features

* Rewind to the begin of track when pressing the "Previous" button, if the song
  has been read for more than 5 seconds (@supergln)
  https://github.com/multani/sonata/pull/102
* add "Shuffle by album"
  https://github.com/multani/sonata/pull/59
* repeat single song (Corentin Néau)
  https://github.com/multani/sonata/pull/95


Bug Fixes

* fix refreshing profiles upon connections add/delete (Corentin Néau)
  https://github.com/multani/sonata/pull/92
* fix update of cover and text in fullscreen mode (Corentin Néau)
  https://github.com/multani/sonata/pull/93
* removed Gtk CSS warnings (Benjamin Debeerst)
  https://github.com/multani/sonata/pull/97
* mpd does not report volume when state is stopped
  https://github.com/multani/sonata/pull/105
* Compatibility fix with newer Python, GObject, python-mpd (Simon McVittie)
  https://github.com/multani/sonata/pull/107
  https://github.com/multani/sonata/pull/108
  https://github.com/multani/sonata/pull/109
  https://github.com/multani/sonata/pull/110
  https://github.com/multani/sonata/pull/112
* Add keywords to the .desktop file (Javi Merino)
  https://github.com/multani/sonata/pull/111
* Improve downloading lyrics from LyricsWiki
  https://github.com/multani/sonata/pull/115

@SuperSandro2000 SuperSandro2000 merged commit 1fae688 into NixOS:master Dec 26, 2020
@r-ryantm r-ryantm deleted the auto-update/sonata branch December 27, 2020 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants