Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rtaudio for openSUSE:Factory checked 
in at 2024-01-19 23:02:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rtaudio (Old)
 and      /work/SRC/openSUSE:Factory/.rtaudio.new.16006 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rtaudio"

Fri Jan 19 23:02:13 2024 rev:3 rq:1140001 version:6.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rtaudio/rtaudio.changes  2019-10-25 
18:42:54.283941593 +0200
+++ /work/SRC/openSUSE:Factory/.rtaudio.new.16006/rtaudio.changes       
2024-01-19 23:02:29.262668673 +0100
@@ -1,0 +2,21 @@
+Wed Aug  2 09:40:25 UTC 2023 - Sebastian Wagner <se...@sebix.at>
+
+- Update to Version 6.0.1:
+ - soversion bump to 7
+- update to version 6.0.0:
+ - see git history for complete list of changes
+ - major API changes concerning device selection / specification
+ - major API changes concerning error handling ... C++ exceptions no longer 
used
+ - rewrite of device querying code
+
+-------------------------------------------------------------------
+Tue Nov 16 17:35:10 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- Update to version 5.2.0:
+ - see git history for complete list of changes
+ - update to audioprobe.cpp to list devices for all APIs
+ - miscellaneous build system updates
+ - PulseAudio device detection fixes
+ - various WASAPI updates (thanks to Marcus Tomlinson)
+
+-------------------------------------------------------------------

Old:
----
  rtaudio-5.1.0.tar.gz

New:
----
  rtaudio-6.0.1.tar.gz

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

Other differences:
------------------
++++++ rtaudio.spec ++++++
--- /var/tmp/diff_new_pack.1GuBsl/_old  2024-01-19 23:02:30.010696036 +0100
+++ /var/tmp/diff_new_pack.1GuBsl/_new  2024-01-19 23:02:30.010696036 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rtaudio
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define sover 6
+%define sover 7
 Name:           rtaudio
-Version:        5.1.0
+Version:        6.0.1
 Release:        0
 Summary:        Real-time Audio I/O Library
 License:        MIT
@@ -27,6 +27,7 @@
 Source0:        
http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-%{version}.tar.gz
 BuildRequires:  alsa-lib-devel
 BuildRequires:  automake
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  jack-audio-connection-kit-devel
 BuildRequires:  libpulse-devel
@@ -60,7 +61,7 @@
 This subpackage contains the headers for rtaudio.
 
 %prep
-%setup -q
+%autosetup
 # remove proprietary content
 rm -r include/ tests/Windows
 # remove all hidden files
@@ -75,6 +76,7 @@
 %install
 %make_install
 rm %{buildroot}%{_libdir}/lib%{name}.la
+%fdupes %{buildroot}
 
 %post   -n librtaudio%{sover} -p /sbin/ldconfig
 %postun -n librtaudio%{sover} -p /sbin/ldconfig

++++++ rtaudio-5.1.0.tar.gz -> rtaudio-6.0.1.tar.gz ++++++
++++ 49010 lines of diff (skipped)

Reply via email to