Dominique Leuenberger 3 years ago committed by Git OBS Bridge
commit 8031936899

@ -1,13 +0,0 @@
Index: support/mixer-qt4/SConscript
===================================================================
--- support/mixer-qt4/SConscript.orig 2015-04-12 13:18:15.000000000 +0200
+++ support/mixer-qt4/SConscript 2019-01-03 18:41:11.712952139 +0200
@@ -38,7 +38,7 @@ if env['BUILD_MIXER'] == 'true':
arg.append( os.path.join( dirname, name ) )
pythonfiles = [ 'ffado/config.py' ]
- os.path.walk( "ffado", findfiles, pythonfiles )
+ os.walk( "ffado", findfiles, pythonfiles )
e.ScanReplace( "ffado/config.py.in" )
e.Depends( "ffado/config.py", "#/SConstruct" )

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 29 15:12:31 UTC 2020 - Edgar Aichinger <edogawa@aon.at>
- update to release 2.4.3
- removed unneeded Patch (fixed upstream):
ffado-mixer-fixbuild.patch
-------------------------------------------------------------------
Thu Jan 2 09:40:57 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

@ -20,7 +20,7 @@
%define docs 0
%define tname libffado
Name: ffado-mixer
Version: 2.4.1
Version: 2.4.3
Release: 0
Summary: FireWire 1394 support for audio devices, svn snapshot
License: GPL-2.0-or-later
@ -32,8 +32,6 @@ Source0: %{tname}-%{version}.tgz
Patch0: libffado-date_time.patch
# PATCH-FIX-UPSTREAM ffado-nosys.patch davejplater@gmail.com -- No import sys in SConstruct although functions are used.
Patch4: ffado-nosys.patch
# PATCH-FIX-UPSTREAM ffado-mixer-fixbuild.patch davejplater@gmail.com - python3 has os.walk to replace 2's os.path.walk.
Patch6: ffado-mixer-fixbuild.patch
BuildRequires: alsa-devel
BuildRequires: doxygen
BuildRequires: fdupes

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 29 15:31:44 UTC 2020 - Edgar Aichinger <edogawa@aon.at>
- Update to release 2.4.3
-------------------------------------------------------------------
Thu Jan 2 09:40:57 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

@ -20,7 +20,7 @@
%define gcc7 0
%define tname libffado
Name: ffado
Version: 2.4.1
Version: 2.4.3
Release: 0
Summary: FireWire 1394 support for audio devices, svn snapshot
License: GPL-2.0-or-later

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ee19b6841c436dc48a230e127e89e8e7e645073c9e40d8cf7393454f61cd92f
size 1229295

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19155d61d1e6e27ec527c73b3a53ebbfe4e8de81c6ec274e01519919f67f7e21
size 1227996
Loading…
Cancel
Save