Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zlib-ng for openSUSE:Factory checked 
in at 2024-01-15 22:20:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zlib-ng (Old)
 and      /work/SRC/openSUSE:Factory/.zlib-ng.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zlib-ng"

Mon Jan 15 22:20:22 2024 rev:17 rq:1138817 version:2.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/zlib-ng/zlib-ng.changes  2023-12-04 
23:01:33.235716487 +0100
+++ /work/SRC/openSUSE:Factory/.zlib-ng.new.21961/zlib-ng.changes       
2024-01-15 22:20:48.194315285 +0100
@@ -1,0 +2,37 @@
+Mon Jan 15 10:03:17 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 2.1.6:
+  * This release also improves on the functable implementation,
+    and also moves its initialization to happen in deflateInit()
+    and inflateInit(). We also have some optimizations for RVV
+    and ARM.
+  * Fix inflateCopy corruption caused by change in 2.1.4 #1628
+  * This is a regression caused by a change introduced in 2.1.4
+  * Initialize functable without TLS, using atomics #1609
+  * Initialize functable early, during DeflateInit and
+    InflateInit #1613
+  * Add FAR macro to zlib-compat headers to improve compatibility
+  * Improve performance of crc32_acle on 32-bit ARM #1397
+  * Add support for __attribute__((__target__(...))) to overcome
+    limitations of -march=native #1620
+  * Remove tab character in ACLE uqsub16 assembly #1627
+  * Optimize adler32_fold_copy using RVV #1597
+  * Simplify AVX2 and AVX512 adler32_fold_copy by removing
+    templates #1599
+  * Don't attempt ARMv6 detection on AARCH64 #1617
+  * Prevent tests writing into source directory #1604
+  * CMake: Fix clang-cl warnings #1591
+  * CMake: Export cmake target #1601 #1611
+  * CMake: Remove duplicate enable tests option #1610
+  * CMake: Fix reading version information from zlib.h.in #1614
+  * CMake: Check whether compiler supports -march=native or
+    -mcpu=native #1618
+  * CMake: Always run compiler feature tests without LTO #1622
+  * CMake: Make sure uqsub16 check doesn't get optimized away
+    with LTO #1619
+  * CMake: Update to GoogleTest 1.12.1 #1623
+  * Don't disable GoogleTest because of old CMake version #1623
+    #1638
+- update filelists
+
+-------------------------------------------------------------------

Old:
----
  zlib-ng-2.1.5.tar.gz

New:
----
  zlib-ng-2.1.6.tar.gz

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

Other differences:
------------------
++++++ zlib-ng.spec ++++++
--- /var/tmp/diff_new_pack.9hvtvL/_old  2024-01-15 22:20:48.886340718 +0100
+++ /var/tmp/diff_new_pack.9hvtvL/_new  2024-01-15 22:20:48.886340718 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@
 %define soversion 2
 %endif
 Name:           zlib-ng%{?compat_suffix}
-Version:        2.1.5
+Version:        2.1.6
 Release:        0
 Summary:        Zlib replacement with SIMD optimizations
 License:        Zlib
@@ -119,11 +119,13 @@
 %{_includedir}/zlib_name_mangling.h
 %{_libdir}/libz.so
 %{_libdir}/pkgconfig/zlib.pc
+%{_libdir}/cmake/ZLIB
 %else
 %{_includedir}/zconf-ng.h
 %{_includedir}/zlib-ng.h
 %{_includedir}/zlib_name_mangling-ng.h
 %{_libdir}/libz-ng.so
 %{_libdir}/pkgconfig/zlib-ng.pc
+%{_libdir}/cmake/zlib-ng
 %endif
 

++++++ zlib-ng-2.1.5.tar.gz -> zlib-ng-2.1.6.tar.gz ++++++
++++ 2028 lines of diff (skipped)

Reply via email to