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-10-04 18:40:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/easyeffects (Old)
 and      /work/SRC/openSUSE:Factory/.easyeffects.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "easyeffects"

Mon Oct  4 18:40:26 2021 rev:6 rq:922907 version:6.1.3+0~git.a593cbd3

Changes:
--------
--- /work/SRC/openSUSE:Factory/easyeffects/easyeffects.changes  2021-09-20 
23:36:32.055424197 +0200
+++ /work/SRC/openSUSE:Factory/.easyeffects.new.2443/easyeffects.changes        
2021-10-04 18:42:15.750281452 +0200
@@ -1,0 +2,9 @@
+Sun Oct  3 23:07:07 UTC 2021 - Boris Manojlovic <bo...@steki.net>
+
+- updated to latest release 6.1.3
+  * Prevented a case in which Spectrum were crashing.
+  * Hopefully crashes like the one reported
+    at https://github.com/wwmm/easyeffects/issues/1172 are fixed 
+- cleanup of multiple old requirements (gstreamer ladspa ...)
+
+-------------------------------------------------------------------

Old:
----
  easyeffects-6.1.2+0~git.89063a4b.tar.xz

New:
----
  easyeffects-6.1.3+0~git.a593cbd3.tar.xz

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

Other differences:
------------------
++++++ easyeffects.spec ++++++
--- /var/tmp/diff_new_pack.ddTF55/_old  2021-10-04 18:42:16.258282278 +0200
+++ /var/tmp/diff_new_pack.ddTF55/_new  2021-10-04 18:42:16.262282284 +0200
@@ -23,7 +23,7 @@
 %endif
 
 Name:           easyeffects
-Version:        6.1.2+0~git.89063a4b
+Version:        6.1.3+0~git.a593cbd3
 Release:        0
 Summary:        Audio effects for Pulseaudio applications
 License:        GPL-3.0-or-later
@@ -35,8 +35,8 @@
 BuildRequires:  binutils-gold
 %endif
 BuildRequires:  cmake
-BuildRequires:  gcc10
-BuildRequires:  gcc10-c++
+BuildRequires:  gcc
+BuildRequires:  gcc-c++
 BuildRequires:  itstool
 BuildRequires:  meson
 BuildRequires:  pkgconfig
@@ -56,13 +56,9 @@
 BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sndfile)
 Requires:       dconf
-Requires:       gstreamer-plugins-bad >= 1.12.5
-Requires:       gstreamer-plugins-good >= 1.12.5
-Requires:       ladspa-swh-plugins
 Recommends:     lv2-calf >= 0.90.1
 Recommends:     lv2-lsp-plugins
 Recommends:     lv2-zam-plugins
-Recommends:     rubberband-ladspa
 
 %description
 PulseEffects is a limiter, compressor, reverberation, stereo equalizer and 
auto volume
@@ -86,8 +82,8 @@
 export LD=ld.gold
 alias ld=gold
 %endif
-export CC=gcc-10
-export CXX=g++-10
+export CC=gcc
+export CXX=g++
 export LDFLAGS="${LDFLAGS} -fPIC -Wl,--gc-sections -Wl,-O1"
 %if %{with gold}
 LDFLAGS+=" -fuse-ld=gold -Wl,--icf=safe"

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ddTF55/_old  2021-10-04 18:42:16.294282336 +0200
+++ /var/tmp/diff_new_pack.ddTF55/_new  2021-10-04 18:42:16.294282336 +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.2</param>
+    <param name="revision">v6.1.3</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.2+0~git.89063a4b.tar.xz -> 
easyeffects-6.1.3+0~git.a593cbd3.tar.xz ++++++
++++ 2144 lines of diff (skipped)

Reply via email to