Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package noson for openSUSE:Factory checked in at 2022-01-07 12:46:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/noson (Old) and /work/SRC/openSUSE:Factory/.noson.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "noson" Fri Jan 7 12:46:05 2022 rev:10 rq:944526 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/noson/noson.changes 2021-04-14 10:11:54.733588228 +0200 +++ /work/SRC/openSUSE:Factory/.noson.new.1896/noson.changes 2022-01-07 12:47:34.179894971 +0100 @@ -1,0 +2,14 @@ +Thu Dec 30 11:23:50 UTC 2021 - Bo Simonsen <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- 2.4.1.tar.gz New: ---- v2.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ noson.spec ++++++ --- /var/tmp/diff_new_pack.l26I9q/_old 2022-01-07 12:47:34.619895277 +0100 +++ /var/tmp/diff_new_pack.l26I9q/_new 2022-01-07 12:47:34.627895283 +0100 @@ -1,7 +1,7 @@ # # spec file for package noson # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: noson -Version: 2.4.1 +Version: 2.6.0 Release: 0 Summary: C++ library for accessing sonos devices License: GPL-3.0-or-later Group: Development/Libraries/C and C++ URL: https://github.com/janbar/noson/ -Source0: https://github.com/janbar/noson/archive/%{version}.tar.gz +Source0: https://github.com/janbar/noson/archive/v%{version}.tar.gz BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: flac-devel
