Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openai-codex for openSUSE:Factory 
checked in at 2026-08-24 15:44:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openai-codex (Old)
 and      /work/SRC/openSUSE:Factory/.openai-codex.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openai-codex"

Mon Aug 24 15:44:01 2026 rev:3 rq:1373338 version:0.149.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/openai-codex/openai-codex.changes        
2026-08-21 16:54:32.399546128 +0200
+++ /work/SRC/openSUSE:Factory/.openai-codex.new.1258/openai-codex.changes      
2026-08-24 15:44:12.523972610 +0200
@@ -1,0 +2,11 @@
+Mon Aug 24 05:37:35 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.149.1:
+  * `codex exec` callers can classify new threads
+  * Retained images are now budgeted during remote compaction
+  * Detached memory requests are identified as memory consolidation
+- vendor.tar.zst is carried over unchanged: codex-rs/Cargo.lock is
+  byte-identical between 0.149.0 and 0.149.1, so re-vendoring with
+  update=false resolves the same crate set
+
+-------------------------------------------------------------------

Old:
----
  codex-rust-v0.149.0.tar.gz

New:
----
  codex-rust-v0.149.1.tar.gz

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

Other differences:
------------------
++++++ openai-codex.spec ++++++
--- /var/tmp/diff_new_pack.DKPjxo/_old  2026-08-24 15:44:14.608046952 +0200
+++ /var/tmp/diff_new_pack.DKPjxo/_new  2026-08-24 15:44:14.611047059 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           openai-codex
-Version:        0.149.0
+Version:        0.149.1
 Release:        0
 Summary:        OpenAI Codex coding agent for the terminal
 # Legal-Review-Notice: upstream codex is Apache-2.0. Everything after that

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DKPjxo/_old  2026-08-24 15:44:14.747051910 +0200
+++ /var/tmp/diff_new_pack.DKPjxo/_new  2026-08-24 15:44:14.760052374 +0200
@@ -8,11 +8,11 @@
     the v8-poc/code-mode-runtime/code-mode-host workspace members (~213 MB of
     sources that are never compiled) stay out of the bundle.  To regenerate:
 
-      tar xf codex-rust-v0.149.0.tar.gz
-      patch -p1 -d codex-rust-v0.149.0 < codex-drop-v8-code-mode.patch
-      rm -rf codex-rust-v0.149.0/codex-rs/vendor
+      tar xf codex-rust-v0.149.1.tar.gz
+      patch -p1 -d codex-rust-v0.149.1 < codex-drop-v8-code-mode.patch
+      rm -rf codex-rust-v0.149.1/codex-rs/vendor
       osc service manualrun
-      rm -rf codex-rust-v0.149.0
+      rm -rf codex-rust-v0.149.1
 
     The codex-rs/vendor removal drops the bundled bubblewrap 0.11.2 C sources,
     which %prep removes as well - codex uses the system bubblewrap instead.
@@ -28,7 +28,7 @@
     with the cargo_vendor "update-crate" parameter instead.
   -->
   <service name="cargo_vendor" mode="manual">
-    <param name="srcdir">codex-rust-v0.149.0/codex-rs</param>
+    <param name="srcdir">codex-rust-v0.149.1/codex-rs</param>
     <param name="compression">zst</param>
     <param name="update">false</param>
   </service>

++++++ codex-rust-v0.149.0.tar.gz -> codex-rust-v0.149.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/openai-codex/codex-rust-v0.149.0.tar.gz 
/work/SRC/openSUSE:Factory/.openai-codex.new.1258/codex-rust-v0.149.1.tar.gz 
differ: char 25, line 1

Reply via email to