Hello community,

here is the log from the commit of package rtaudio for openSUSE:Factory checked 
in at 2019-10-25 18:42:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rtaudio (Old)
 and      /work/SRC/openSUSE:Factory/.rtaudio.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rtaudio"

Fri Oct 25 18:42:33 2019 rev:2 rq:742737 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rtaudio/rtaudio.changes  2018-01-30 
15:42:22.424290980 +0100
+++ /work/SRC/openSUSE:Factory/.rtaudio.new.2990/rtaudio.changes        
2019-10-25 18:42:54.283941593 +0200
@@ -1,0 +2,12 @@
+Sun Jun  9 19:28:17 UTC 2019 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- update to version 5.1.0:
+ * new C API wrapper
+ * new static functions to get API names
+ * many WASAPI updates (thanks to Marcus Tomlinson)
+ * miscellaneous build system updates
+ * bug fix for stream ticking in CoreAudio if using two devices for duplex
+ * ALSA stream handle bug fixes
+ * see git history for complete list of changes
+
+-------------------------------------------------------------------

Old:
----
  rtaudio-5.0.0.tar.gz

New:
----
  rtaudio-5.1.0.tar.gz

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

Other differences:
------------------
++++++ rtaudio.spec ++++++
--- /var/tmp/diff_new_pack.gbABs0/_old  2019-10-25 18:42:54.859942140 +0200
+++ /var/tmp/diff_new_pack.gbABs0/_new  2019-10-25 18:42:54.867942148 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rtaudio
 #
-# 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,19 +12,19 @@
 # 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/
 #
 
 
 %define sover 6
 Name:           rtaudio
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 Summary:        Real-time Audio I/O Library
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            http://www.music.mcgill.ca/~gary/rtaudio/
-Source0:        
http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-5.0.0.tar.gz
+Source0:        
http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-%{version}.tar.gz
 BuildRequires:  alsa-lib-devel
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -66,7 +66,7 @@
 # remove all hidden files
 find . -name ".*" -delete
 # extract livense from readme
-sed -n '/license/,$p' readme > COPYING
+sed -n '/license/,$p' README.md > COPYING
 
 %build
 %configure --with-jack --with-alsa --with-pulse --disable-static 
--disable-silent-rules
@@ -80,7 +80,7 @@
 %postun -n librtaudio%{sover} -p /sbin/ldconfig
 
 %files -n librtaudio%{sover}
-%doc readme doc/release.txt
+%doc README.md doc/release.txt
 %{_libdir}/lib%{name}.so.*
 %license COPYING
 

++++++ rtaudio-5.0.0.tar.gz -> rtaudio-5.1.0.tar.gz ++++++
++++ 147181 lines of diff (skipped)


Reply via email to