Hello community,

here is the log from the commit of package vamp-plugin-sdk for openSUSE:Factory 
checked in at 2017-08-31 21:03:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vamp-plugin-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.vamp-plugin-sdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vamp-plugin-sdk"

Thu Aug 31 21:03:56 2017 rev:17 rq:519921 version:2.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/vamp-plugin-sdk/vamp-plugin-sdk.changes  
2015-08-05 06:50:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vamp-plugin-sdk.new/vamp-plugin-sdk.changes     
2017-08-31 21:04:18.309310174 +0200
@@ -1,0 +2,34 @@
+Mon Aug 28 17:06:46 UTC 2017 - aloi...@gmx.com
+
+- Update to version 2.7.1
+  * Fix inclusion mechanism for FFTs which could cause a host
+    application to crash in certain circumstances due to
+    conflicting versions of C-linkage symbols
+  version 2.7:
+  * Add ability to PluginLoader to list plugins only in (or not in)
+    certain library files
+  * Fix fixed-sample-rate output timestamps in printout from the
+    simple host, and add regression test script using test plugin
+  * Switch the convenience FFT interface for plugin usage from the
+    very slow reference implementation previously provided, to the
+    somewhat faster KissFFT
+  * Add a top-secret compiler flag to switch internal FFTs to
+    single-precision only
+  * Fix some small but long-standing memory leaks and minor bugs
+  version 2.6:
+  * Add a simple C-linkage API for plugin library discovery and
+    loading -- the missing part when trying to use Vamp plugins
+    from C or a language with only C-linkage foreign-function
+    interface
+  * Fix bug in PluginBufferingAdapter reset() function, which
+    failed to reset timestamp rewrites (symptom: timestamps
+    appeared to continue to ascend from end point on next run after
+    a reset)
+  * Fix sometime 1-sample rounding error in
+    PluginInputDomainAdapter
+  * Update build files for more recent OS versions
+  * Add -L option to simple host, as synonym for --list-full
+  * Add a combined Visual C++ solution that includes the plugin
+    SDK, host SDK, example plugins, and simple host projects
+
+-------------------------------------------------------------------

Old:
----
  vamp-plugin-sdk-2.5.tar.gz

New:
----
  vamp-plugin-sdk-2.7.1.tar.gz

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

Other differences:
------------------
++++++ vamp-plugin-sdk.spec ++++++
--- /var/tmp/diff_new_pack.ga2jiu/_old  2017-08-31 21:04:19.797101137 +0200
+++ /var/tmp/diff_new_pack.ga2jiu/_new  2017-08-31 21:04:19.801100575 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vamp-plugin-sdk
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,21 +17,21 @@
 
 
 Name:           vamp-plugin-sdk
-Version:        2.5
+Version:        2.7.1
 Release:        0
 Summary:        An API for audio analysis and feature extraction plugins
 License:        MIT
 Group:          Productivity/Multimedia/Sound/Utilities
 Url:            http://www.vamp-plugins.org/
-Source0:        
code.soundsoftware.ac.uk/attachments/download/690/%{name}-%{version}.tar.gz
+Source0:        
https://code.soundsoftware.ac.uk/attachments/download/2206/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz
 BuildRequires:  help2man
-BuildRequires:  libsndfile-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(sndfile)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ vamp-plugin-sdk-2.5.tar.gz -> vamp-plugin-sdk-2.7.1.tar.gz ++++++
++++ 11151 lines of diff (skipped)


Reply via email to