Hello community,

here is the log from the commit of package audaspace for openSUSE:Factory 
checked in at 2019-02-14 14:31:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/audaspace (Old)
 and      /work/SRC/openSUSE:Factory/.audaspace.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "audaspace"

Thu Feb 14 14:31:53 2019 rev:14 rq:674398 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/audaspace/audaspace.changes      2018-07-06 
10:47:53.246833789 +0200
+++ /work/SRC/openSUSE:Factory/.audaspace.new.28833/audaspace.changes   
2019-02-14 14:32:24.555678616 +0100
@@ -1,0 +2,5 @@
+Tue Feb 12 16:51:13 UTC 2019 - [email protected]
+
+- Add audaspace-support-ffmpeg4.patch: Fix build with ffmpeg 4.
+
+-------------------------------------------------------------------

New:
----
  audaspace-support-ffmpeg4.patch

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

Other differences:
------------------
++++++ audaspace.spec ++++++
--- /var/tmp/diff_new_pack.BsCJfR/_old  2019-02-14 14:32:25.535678168 +0100
+++ /var/tmp/diff_new_pack.BsCJfR/_new  2019-02-14 14:32:25.539678166 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package audaspace
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -34,17 +34,19 @@
 #PATCH-FIX-UPSTREAM audaspace-plugin-build-options.patch [email protected] 
-- add options for building plugins.
 # See boo#1057965
 Patch1:         audaspace-plugin-build-options.patch
+# PATCH-FIX-UPSTREAM audaspace-support-ffmpeg4.patch -- Support ffmpeg v4
+Patch2:         audaspace-support-ffmpeg4.patch
 BuildRequires:  cmake > 3
 BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  pkgconfig(fftw3)
-BuildRequires:  pkgconfig(libavcodec) = 57.107.100
-BuildRequires:  pkgconfig(libavformat) = 57.83.100
-BuildRequires:  pkgconfig(libavutil) = 55.78.100
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gnome
 BuildRequires:  jack-audio-connection-kit-devel
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(fftw3)
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavformat)
+BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(sndfile)
 #BuildRequires:  python-devel
 #BuildRequires:  python3-Sphinx
@@ -130,6 +132,7 @@
 %setup -n audaspace-%{version} -q
 %patch0
 %patch1
+%patch2 -p1
 
 %build
 tmpflags="%{optflags}"

++++++ audaspace-support-ffmpeg4.patch ++++++
++++ 709 lines (skipped)


Reply via email to