Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Brotli for openSUSE:Factory 
checked in at 2023-09-12 21:02:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Brotli (Old)
 and      /work/SRC/openSUSE:Factory/.python-Brotli.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Brotli"

Tue Sep 12 21:02:21 2023 rev:5 rq:1110375 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Brotli/python-Brotli.changes      
2023-04-22 22:03:37.366350835 +0200
+++ /work/SRC/openSUSE:Factory/.python-Brotli.new.1766/python-Brotli.changes    
2023-09-12 21:02:46.055927806 +0200
@@ -1,0 +2,9 @@
+Mon Sep 11 21:06:08 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.1.0:
+  * added CLI --dictionary option
+  * decoder: faster decoding
+  * encoder: faster encoding
+  * encoder: smaller stack frames
+
+-------------------------------------------------------------------
@@ -14 +23 @@
-- update to 1.0.9:
+- update to 1.0.9 (CVE-2020-8927, bsc##1175825):
@@ -16 +25 @@
-    2GiB [boo#1175825]
+    2GiB

Old:
----
  Brotli-1.0.9.zip

New:
----
  Brotli-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python-Brotli.spec ++++++
--- /var/tmp/diff_new_pack.QFzafE/_old  2023-09-12 21:02:47.615983453 +0200
+++ /var/tmp/diff_new_pack.QFzafE/_new  2023-09-12 21:02:47.615983453 +0200
@@ -16,22 +16,20 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %{?sle15_python_module_pythons}
 Name:           python-Brotli
-Version:        1.0.9
+Version:        1.1.0
 Release:        0
 Summary:        Python bindings for the Brotli compression library
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://pypi.org/project/Brotli/
-Source:         
https://files.pythonhosted.org/packages/source/B/Brotli/Brotli-%{version}.zip
+Source:         
https://files.pythonhosted.org/packages/source/B/Brotli/Brotli-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  c++_compiler
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  unzip
 %python_subpackages
 
 %description

Reply via email to