Hello community, here is the log from the commit of package audaspace for openSUSE:Factory checked in at 2018-07-06 10:46:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audaspace (Old) and /work/SRC/openSUSE:Factory/.audaspace.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audaspace" Fri Jul 6 10:46:32 2018 rev:13 rq:621079 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/audaspace/audaspace.changes 2018-05-01 23:23:16.893280118 +0200 +++ /work/SRC/openSUSE:Factory/.audaspace.new/audaspace.changes 2018-07-06 10:47:53.246833789 +0200 @@ -1,0 +2,5 @@ +Fri May 4 14:03:47 UTC 2018 - [email protected] + +- Use ffmpeg3 versions of pkgconfig(libav*) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audaspace.spec ++++++ --- /var/tmp/diff_new_pack.7PqZDr/_old 2018-07-06 10:47:53.946832955 +0200 +++ /var/tmp/diff_new_pack.7PqZDr/_new 2018-07-06 10:47:53.946832955 +0200 @@ -37,13 +37,10 @@ BuildRequires: cmake > 3 BuildRequires: doxygen BuildRequires: fdupes -%if 0%{?suse_version} > 1320 || 0%{is_opensuse} == 1 -BuildRequires: ffmpeg3-devel BuildRequires: pkgconfig(fftw3) -BuildRequires: pkgconfig(libavcodec) -BuildRequires: pkgconfig(libavformat) -BuildRequires: pkgconfig(libavutil) -%endif +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 @@ -144,11 +141,7 @@ %endif # NOTE: python3 numpy include flag (-isystem points to includes) reported upstream. %cmake -DWITH_VERSIONED_PLUGINS:BOOL=FALSE \ -%if 0%{?suse_version} > 1320 || 0%{is_opensuse} == 1 -DWITH_FFMPEG:BOOL=TRUE \ -%else - -DWITH_FFMPEG:BOOL=FALSE \ -%endif -DCMAKE_EXE_LINKER_FLAGS:STRING="$CMAKE_EXE_LINKER_FLAGS -pie" \ -DDEFAULT_PLUGIN_PATH:PATH=%{_libdir}/%{name}-%{soversion}/plugins \ -DWITH_PYTHON_MODULE:BOOL=off \
