Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mistral-common for 
openSUSE:Factory checked in at 2026-07-28 17:50:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mistral-common (Old)
 and      /work/SRC/openSUSE:Factory/.python-mistral-common.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mistral-common"

Tue Jul 28 17:50:27 2026 rev:2 rq:1366869 version:1.11.6

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-mistral-common/python-mistral-common.changes  
    2026-07-14 13:47:24.261815183 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-mistral-common.new.2004/python-mistral-common.changes
    2026-07-28 17:51:41.675433200 +0200
@@ -1,0 +2,11 @@
+Tue Jul 21 06:13:49 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 1.11.6:
+  * Auto-select grammar variant from tokenizer
+  * Audio validation fixes: raise ValueError on invalid chunks and
+    reject AudioConfig with sampling_rate below frame_rate
+  * SentencePiece: decode normal tokens under SpecialTokenPolicy.RAISE
+  * Fix seed field not bridged in SpeechRequest OpenAI conversion
+- Drop stray macOS .DS_Store metadata shipped inside the sdist
+
+-------------------------------------------------------------------

Old:
----
  mistral_common-1.11.5.tar.gz

New:
----
  mistral_common-1.11.6.tar.gz

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

Other differences:
------------------
++++++ python-mistral-common.spec ++++++
--- /var/tmp/diff_new_pack.Nehp8w/_old  2026-07-28 17:51:43.315490548 +0200
+++ /var/tmp/diff_new_pack.Nehp8w/_new  2026-07-28 17:51:43.315490548 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mistral-common
 #
-# Copyright (c) 2026 SUSE LLC
+# 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
@@ -16,9 +16,8 @@
 #
 
 
-%{?sle15_python_module_pythons}
 Name:           python-mistral-common
-Version:        1.11.5
+Version:        1.11.6
 Release:        0
 Summary:        Library of common utilities for Mistral AI
 License:        Apache-2.0
@@ -58,6 +57,8 @@
 
 %prep
 %autosetup -p1 -n mistral_common-%{version}
+# Drop stray macOS metadata accidentally shipped inside the sdist.
+find . -name .DS_Store -delete
 # The sdist omits the license file upstream declares; carry it in from Source1.
 cp %{SOURCE1} .
 

++++++ mistral_common-1.11.5.tar.gz -> mistral_common-1.11.6.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-mistral-common/mistral_common-1.11.5.tar.gz 
/work/SRC/openSUSE:Factory/.python-mistral-common.new.2004/mistral_common-1.11.6.tar.gz
 differ: char 5, line 1

Reply via email to