Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package easyeffects for openSUSE:Factory 
checked in at 2023-08-07 15:29:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/easyeffects (Old)
 and      /work/SRC/openSUSE:Factory/.easyeffects.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "easyeffects"

Mon Aug  7 15:29:04 2023 rev:16 rq:1102602 version:7.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/easyeffects/easyeffects.changes  2023-04-21 
14:17:47.846845070 +0200
+++ /work/SRC/openSUSE:Factory/.easyeffects.new.22712/easyeffects.changes       
2023-08-07 15:29:14.444369189 +0200
@@ -1,0 +2,36 @@
+Sun Aug  6 19:18:19 UTC 2023 - Matthias Eliasson <[email protected]>
+
+- update to release 7.0.6 
+- Features:
+  + An "Experimental Features" section was added to our preferences window.
+  + The native window of the LSP plugins can be used. This is an experimental 
feature intended only for advanced users. So expect some bugs.
+  + Fractional semitone values can now be used in the Pitch Shift effect.
+- Bug fixes:
+  + The input/output device dropdown in our PipeWire tab is updated when the 
system default device changes and Use Default is enabled. This fixes #1989
+
+-------------------------------------------------------------------
+Sun Aug  6 19:17:13 UTC 2023 - Matthias Eliasson <[email protected]>
+
+- update to release 7.0.5 
+- Features:
+  + A new Level Meter plugin based on libebur128 has been added.
+  + The Pitch plugin now uses the library SoundTouch instead of Rubberband. 
Hopefully some of the mysterious crashes that were happening with Rubbernand 
are not going to happen anymore.
+  + Improved compatibility with recent PipeWire versions. More information at 
https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3196
+- Bug fixes:
+  + Active Equalizer filters are not set to Bell type anymore when the number 
of bands changes.
+- Other notes:
+  + Rabberband is not a dependency anymore since it has been replaced by 
SoundTouch.
+
+-------------------------------------------------------------------
+Sun Aug  6 19:14:51 UTC 2023 - Matthias Eliasson <[email protected]>
+
+- update to release 7.0.4
+- Features:
+  + The presets menu now asks for confirmation before saving/deleting a preset 
file.
+- Bug fixes:
+  + The plugin reset should not make its controls innefective anymore.
+- Other notes:
+  + Speex is no longer incorrectly listed as a build dependency (speexdsp is 
still a build dependency)
+  + RNNoise is no longer an autodependency. It is now required by default, if 
not available it must be explicitly disabled with -Denable-rnnoise=false
+ 
+-------------------------------------------------------------------

Old:
----
  easyeffects-7.0.3.tar.xz

New:
----
  easyeffects-7.0.6.tar.xz

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

Other differences:
------------------
++++++ easyeffects.spec ++++++
--- /var/tmp/diff_new_pack.dudtf5/_old  2023-08-07 15:29:15.160373584 +0200
+++ /var/tmp/diff_new_pack.dudtf5/_new  2023-08-07 15:29:15.168373633 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           easyeffects
-Version:        7.0.3
+Version:        7.0.6
 Release:        0
 Summary:        Audio effects for Pulseaudio applications
 License:        GPL-3.0-or-later
@@ -45,11 +45,10 @@
 BuildRequires:  pkgconfig(lilv-0)
 BuildRequires:  pkgconfig(nlohmann_json)
 BuildRequires:  pkgconfig(rnnoise)
-BuildRequires:  pkgconfig(rubberband)
 BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sigc++-3.0)
 BuildRequires:  pkgconfig(sndfile)
-
+BuildRequires:  pkgconfig(soundtouch)
 Requires:       dconf
 Recommends:     lv2-calf >= 0.90.1
 Recommends:     lv2-lsp-plugins
@@ -66,8 +65,6 @@
 %description doc
 This package contains documentation of Audio effects for pipewire applications
 
-
-
 %lang_package
 
 %description lang
@@ -105,7 +102,7 @@
 
 %files lang -f easyeffects.lang
 %exclude %{_datadir}/help/*/%{name}
-/usr/share/locale/*/LC_MESSAGES/easyeffects-news.mo
+%{_datadir}/locale/*/LC_MESSAGES/easyeffects-news.mo
 
 %files
 %{_bindir}/%{name}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.dudtf5/_old  2023-08-07 15:29:15.200373828 +0200
+++ /var/tmp/diff_new_pack.dudtf5/_new  2023-08-07 15:29:15.204373854 +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">v7.0.3</param>
+    <param name="revision">v7.0.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-7.0.3.tar.xz -> easyeffects-7.0.6.tar.xz ++++++
++++ 117330 lines of diff (skipped)

Reply via email to