- Update to 0.7.0:

* Redesign the user interface and use latest GNOME patterns
  * Inhibit suspension when playing
  * Pause playback if the system enters power saver mode
  * MPRIS: Implement Play, Pause and Stop methods in addition to PlayPause
  * MPRIS: Implement Next and Prev methods for navigating presets
  * Updated Pink Noise sample
  * Changed train sound
  * Added preference to always start on pause

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/blanket?expand=0&rev=10
This commit is contained in:
Michael Vetter 2024-04-08 06:16:15 +00:00 committed by Git OBS Bridge
parent 21731cc240
commit 07a635d0e5
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:710a3b733da5eb349bf8dc3c37ef0afeb301c8299c22e7fad3c753576f33f7f4
size 19962755

3
0.7.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14445e5d2b56116ac741aef8bba9fed444ec52a089ebd175099539a87de10ab5
size 17821356

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Apr 8 06:14:42 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.7.0:
* Redesign the user interface and use latest GNOME patterns
* Inhibit suspension when playing
* Pause playback if the system enters power saver mode
* MPRIS: Implement Play, Pause and Stop methods in addition to PlayPause
* MPRIS: Implement Next and Prev methods for navigating presets
* Updated Pink Noise sample
* Changed train sound
* Added preference to always start on pause
-------------------------------------------------------------------
Wed Apr 20 19:13:05 UTC 2022 - Michael Vetter <mvetter@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package blanket
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: blanket
Version: 0.6.0
Version: 0.7.0
Release: 0
Summary: Listen to different sounds
License: GPL-3.0-or-later