Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package easyeffects for openSUSE:Factory checked in at 2022-06-25 10:24:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/easyeffects (Old) and /work/SRC/openSUSE:Factory/.easyeffects.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "easyeffects" Sat Jun 25 10:24:39 2022 rev:12 rq:984939 version:6.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/easyeffects/easyeffects.changes 2022-05-12 23:01:58.672927107 +0200 +++ /work/SRC/openSUSE:Factory/.easyeffects.new.1548/easyeffects.changes 2022-06-25 10:24:59.566736336 +0200 @@ -1,0 +2,20 @@ +Fri Jun 24 13:22:11 UTC 2022 - Boris Manojlovic <bo...@steki.net> + +- Update to latest release 6.2.6 +- Features: + + When effects are disable to an application we now set its target metadata to null. + This will allow the media session manager (wireplumber) to properly move the stream to a new device. + + A new configuration option was added. It allows EasyEffects to ignore streams whose purpose is to monitor sink devices. + This will help to fix some of problems our users were having when using OBS. + + The code that shows the stream sample format has been improved + + The rnnoise library is now optional. This should help package maintainers to build a Debian package. + See the issue #1000 for more information. + + Our logs now show the source code line where the messages are being printed +- Bugfixes: + + The "enable effects" checkbox in our window was not being updated when third party programs like pavucontrol + moved the stream away from our virtual devices. This should be fixed now. + + Fixed a crash that could happen when the maximum autogain history was changed. + + Avoid crashes when pw-mididump is running + + +------------------------------------------------------------------- Old: ---- easyeffects-6.2.5.tar.xz New: ---- easyeffects-6.2.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ easyeffects.spec ++++++ --- /var/tmp/diff_new_pack.GiVbUA/_old 2022-06-25 10:25:00.054737032 +0200 +++ /var/tmp/diff_new_pack.GiVbUA/_new 2022-06-25 10:25:00.058737038 +0200 @@ -23,7 +23,7 @@ %endif Name: easyeffects -Version: 6.2.5 +Version: 6.2.6 Release: 0 Summary: Audio effects for Pulseaudio applications License: GPL-3.0-or-later @@ -113,7 +113,8 @@ %{_bindir}/%{name} %{_datadir}/applications/com.github.wwmm.%{name}.desktop %{_datadir}/dbus-1/services/com.github.wwmm.%{name}.service -%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg +%{_datadir}/icons/hicolor/scalable/apps/com.github.wwmm.easyeffects.svg +%{_datadir}/icons/hicolor/symbolic/apps/com.github.wwmm.easyeffects-symbolic.svg %{_datadir}/glib-2.0/schemas/com.github.wwmm.%{name}.*.xml %{_datadir}/metainfo/com.github.wwmm.%{name}.metainfo.xml ++++++ _service ++++++ --- /var/tmp/diff_new_pack.GiVbUA/_old 2022-06-25 10:25:00.098737095 +0200 +++ /var/tmp/diff_new_pack.GiVbUA/_new 2022-06-25 10:25:00.102737101 +0200 @@ -3,7 +3,7 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://github.com/wwmm/easyeffects.git</param> - <param name="revision">v6.2.5</param> + <param name="revision">v6.2.6</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@~git.%h</param> <param name="versionrewrite-pattern">v(.*)\+0.git.*</param> <param name="versionrewrite-replacement">\1</param> ++++++ easyeffects-6.2.5.tar.xz -> easyeffects-6.2.6.tar.xz ++++++ ++++ 57076 lines of diff (skipped)