Overview
Request 944526 accepted
- Update to 2.6.0
* add support for changing sub gain
* The SetEQ/GetEQ actually use i2
* Add support for volume in decibel
* add github workflows to test the build on ubuntu-latest
* show the badge of build status
* Update build-ubuntu-latest.yml
* implement the move constructor for the shared pointer
* fix const qualifier of returned shared_ptr
- Change source URL according to upstream
Request History
bosim created request
- Update to 2.6.0
* add support for changing sub gain
* The SetEQ/GetEQ actually use i2
* Add support for volume in decibel
* add github workflows to test the build on ubuntu-latest
* show the badge of build status
* Update build-ubuntu-latest.yml
* implement the move constructor for the shared pointer
* fix const qualifier of returned shared_ptr
- Change source URL according to upstream
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar_suse added openSUSE:Factory:Staging:adi:18 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:18"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:adi:18"
dimstar accepted review
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:18 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:18 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:18 got accepted.
No upstream changelog was provided, used the git commit log
Ok, I'll let it pass like this.
For future cases, please strip things that make no sense to the end users from the changelog.
In this case, for example, I'd have skipped:
Those seem not really relevant to a user of the package; the first three are pure developer workflow things, so in any case irrelevant; the last two are debatable, as they at least describe fixes in the code done