Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package easyeffects for openSUSE:Factory checked in at 2021-09-20 23:33:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/easyeffects (Old) and /work/SRC/openSUSE:Factory/.easyeffects.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "easyeffects" Mon Sep 20 23:33:44 2021 rev:5 rq:920358 version:6.1.2+0~git.89063a4b Changes: -------- --- /work/SRC/openSUSE:Factory/easyeffects/easyeffects.changes 2021-08-25 20:59:19.973072601 +0200 +++ /work/SRC/openSUSE:Factory/.easyeffects.new.1899/easyeffects.changes 2021-09-20 23:36:32.055424197 +0200 @@ -1,0 +2,41 @@ +Mon Sep 20 16:37:54 UTC 2021 - Boris Manojlovic <bo...@steki.net> + +- removed PR-1159-App-info-UI-management-improved.patch as changes + were applied +- updated to release 6.1.2 + + Improved compatibility with WirePlumber. + This is needed to run on systems that decided to use it instead + of the built-in PipeWire session manager. + More information at https://github.com/wwmm/easyeffects/issues/1144 + +------------------------------------------------------------------- +Mon Sep 20 12:29:17 UTC 2021 - Boris Manojlovic <bo...@steki.net> + +- add upstream patch PR-1159-App-info-UI-management-improved.patch + +------------------------------------------------------------------- +Mon Sep 20 08:38:57 UTC 2021 - Boris Manojlovic <bo...@steki.net> + +- updated to latest release 6.1.1 +- Added: + * When trying to add an autoloading profile for a device already + in the list its target preset will be updated. This way we can change + the profile preset without having to remove and recreating it. + * The preset autoloading support implementation was redesigned again. + It should work on more hardware now. For more information see issue 1051. + * If the Limiter or the Maximizer are set in the last position of the plugin stack, + new plugins are added at the second to last position in order + to prevent hardware damage on eventually high output level. + * Removing an application from the blocklist, its previous enabled state is restored. +- Fixed: + * Sometimes when removing imported models from the noise reduction + plugin the current used model was not properly updated. This should be fixed now. + * When editing presets files in an external editor, + duplicated entries won't be shown in our presets menu. + * Now the blocklist is correctly set when switching presets. + * Now the status of the global bypass button is correctly updated when changing plugin stack. + * Missing icons on the system should not be shown inside the application info UI + (if an application icon could not be shown even if you're sure it's correctly installed, please open an issue). + * Some icons not showing in Plasma DE with Breeze icon theme should appear now. + +------------------------------------------------------------------- Old: ---- easyeffects-6.1.0+0~git.7d084e29.tar.xz New: ---- easyeffects-6.1.2+0~git.89063a4b.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ easyeffects.spec ++++++ --- /var/tmp/diff_new_pack.RDxHnS/_old 2021-09-20 23:36:32.543424800 +0200 +++ /var/tmp/diff_new_pack.RDxHnS/_new 2021-09-20 23:36:32.547424805 +0200 @@ -23,7 +23,7 @@ %endif Name: easyeffects -Version: 6.1.0+0~git.7d084e29 +Version: 6.1.2+0~git.89063a4b Release: 0 Summary: Audio effects for Pulseaudio applications License: GPL-3.0-or-later @@ -35,6 +35,7 @@ BuildRequires: binutils-gold %endif BuildRequires: cmake +BuildRequires: gcc10 BuildRequires: gcc10-c++ BuildRequires: itstool BuildRequires: meson ++++++ _service ++++++ --- /var/tmp/diff_new_pack.RDxHnS/_old 2021-09-20 23:36:32.571424835 +0200 +++ /var/tmp/diff_new_pack.RDxHnS/_new 2021-09-20 23:36:32.571424835 +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.1.0</param> + <param name="revision">v6.1.2</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@~git.%h</param> <param name="versionrewrite-pattern">[a-z]*([0-9]*\.[0-9]*\.[0-9]*)\+(.*)</param> <param name="versionrewrite-replacement">\1+\2</param> ++++++ easyeffects-6.1.0+0~git.7d084e29.tar.xz -> easyeffects-6.1.2+0~git.89063a4b.tar.xz ++++++ ++++ 22871 lines of diff (skipped)