-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update mpv-mpris to version 1.0 / rev 5 via SR 1077054
https://build.opensuse.org/request/show/1077054 by user mia + dimstar_suse - Update to 1.0 * rename album fields to match MusicBrainz internal names gh#hoyon/mpv-mpris#81 * Fix string leaks in property change handler gh#hoyon/mpv-mpris#84 * Makefile: Allow to append CFLAGS / LDFLAGS from environment. gh#hoyon/mpv-mpris#87 * Do not use the default GMainContext gh#hoyon/mpv-mpris#88
- Loading branch information
1 parent
991ac73
commit 16e815c
Showing
6 changed files
with
32 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/ipfs/bafkreiecevdch54x3mdcgh72vvs2yr2jspy3csc3hkwbxj2mvn65etee7u |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
------------------------------------------------------------------- | ||
Mon Apr 3 19:23:55 UTC 2023 - Mia Herkt <[email protected]> | ||
|
||
- Update to 1.0 | ||
* rename album fields to match MusicBrainz internal names | ||
gh#hoyon/mpv-mpris#81 | ||
* Fix string leaks in property change handler | ||
gh#hoyon/mpv-mpris#84 | ||
* Makefile: Allow to append CFLAGS / LDFLAGS from environment. | ||
gh#hoyon/mpv-mpris#87 | ||
* Do not use the default GMainContext | ||
gh#hoyon/mpv-mpris#88 | ||
|
||
------------------------------------------------------------------- | ||
Thu Sep 29 19:32:58 UTC 2022 - Mia Herkt <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters