Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ffado for openSUSE:Factory checked 
in at 2023-06-27 23:15:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffado (Old)
 and      /work/SRC/openSUSE:Factory/.ffado.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffado"

Tue Jun 27 23:15:45 2023 rev:42 rq:1095409 version:2.4.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffado/ffado-mixer.changes        2020-06-11 
14:37:38.708080011 +0200
+++ /work/SRC/openSUSE:Factory/.ffado.new.15902/ffado-mixer.changes     
2023-06-27 23:15:51.483106093 +0200
@@ -1,0 +2,17 @@
+Mon Jun 26 11:07:01 UTC 2023 - Dave Plater <davejpla...@gmail.com>
+
+- Update to 2.4.7
+- Upstream changes:
+  *Address type-related issues encounted in ffado-mixer when using
+   python 3.10. Components affected were the crossbar router and
+   the M-Audio device mixer.
+  *Use a dark theme by default in ffado-mixer.
+  *Remember the user’s ffado-mixer theme choice.
+  *The ffado-mixer desktop file includes a Dutch translation.
+  *Saffire mixers gain additional tool tips.
+  *Reduce the need for scrolling of the Saffire Pro24 panel in
+   ffado-mixer.
+  *Correct ffado-mixer routing assignments for the
+   Profire-2626 device.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/ffado/ffado.changes      2023-04-25 
16:54:04.474557241 +0200
+++ /work/SRC/openSUSE:Factory/.ffado.new.15902/ffado.changes   2023-06-27 
23:15:51.507106234 +0200
@@ -1,0 +2,15 @@
+Mon Jun 26 11:08:10 UTC 2023 - Dave Plater <davejpla...@gmail.com>
+
+- Update to version 2.4.7
+- Upstream changes:
+  *Update config.guess to the latest version. This supports newer
+   architectures such as RISCV64.
+  *Address compiler warnings reported by newer versions of gcc.
+  *Add a configuration entry for the Apogee Duet.
+  *Spelling, capitalisation and quoting fixes in documentation and
+   source code.
+  *Correctly report the Saffire Pro 24 and Pro 56 in messages from
+   the driver when these interfaces are in use.
+  *Build correctly under scons 3.0.5 and above.
+
+-------------------------------------------------------------------

Old:
----
  libffado-2.4.3.tgz

New:
----
  libffado-2.4.7.tgz

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

Other differences:
------------------
++++++ ffado-mixer.spec ++++++
--- /var/tmp/diff_new_pack.kQNgLl/_old  2023-06-27 23:15:53.083115509 +0200
+++ /var/tmp/diff_new_pack.kQNgLl/_new  2023-06-27 23:15:53.087115533 +0200
@@ -20,7 +20,7 @@
 %define docs 0
 %define tname libffado
 Name:           ffado-mixer
-Version:        2.4.3
+Version:        2.4.7
 Release:        0
 Summary:        FireWire 1394 support for audio devices, svn snapshot
 License:        GPL-2.0-or-later

++++++ ffado.spec ++++++
--- /var/tmp/diff_new_pack.kQNgLl/_old  2023-06-27 23:15:53.107115651 +0200
+++ /var/tmp/diff_new_pack.kQNgLl/_new  2023-06-27 23:15:53.111115674 +0200
@@ -17,12 +17,11 @@
 
 
 %define sover 2
-%define gcc7 0
 %define tname libffado
 Name:           ffado
-Version:        2.4.3
+Version:        2.4.7
 Release:        0
-Summary:        FireWire 1394 support for audio devices, svn snapshot
+Summary:        FireWire 1394 support for audio devices
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Other
 URL:            http://www.ffado.org/
@@ -106,12 +105,6 @@
 for i in `grep -rl "/usr/bin/python"`;do sed -i 
'1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done
 
 %build
-%if %{gcc7} == 1
-%define gcc_version 7
-export CC=gcc-7
-export CPP=cpp-7
-export CXX=g++-7
-%endif
 export EXTRA_FLAGS="-Wno-deprecated-declarations -fpermissive --std=gnu++11"
 %if 0%{?gcc_version} > 5
 export EXTRA_FLAGS="${EXTRA_FLAGS}  -Werror=date-time"
@@ -142,12 +135,6 @@
 
 %install
 # WARNING: the install scons statement must be identical to the build one 
otherwise a complete rebuild is executed.
-%if %{gcc7} == 1
-%define gcc_version 7
-export CC=gcc-7
-export CPP=cpp-7
-export CXX=g++-7
-%endif
 export EXTRA_FLAGS="-Wno-deprecated-declarations -fpermissive --std=gnu++11"
 %if 0%{?gcc_version} > 5
 export EXTRA_FLAGS="${EXTRA_FLAGS}  -Werror=date-time"

++++++ libffado-2.4.3.tgz -> libffado-2.4.7.tgz ++++++
++++ 10231 lines of diff (skipped)

Reply via email to