Hello community,

here is the log from the commit of package libmysofa for openSUSE:Factory 
checked in at 2020-01-08 19:32:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmysofa (Old)
 and      /work/SRC/openSUSE:Factory/.libmysofa.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmysofa"

Wed Jan  8 19:32:03 2020 rev:4 rq:760995 version:0.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmysofa/libmysofa.changes      2019-04-04 
12:06:06.429441274 +0200
+++ /work/SRC/openSUSE:Factory/.libmysofa.new.6675/libmysofa.changes    
2020-01-08 19:32:08.140596836 +0100
@@ -1,0 +2,9 @@
+Sun Jan  5 17:29:31 UTC 2020 - Martin Herkt <[email protected]>
+
+- Update to version 0.9.1
+  * Extended angular neighbor search to 'close the sphere'
+  * Added and exposed mysofa_getfilter_float_nointerp method
+  * Fixed various security issues
+- Drop libmysofa-0-pkgconfig-paths.patch
+
+-------------------------------------------------------------------

Old:
----
  libmysofa-0-pkgconfig-paths.patch
  libmysofa-0.7.tar.gz

New:
----
  libmysofa-0.9.1.tar.gz

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

Other differences:
------------------
++++++ libmysofa.spec ++++++
--- /var/tmp/diff_new_pack.ENSIQn/_old  2020-01-08 19:32:11.836595637 +0100
+++ /var/tmp/diff_new_pack.ENSIQn/_new  2020-01-08 19:32:11.840595635 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmysofa
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define sover 0
 %define __builder ninja
 Name:           libmysofa
-Version:        0.7
+Version:        0.9.1
 Release:        0
 Summary:        Reader for AES SOFA HRTF files
 License:        BSD-3-Clause
@@ -27,10 +27,11 @@
 URL:            https://github.com/hoene/libmysofa
 Source0:        
https://github.com/hoene/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
-Patch0:         libmysofa-0-pkgconfig-paths.patch
+BuildRequires:  c++_compiler
 BuildRequires:  cmake
-BuildRequires:  gcc-c++
 BuildRequires:  ninja
+# for tests
+# BuildRequires:  nodejs-common
 BuildRequires:  pkgconfig(cunit)
 BuildRequires:  pkgconfig(zlib)
 
@@ -62,12 +63,16 @@
 
 %build
 %cmake
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install
 rm %{buildroot}%{_libdir}/%{name}.a
 
+# test suite is broken
+# %%check
+# %%cmake_build -C build test
+
 %post -n %{name}%{sover} -p /sbin/ldconfig
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 

++++++ libmysofa-0.7.tar.gz -> libmysofa-0.9.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/libmysofa/libmysofa-0.7.tar.gz 
/work/SRC/openSUSE:Factory/.libmysofa.new.6675/libmysofa-0.9.1.tar.gz differ: 
char 13, line 1


Reply via email to