Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package brotli for openSUSE:Factory checked 
in at 2025-10-30 17:09:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brotli (Old)
 and      /work/SRC/openSUSE:Factory/.brotli.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brotli"

Thu Oct 30 17:09:34 2025 rev:14 rq:1314430 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/brotli/brotli.changes    2023-11-08 
22:16:35.964685774 +0100
+++ /work/SRC/openSUSE:Factory/.brotli.new.1980/brotli.changes  2025-10-30 
17:09:41.082299438 +0100
@@ -1,0 +2,11 @@
+Wed Oct 29 12:11:12 UTC 2025 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.2
+  * python: added Decompressor::can_accept_more_data method
+    and optional output_buffer_limit argument
+    Decompressor::process; that allows mitigation of
+    unexpectedly large output
+  * decoder / encoder: static tables use "small" model
+    (allows 2GiB+ binaries)
+
+-------------------------------------------------------------------

Old:
----
  v1.1.0.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  v1.2.0.tar.gz

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

Other differences:
------------------
++++++ brotli.spec ++++++
--- /var/tmp/diff_new_pack.yxa6kg/_old  2025-10-30 17:09:42.550361306 +0100
+++ /var/tmp/diff_new_pack.yxa6kg/_new  2025-10-30 17:09:42.554361474 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package brotli
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 # Copyright (c) 2017 Buschmann <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define sover 1
 Name:           brotli
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 Summary:        Lossless Compression Algorithm
 License:        MIT
@@ -114,12 +114,9 @@
 %check
 %ctest
 
-%post   -n libbrotlicommon%sover -p /sbin/ldconfig
-%postun -n libbrotlicommon%sover -p /sbin/ldconfig
-%post   -n libbrotlidec%sover -p /sbin/ldconfig
-%postun -n libbrotlidec%sover -p /sbin/ldconfig
-%post   -n libbrotlienc%sover -p /sbin/ldconfig
-%postun -n libbrotlienc%sover -p /sbin/ldconfig
+%ldconfig_scriptlets -n libbrotlicommon%sover
+%ldconfig_scriptlets -n libbrotlidec%sover
+%ldconfig_scriptlets -n libbrotlienc%sover
 
 %files
 %license LICENSE

++++++ _scmsync.obsinfo ++++++
mtime: 1761740204
commit: 35324979eb8d9a52a32008f1cc5fac8a4e5527c61cf4d1cb510b3d75943636ab
url: https://src.opensuse.org/jengelh/brotli
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      2025-10-29 13:16:52.000000000 +0100
@@ -0,0 +1 @@
+.osc

++++++ v1.1.0.tar.gz -> v1.2.0.tar.gz ++++++
++++ 46543 lines of diff (skipped)

Reply via email to