Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libopusenc for openSUSE:Factory 
checked in at 2026-01-19 18:38:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libopusenc (Old)
 and      /work/SRC/openSUSE:Factory/.libopusenc.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libopusenc"

Mon Jan 19 18:38:14 2026 rev:3 rq:1328044 version:0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libopusenc/libopusenc.changes    2019-02-19 
12:01:32.585102606 +0100
+++ /work/SRC/openSUSE:Factory/.libopusenc.new.1928/libopusenc.changes  
2026-01-19 18:42:18.500493350 +0100
@@ -1,0 +2,14 @@
+Sun Jan 18 14:24:10 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 0.3
+  * Fix ope_encoder_drain() assertion failures.
+  * Fix use of uninitialized fields.
+  * Fix undefined behaviour in picture.c
+  * Fix various warnings under C23.
+  * Drop use of private __opus_check_* macros.
+  * Port update_version from bash to sh.
+  * Clean up documentation files.
+- Use %ldconfig_scriptlets macro
+- Update URL
+
+-------------------------------------------------------------------

Old:
----
  libopusenc-0.2.1.tar.gz

New:
----
  libopusenc-0.3.tar.gz

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

Other differences:
------------------
++++++ libopusenc.spec ++++++
--- /var/tmp/diff_new_pack.ag9ekj/_old  2026-01-19 18:42:19.436532080 +0100
+++ /var/tmp/diff_new_pack.ag9ekj/_new  2026-01-19 18:42:19.440532245 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libopusenc
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %define sover  0
 Name:           libopusenc
-Version:        0.2.1
+Version:        0.3
 Release:        0
 Summary:        A way to encode Ogg Opus files
 License:        BSD-3-Clause
 Group:          System/Libraries
-URL:            http://opus-codec.org/
-Source0:        https://archive.mozilla.org/pub/opus/%{name}-%{version}.tar.gz
+URL:            https://opus-codec.org/
+Source0:        
https://downloads.xiph.org/releases/opus/libopusenc-%{version}.tar.gz
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(opus) >= 1.1
 
@@ -55,7 +55,7 @@
        --disable-doc \
        --disable-examples \
        %{nil}
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -64,8 +64,7 @@
 # Remove duplicate COPYING etc.
 rm -rf %{buildroot}%{_datadir}/doc/libopusenc/
 
-%post -n libopusenc%{sover} -p /sbin/ldconfig
-%postun -n libopusenc%{sover} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libopusenc%{sover}
 
 %files -n libopusenc%{sover}
 %license COPYING

++++++ libopusenc-0.2.1.tar.gz -> libopusenc-0.3.tar.gz ++++++
++++ 27331 lines of diff (skipped)

Reply via email to