Files
pamixer/pamixer.changes
Dakota Williams 887ce9dda3 Accepting request 1009601 from home:susnux:branches:multimedia:apps
- Update to 1.6:
  * Allow to select “running” sinks
  * Fix `--get-volume` and `--get-volume-human` return non-zero
- Drop fix-makefile-installation.patch

OBS-URL: https://build.opensuse.org/request/show/1009601
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pamixer?expand=0&rev=9
2022-10-17 18:53:21 +00:00

42 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Oct 10 18:35:18 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 1.6:
* Allow to select “running” sinks
* Fix `--get-volume` and `--get-volume-human` return non-zero
- Drop fix-makefile-installation.patch
-------------------------------------------------------------------
Sat Nov 6 10:48:44 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 1.5:
* Add "set-limit" option, set a limit for the volume
* Fixed typos
* Fix memory leak on Pulseaudio object destruction
* Add man page
- Add fix-makefile-installation.patch
-------------------------------------------------------------------
Mon Aug 17 19:04:17 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.4:
* Allow --get-volume with --get-mute
* Check return values when creating and connecting `pa_context`
* add "--get-volume-human" option that gives 75% or muted
-------------------------------------------------------------------
Tue Sep 5 09:07:33 UTC 2017 - mpluskal@suse.com
- Simplify spec file and clean it up with spec-cleaner
- Use optflags when building
-------------------------------------------------------------------
Fri Sep 1 17:34:06 UTC 2017 - raineforest@raineforest.me
- Add compatibility macro for %make_build to fix building for Leap
-------------------------------------------------------------------
Tue Aug 22 21:24:23 UTC 2017 - raineforest@raineforest.me
- Initial release