Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package easyeffects for openSUSE:Factory 
checked in at 2025-12-15 12:01:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/easyeffects (Old)
 and      /work/SRC/openSUSE:Factory/.easyeffects.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "easyeffects"

Mon Dec 15 12:01:01 2025 rev:27 rq:1322814 version:8.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/easyeffects/easyeffects.changes  2025-12-03 
14:14:51.160453338 +0100
+++ /work/SRC/openSUSE:Factory/.easyeffects.new.1939/easyeffects.changes        
2025-12-15 12:06:37.624097910 +0100
@@ -1,0 +2,29 @@
+Sat Dec 13 03:51:35 UTC 2025 - Gerald Chen <[email protected]>
+
+- Update to version 8.0.8
+  * The last crystalizer changes could make Easy Effects crash when
+    PipeWire used the maximum possible latency value. Almost never
+    PipeWire actually does that but it is better to be in the safe
+    side.
+- Update to version 8.0.7
+  * The plugins effects sidebar width can be changed.
+  * The convolver plugin is now able to load sofa impulse files. It
+    also has a dialog that allows the target orientation to be set.
+  * Our local server was improved and it is now possible for third
+    party applications to set and get more parameters values.
+  * Our manual has been converted to mkdocs. And now its available
+    only in online mode.
+  * RNNoise is supposed to be optional. But that was not actually
+    happening.
+  * In some cases when a preset was removed the most used presets
+    list was not being properly updated.
+  * Now that the manual is just an ordinary Github's page the Qt
+    WebEngineView is not used anymore. No need to keep its package
+    as dependency.
+  * The library libportal-qt6 is only used by the Flatpak package
+    and can be removed from native packages dependencies list.
+  * Our resampler class is now based on speexdsp resampler. This
+    means libsamplerate can be removed from our packages
+    dependencies.
+
+-------------------------------------------------------------------

Old:
----
  easyeffects-8.0.6.tar.xz

New:
----
  easyeffects-8.0.8.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ easyeffects.spec ++++++
--- /var/tmp/diff_new_pack.W4vTKo/_old  2025-12-15 12:06:38.348128352 +0100
+++ /var/tmp/diff_new_pack.W4vTKo/_new  2025-12-15 12:06:38.348128352 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           easyeffects
-Version:        8.0.6
+Version:        8.0.8
 Release:        0
 Summary:        Simple audio effects
 License:        GPL-3.0-or-later
@@ -43,15 +43,13 @@
 BuildRequires:  cmake(Qt6Graphs)
 BuildRequires:  cmake(Qt6QuickControls2)
 BuildRequires:  cmake(Qt6QuickShapesPrivate)
-BuildRequires:  cmake(Qt6WebEngineQuick)
 BuildRequires:  pkgconfig(gsl)
 BuildRequires:  pkgconfig(libbs2b)
 BuildRequires:  pkgconfig(libebur128)
+BuildRequires:  pkgconfig(libmysofa)
 BuildRequires:  pkgconfig(libpipewire-0.3)
-BuildRequires:  pkgconfig(libportal-qt6)
 BuildRequires:  pkgconfig(lilv-0)
 BuildRequires:  pkgconfig(rnnoise)
-BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sndfile)
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(tbb)
@@ -59,7 +57,6 @@
 Requires:       kf6-kirigami
 Requires:       kirigami-addons6
 Requires:       qt6-graphs-imports
-Requires:       qt6-webengine-imports
 Recommends:     breeze6
 Recommends:     lv2-calf
 Recommends:     lv2-lsp-plugins
@@ -87,7 +84,7 @@
 
 %files
 %license LICENSE
-%doc README.md CHANGELOG.md
+%doc README.md src/contents/docs/community/CHANGELOG.md
 %{_datadir}/icons/hicolor/scalable/apps/com.github.wwmm.%{name}.svg
 %{_datadir}/icons/hicolor/scalable/apps/com.github.wwmm.%{name}-symbolic.svg
 %{_datadir}/metainfo/com.github.wwmm.%{name}.metainfo.xml

++++++ _service ++++++
--- /var/tmp/diff_new_pack.W4vTKo/_old  2025-12-15 12:06:38.412131043 +0100
+++ /var/tmp/diff_new_pack.W4vTKo/_new  2025-12-15 12:06:38.424131547 +0100
@@ -2,7 +2,7 @@
   <service name="tar_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/wwmm/easyeffects.git</param>
-    <param name="revision">v8.0.6</param>
+    <param name="revision">v8.0.8</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-8.0.6.tar.xz -> easyeffects-8.0.8.tar.xz ++++++
++++ 190962 lines of diff (skipped)

Reply via email to