Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libebur128 for openSUSE:Factory 
checked in at 2021-02-04 20:24:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libebur128 (Old)
 and      /work/SRC/openSUSE:Factory/.libebur128.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libebur128"

Thu Feb  4 20:24:16 2021 rev:4 rq:869068 version:1.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/libebur128/libebur128.changes    2018-02-26 
23:27:36.921018400 +0100
+++ /work/SRC/openSUSE:Factory/.libebur128.new.28504/libebur128.changes 
2021-02-04 20:24:49.578894969 +0100
@@ -1,0 +2,13 @@
+Wed Feb  3 20:31:39 UTC 2021 - Martin Hauke <mar...@gmx.de>
+
+- Update to 1.2.5:
+ * Various code cleanups, warning fixes and documentation
+   improvements.
+ * Fix issue related to filter state indexing with high channel
+   enums.
+ * Introduce limits for number of channels and maximum supported
+   samplerate to avoid integer overflows.
+ * Fix error return code of `ebur128_set_channel`. The actual
+   behavior is now aligned to the documentation.
+
+-------------------------------------------------------------------

Old:
----
  libebur128-1.2.4.tar.gz

New:
----
  libebur128-1.2.5.tar.gz

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

Other differences:
------------------
++++++ libebur128.spec ++++++
--- /var/tmp/diff_new_pack.IFkxlV/_old  2021-02-04 20:24:50.214895937 +0100
+++ /var/tmp/diff_new_pack.IFkxlV/_new  2021-02-04 20:24:50.218895943 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libebur128
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # 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   1
 Name:           libebur128
-Version:        1.2.4
+Version:        1.2.5
 Release:        0
 Summary:        A library implementing the EBU R128 loudness standard
 License:        MIT
@@ -56,7 +56,7 @@
 
 %build
 %cmake
-make %{?_smp_mflags}
+%make_build
 
 %install
 %cmake_install
@@ -65,7 +65,8 @@
 %postun -n %{name}-%{sover} -p /sbin/ldconfig
 
 %files -n %{name}-%{sover}
-%doc COPYING
+%doc README.md
+%license COPYING
 %{_libdir}/%{name}.so.%{sover}*
 
 %files -n %{name}-devel

++++++ libebur128-1.2.4.tar.gz -> libebur128-1.2.5.tar.gz ++++++
++++ 2291 lines of diff (skipped)

Reply via email to