Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package liberasurecode for openSUSE:Factory 
checked in at 2026-04-11 22:25:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liberasurecode (Old)
 and      /work/SRC/openSUSE:Factory/.liberasurecode.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liberasurecode"

Sat Apr 11 22:25:26 2026 rev:9 rq:1345957 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/liberasurecode/liberasurecode.changes    
2025-02-09 20:41:20.688915065 +0100
+++ /work/SRC/openSUSE:Factory/.liberasurecode.new.21863/liberasurecode.changes 
2026-04-11 22:29:40.172477306 +0200
@@ -1,0 +2,11 @@
+Fri Apr 10 21:38:08 UTC 2026 - Dirk Müller <[email protected]>
+
+- Fixed version number.
+  * Added a new ISA-L backend based on Vandermonde matrices but
+    allowing optimal codes even with more than four parity.
+  * Properly fail when there are too many failures for
+    flat_xor_hd to handle.
+  * Fixed compiler warning about maybe-uninitialized tables.
+  * Other minor fixes and updates.
+
+-------------------------------------------------------------------

Old:
----
  liberasurecode-1.6.5.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  liberasurecode-1.7.1.tar.gz

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

Other differences:
------------------
++++++ liberasurecode.spec ++++++
--- /var/tmp/diff_new_pack.iLubfE/_old  2026-04-11 22:29:41.296523279 +0200
+++ /var/tmp/diff_new_pack.iLubfE/_new  2026-04-11 22:29:41.312523933 +0200
@@ -19,7 +19,7 @@
 
 %define libsoname liberasurecode1
 Name:           liberasurecode
-Version:        1.6.5
+Version:        1.7.1
 Release:        0
 Summary:        Erasure Code API library with pluggable Erasure Code backends
 License:        BSD-3-Clause
@@ -54,7 +54,9 @@
 %build
 ./autogen.sh
 %configure \
-       --disable-static \
+        --enable-pic \
+        --enable-shared \
+       --enable-static \
        --disable-mmi \
        %{nil}
 %make_build
@@ -81,6 +83,7 @@
 %{_includedir}/liberasurecode
 %{_includedir}/config_liberasurecode.h
 %{_includedir}/erasurecode*.h
+%exclude %{_libdir}/lib*.a
 %{_libdir}/libXorcode.so
 %{_libdir}/liberasurecode.so
 %{_libdir}/libnullcode.so

++++++ _scmsync.obsinfo ++++++
mtime: 1775857402
commit: dab42ecfcfcee3eace5b581f790ffd315dd66d994aa776eaafd189d56fdc15c8
url: https://src.opensuse.org/clibs/liberasurecode
revision: master

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-04-10 23:43:32.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ liberasurecode-1.6.5.tar.gz -> liberasurecode-1.7.1.tar.gz ++++++
++++ 2438 lines of diff (skipped)

Reply via email to