Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gn for openSUSE:Factory checked in 
at 2026-02-11 19:30:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gn (Old)
 and      /work/SRC/openSUSE:Factory/.gn.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gn"

Wed Feb 11 19:30:08 2026 rev:23 rq:1332437 version:0.20251217

Changes:
--------
--- /work/SRC/openSUSE:Factory/gn/gn.changes    2025-10-03 15:47:10.137877888 
+0200
+++ /work/SRC/openSUSE:Factory/.gn.new.1670/gn.changes  2026-02-11 
19:30:10.661936616 +0100
@@ -1,0 +2,31 @@
+Fri Dec 26 12:08:53 UTC 2025 - Ruediger Oertel <[email protected]>
+
+- Update to version 0.20251217:
+  * Fix sha2 on big endian
+  * [Windows] Reduce the number of worker threads on many-core machines
+  * Add a sha256 hash implementation and use it for string_hash
+  * Opt-in to the Windows SegmentHeap
+  * Add a `module_name` flag to source_set.
+  * Refactor module name to be dynamic.
+  * Optimize vector creation in compile_commands_writer.cc.
+  * Run 'tools/run_formatter.sh'
+  * Implement `string_hash` function.
+  * Support weak_libraries
+  * Do not add .inputdeps paths to --ninja-outputs-file
+  * Make clang modules output -fmodule-file=foo=<pcm>.
+  * infra: Revert CIPD autoconf
+  * infra: Include autoconf bin directory to PATH
+  * infra: Fix autoconf executable path
+  * infra: Use CIPD autoconf
+  * Allow led access in GN via http://go/ciba
+  * Revert "Build non-linkable deps async with Ninja's validaitons"
+  * Upgrade linux bots from ubuntu 22.04 to ubuntu 24.04
+  * Use unordered_map instead of map in HeaderChecker
+  * Add --file_relation to gn refs command
+  * Optimize vector initialization and preallocation in desc_builder.cc.
+  * Add `reserve` statement when vector size is known beforehand.
+  * Refactor container update by preferring the range insert.
+  * Handle symlinked directories correctly during gn clean on Windows.
+  * Fix relative imports from args.gn.
+
+-------------------------------------------------------------------

New:
----
  gn-0.20251217.obscpio

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

Other differences:
------------------
++++++ gn.spec ++++++
--- /var/tmp/diff_new_pack.Wsuo5R/_old  2026-02-11 19:30:12.406010049 +0100
+++ /var/tmp/diff_new_pack.Wsuo5R/_new  2026-02-11 19:30:12.418010554 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           gn
-Version:        0.20250918
+Version:        0.20251217
 Release:        0
 Summary:        A meta-build system that generates build files for Ninja
 License:        BSD-3-Clause

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.Wsuo5R/_old  2026-02-11 19:30:12.694022176 +0100
+++ /var/tmp/diff_new_pack.Wsuo5R/_new  2026-02-11 19:30:12.710022849 +0100
@@ -1,6 +1,6 @@
-mtime: 1759479720
-commit: 9a56385d3f909cdc2ca3a84687457562620282d69e4f86c071384fc3f17ad048
+mtime: 1766751198
+commit: 51b2405859eef91aede71664d52a31dd23cc2789d863c41c9cc1e670b3139dc2
 url: https://src.opensuse.org/chromium/gn.git
-revision: 9a56385d3f909cdc2ca3a84687457562620282d69e4f86c071384fc3f17ad048
+revision: 51b2405859eef91aede71664d52a31dd23cc2789d863c41c9cc1e670b3139dc2
 projectscmsync: https://src.opensuse.org/chromium/_ObsPrj.git
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Wsuo5R/_old  2026-02-11 19:30:12.766025207 +0100
+++ /var/tmp/diff_new_pack.Wsuo5R/_new  2026-02-11 19:30:12.774025544 +0100
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gn.googlesource.com/gn.git</param>
-    <param name="revision">81b24e01531ecf0eff12ec9359a555ec3944ec4e</param>
+    <param name="revision">64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce</param>
     <param name="versionformat">0.%cd</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Wsuo5R/_old  2026-02-11 19:30:12.834028070 +0100
+++ /var/tmp/diff_new_pack.Wsuo5R/_new  2026-02-11 19:30:12.838028239 +0100
@@ -1,7 +1,5 @@
 <servicedata>
-  <service name="tar_scm">
-    <param name="url">https://gn.googlesource.com/gn.git</param>
-    <param 
name="changesrevision">81b24e01531ecf0eff12ec9359a555ec3944ec4e</param>
-  </service>
-</servicedata>
+<service name="tar_scm">
+                <param name="url">https://gn.googlesource.com/gn.git</param>
+              <param 
name="changesrevision">64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce</param></service></servicedata>
 

++++++ build.specials.obscpio ++++++

++++++ 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-12-26 13:13:46.000000000 +0100
@@ -0,0 +1 @@
+.osc

++++++ gn.obsinfo ++++++
--- /var/tmp/diff_new_pack.Wsuo5R/_old  2026-02-11 19:30:13.166042049 +0100
+++ /var/tmp/diff_new_pack.Wsuo5R/_new  2026-02-11 19:30:13.170042217 +0100
@@ -1,5 +1,5 @@
 name: gn
-version: 0.20250918
-mtime: 1758200393
-commit: 81b24e01531ecf0eff12ec9359a555ec3944ec4e
+version: 0.20251217
+mtime: 1765966586
+commit: 64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce
 

Reply via email to