From 073e285c5b6ab8b3e6cbae8f198d0b578f069f9d Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 12 Aug 2024 14:12:34 -0400 Subject: [PATCH 01/38] Backport to EPEL10 --- gn.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gn.spec b/gn.spec index 542070d..66e5e6c 100644 --- a/gn.spec +++ b/gn.spec @@ -1,5 +1,6 @@ # Build HTML docs from markdown using pandoc? -%bcond html_docs 1 +# No pandoc in EPEL10 yet: +%bcond html_docs 0 Name: gn # Upstream uses the number of commits in the git history as the version number. From c9d9056144fc9b5010192a523e7644ee2ba355af Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 15 Aug 2024 11:23:58 -0400 Subject: [PATCH 02/38] Update to version 2185 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 5f6278b..b2ea45c 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ vs-chromium-project.txt /gn-8f2193f70793.tar.gz /gn-05eed8f6252e.tar.gz /gn-449f3e4dfb45.tar.gz +/gn-54f5b539df8c.tar.gz diff --git a/gn.spec b/gn.spec index 66e5e6c..9b2bdca 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 449f3e4dfb45f6489321746f79f47f3e0d50211d -%global access 20240812 +%global commit 54f5b539df8c4e460b18c62a11132d77b5601136 +%global access 20240815 %global shortcommit %{sub %{commit} 1 12} -%global position 2180 +%global position 2185 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index ba4742d..bb6df9b 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2180 -#define LAST_COMMIT_POSITION "2180 (449f3e4dfb45)" +#define LAST_COMMIT_POSITION_NUM 2185 +#define LAST_COMMIT_POSITION "2185 (54f5b539df8c)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 96be217..bd7c7d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-449f3e4dfb45.tar.gz) = bb2213a915b0af37259ed8e9a07316820fdb800265224aa54084b9f0220aeb6b4a13d6ed27646c151495c4406ddd40ea2fa4632162d8cd042209fda40a188909 +SHA512 (gn-54f5b539df8c.tar.gz) = 7f0479b0635419624a851512afda2d5566ec08eb222a731dc1669ac9206d961d5aaa6777787ee84d39ad29a2978b63645e426a859eb47aed02dc6c881f42d223 From e3a126327a51dfb2a0e836f050aa4c3dc9dc84ec Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 18 Aug 2024 21:58:39 -0400 Subject: [PATCH 03/38] Update to version 2187 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index b2ea45c..e19ea75 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ vs-chromium-project.txt /gn-05eed8f6252e.tar.gz /gn-449f3e4dfb45.tar.gz /gn-54f5b539df8c.tar.gz +/gn-32f63e70484f.tar.gz diff --git a/gn.spec b/gn.spec index 9b2bdca..108f147 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 54f5b539df8c4e460b18c62a11132d77b5601136 -%global access 20240815 +%global commit 32f63e70484f43dd671abd15e5804bd0ef72ea79 +%global access 20240819 %global shortcommit %{sub %{commit} 1 12} -%global position 2185 +%global position 2187 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index bb6df9b..a9e52e4 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2185 -#define LAST_COMMIT_POSITION "2185 (54f5b539df8c)" +#define LAST_COMMIT_POSITION_NUM 2187 +#define LAST_COMMIT_POSITION "2187 (32f63e70484f)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index bd7c7d6..1a7736f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-54f5b539df8c.tar.gz) = 7f0479b0635419624a851512afda2d5566ec08eb222a731dc1669ac9206d961d5aaa6777787ee84d39ad29a2978b63645e426a859eb47aed02dc6c881f42d223 +SHA512 (gn-32f63e70484f.tar.gz) = 7c25fa206c25c8f27c02581bb04de23b0800c79307576eaae786b6443b9fcfb1c530c4ab738221ceb77ccc8fbc7944924d6b3699744005094ddd1bc2a5fe0f0d From ef9d896db4b3c1096ee770ff92ce4dc06a048b82 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 21 Aug 2024 10:24:53 -0400 Subject: [PATCH 04/38] Update to version 2188 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index e19ea75..1d05676 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ vs-chromium-project.txt /gn-449f3e4dfb45.tar.gz /gn-54f5b539df8c.tar.gz /gn-32f63e70484f.tar.gz +/gn-d010e218ca70.tar.gz diff --git a/gn.spec b/gn.spec index 108f147..afdaaef 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 32f63e70484f43dd671abd15e5804bd0ef72ea79 -%global access 20240819 +%global commit d010e218ca7077928ad7c9e9cc02fe43b5a8a0ad +%global access 20240821 %global shortcommit %{sub %{commit} 1 12} -%global position 2187 +%global position 2188 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index a9e52e4..8f7dc99 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2187 -#define LAST_COMMIT_POSITION "2187 (32f63e70484f)" +#define LAST_COMMIT_POSITION_NUM 2188 +#define LAST_COMMIT_POSITION "2188 (d010e218ca70)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 1a7736f..d9caefa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-32f63e70484f.tar.gz) = 7c25fa206c25c8f27c02581bb04de23b0800c79307576eaae786b6443b9fcfb1c530c4ab738221ceb77ccc8fbc7944924d6b3699744005094ddd1bc2a5fe0f0d +SHA512 (gn-d010e218ca70.tar.gz) = 1040a17fa6f92b08714b5bb7b7db45ffcb16b0d30812d0c8ac0a9db02bb79ed3ae02518f43e9d2c27306744770415fe0845015cc4776732f81313685c0dfcc3c From f713762fc5d3346f645d3ae5d6726e1889c0f816 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sat, 24 Aug 2024 16:36:15 -0400 Subject: [PATCH 05/38] Update to version 2190 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 1d05676..ba2748d 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ vs-chromium-project.txt /gn-54f5b539df8c.tar.gz /gn-32f63e70484f.tar.gz /gn-d010e218ca70.tar.gz +/gn-225e90c5025b.tar.gz diff --git a/gn.spec b/gn.spec index afdaaef..2e7744a 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit d010e218ca7077928ad7c9e9cc02fe43b5a8a0ad -%global access 20240821 +%global commit 225e90c5025bf74f41dbee60d9cde4512c846fe7 +%global access 20240824 %global shortcommit %{sub %{commit} 1 12} -%global position 2188 +%global position 2190 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 8f7dc99..f8ba5ba 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2188 -#define LAST_COMMIT_POSITION "2188 (d010e218ca70)" +#define LAST_COMMIT_POSITION_NUM 2190 +#define LAST_COMMIT_POSITION "2190 (225e90c5025b)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index d9caefa..44ed331 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-d010e218ca70.tar.gz) = 1040a17fa6f92b08714b5bb7b7db45ffcb16b0d30812d0c8ac0a9db02bb79ed3ae02518f43e9d2c27306744770415fe0845015cc4776732f81313685c0dfcc3c +SHA512 (gn-225e90c5025b.tar.gz) = 2395694eb2421b856c600845e2c6efda53747b5af64b20dd85f70e02dbcca5d0c3d81b200fa2446939614897023cf326178cefa9a0f4ca715dca151dfe8f6a7d From e6b37050fa8c50d692e5b2d2f88d4f10a9e3a514 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 25 Sep 2024 16:13:14 -0400 Subject: [PATCH 06/38] Update to version 2200 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 1b06f24..9ea268b 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,4 @@ vs-chromium-project.txt /gn-d010e218ca70.tar.gz /gn-225e90c5025b.tar.gz /gn-20806f79c6b4.tar.gz +/gn-95b0f8fe31a9.tar.gz diff --git a/gn.spec b/gn.spec index fa86730..82f925c 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 20806f79c6b4ba295274e3a589d85db41a02fdaa -%global access 20240912 +%global commit 95b0f8fe31a992a33c040bbe3867901335c12762 +%global access 20240925 %global shortcommit %{sub %{commit} 1 12} -%global position 2198 +%global position 2200 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 2a2f68a..0c657c6 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2198 -#define LAST_COMMIT_POSITION "2198 (20806f79c6b4)" +#define LAST_COMMIT_POSITION_NUM 2200 +#define LAST_COMMIT_POSITION "2200 (95b0f8fe31a9)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 109a127..266b397 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-20806f79c6b4.tar.gz) = 7d3e6f9860b5785b9f98b13f9ee9ed363fa6b9c76859df1d4440b95bbb436dd339ecff8b3d095a323f41cf294dda803c67fb636d57ef1ec9071abfdbc877dfa5 +SHA512 (gn-95b0f8fe31a9.tar.gz) = af3a59e856fb30a9c490b14fa6d1a4f44b3d2bec9138902de27be6809752769d9459e31df342a2272c7769b91a5e9333dff367ed7675832a0634e782665940d4 From e781852d76d0605789c71334a9526d58dbbe2f3e Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 17 Oct 2024 13:59:35 -0400 Subject: [PATCH 07/38] Update to version 2201 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9ea268b..150f7ab 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ vs-chromium-project.txt /gn-225e90c5025b.tar.gz /gn-20806f79c6b4.tar.gz /gn-95b0f8fe31a9.tar.gz +/gn-feafd1012a32.tar.gz diff --git a/gn.spec b/gn.spec index 82f925c..e032622 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 95b0f8fe31a992a33c040bbe3867901335c12762 -%global access 20240925 +%global commit feafd1012a32c05ec6095f69ddc3850afb621f3a +%global access 20241017 %global shortcommit %{sub %{commit} 1 12} -%global position 2200 +%global position 2201 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 0c657c6..f7babe5 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2200 -#define LAST_COMMIT_POSITION "2200 (95b0f8fe31a9)" +#define LAST_COMMIT_POSITION_NUM 2201 +#define LAST_COMMIT_POSITION "2201 (feafd1012a32)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 266b397..e36d482 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-95b0f8fe31a9.tar.gz) = af3a59e856fb30a9c490b14fa6d1a4f44b3d2bec9138902de27be6809752769d9459e31df342a2272c7769b91a5e9333dff367ed7675832a0634e782665940d4 +SHA512 (gn-feafd1012a32.tar.gz) = f32d40faf4107da8e00128dbd4435d5a1ea2669000c2a70dcd195499fd09a2c36a7df33ce8dcb8184497771fa390cdcc3545abfdc5cfd92ace545652b30d87b5 From 4086f859c7aedea6fc367861072e1441005eeec0 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 31 Oct 2024 21:32:50 -0400 Subject: [PATCH 08/38] Invoke build/gen.py in %conf rather than in %build --- gn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gn.spec b/gn.spec index e032622..ad5189f 100644 --- a/gn.spec +++ b/gn.spec @@ -125,7 +125,7 @@ cp -vp misc/vim/README.md README-vim.md %py3_shebang_fix . -%build +%conf AR='gcc-ar'; export AR # Treating warnings as errors is too strict for downstream builds. # @@ -137,6 +137,9 @@ AR='gcc-ar'; export AR --no-last-commit-position \ --no-strip \ --no-static-libstdc++ + + +%build ninja -j %{_smp_build_ncpus} -C out -v %if %{with html_docs} From 461139ba10f2996dabfba53d1e42e566017f2565 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 29 Nov 2024 10:32:11 -0500 Subject: [PATCH 09/38] Update to version 2204 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 150f7ab..3caa366 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ vs-chromium-project.txt /gn-20806f79c6b4.tar.gz /gn-95b0f8fe31a9.tar.gz /gn-feafd1012a32.tar.gz +/gn-468c6128db7f.tar.gz diff --git a/gn.spec b/gn.spec index ad5189f..7cc6d9e 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit feafd1012a32c05ec6095f69ddc3850afb621f3a -%global access 20241017 +%global commit 468c6128db7fabe32a29d4753460ef53594406fc +%global access 20241129 %global shortcommit %{sub %{commit} 1 12} -%global position 2201 +%global position 2204 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index f7babe5..aa5584d 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2201 -#define LAST_COMMIT_POSITION "2201 (feafd1012a32)" +#define LAST_COMMIT_POSITION_NUM 2204 +#define LAST_COMMIT_POSITION "2204 (468c6128db7f)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index e36d482..653768c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-feafd1012a32.tar.gz) = f32d40faf4107da8e00128dbd4435d5a1ea2669000c2a70dcd195499fd09a2c36a7df33ce8dcb8184497771fa390cdcc3545abfdc5cfd92ace545652b30d87b5 +SHA512 (gn-468c6128db7f.tar.gz) = 5b84a6a6eec25fca9fc400cc57ce0c3a4709954b71cfc6b3ed5896746ccfd19ae8f8f24daeb0a5221f6d31a9c241537fee5987c76732da0e8147237fde25b1b3 From 03ba6772c7cf9a329dbea0a396e9741c4626f93e Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 12 Dec 2024 11:15:26 -0500 Subject: [PATCH 10/38] Add a SourceLicense field --- gn.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gn.spec b/gn.spec index 7cc6d9e..b366590 100644 --- a/gn.spec +++ b/gn.spec @@ -43,6 +43,7 @@ Summary: Meta-build system that generates build files for Ninja # not installed; you may verify this with: # gdb -ex 'set pagination off' -ex 'info sources' gn | grep -F gn_test.cc License: BSD-3-Clause AND Unicode-DFS-2016 AND ICU +SourceLicense: %{license} AND Apache-2.0 URL: https://gn.googlesource.com/gn Source0: %{url}/+archive/%{commit}.tar.gz#/gn-%{shortcommit}.tar.gz # Generated using script update-version: From de8257eccfd685d1c1f9420a1395379d98487b87 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 27 Dec 2024 08:01:58 -0500 Subject: [PATCH 11/38] Update to version 2206 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 3caa366..f76c195 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ vs-chromium-project.txt /gn-95b0f8fe31a9.tar.gz /gn-feafd1012a32.tar.gz /gn-468c6128db7f.tar.gz +/gn-c97a86a72105.tar.gz diff --git a/gn.spec b/gn.spec index b366590..ac64946 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 468c6128db7fabe32a29d4753460ef53594406fc -%global access 20241129 +%global commit c97a86a72105f3328a540f5a5ab17d11989ab7dd +%global access 20241227 %global shortcommit %{sub %{commit} 1 12} -%global position 2204 +%global position 2206 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index aa5584d..26d2b65 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2204 -#define LAST_COMMIT_POSITION "2204 (468c6128db7f)" +#define LAST_COMMIT_POSITION_NUM 2206 +#define LAST_COMMIT_POSITION "2206 (c97a86a72105)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 653768c..5f3ef32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-468c6128db7f.tar.gz) = 5b84a6a6eec25fca9fc400cc57ce0c3a4709954b71cfc6b3ed5896746ccfd19ae8f8f24daeb0a5221f6d31a9c241537fee5987c76732da0e8147237fde25b1b3 +SHA512 (gn-c97a86a72105.tar.gz) = 8f49582f4872dabe5cebe686714d112412a876d6667df3cbe778f866fa205924d93b6dada8081ea76a798d3e66542be4d569a7da178da58ff56d2788ed8afd4e From 5047d17bab5f02170ad0c0a1d1e33f0df52a761e Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 15 Jan 2025 20:26:21 -0500 Subject: [PATCH 12/38] Update to version 2207 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index f76c195..e4b765f 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ vs-chromium-project.txt /gn-feafd1012a32.tar.gz /gn-468c6128db7f.tar.gz /gn-c97a86a72105.tar.gz +/gn-ed1abc107815.tar.gz diff --git a/gn.spec b/gn.spec index ac64946..88ba087 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit c97a86a72105f3328a540f5a5ab17d11989ab7dd -%global access 20241227 +%global commit ed1abc107815210dc66ec439542bee2f6cbabc00 +%global access 20250116 %global shortcommit %{sub %{commit} 1 12} -%global position 2206 +%global position 2207 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 26d2b65..d8e0f29 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2206 -#define LAST_COMMIT_POSITION "2206 (c97a86a72105)" +#define LAST_COMMIT_POSITION_NUM 2207 +#define LAST_COMMIT_POSITION "2207 (ed1abc107815)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 5f3ef32..a2241d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-c97a86a72105.tar.gz) = 8f49582f4872dabe5cebe686714d112412a876d6667df3cbe778f866fa205924d93b6dada8081ea76a798d3e66542be4d569a7da178da58ff56d2788ed8afd4e +SHA512 (gn-ed1abc107815.tar.gz) = 8498d44d7c306e5e0716cfdac78b965249595ce71e4ae26020cb421a548d16f731e32d1b7ee029b7c8141e89d3fbec24d8cf91c9d6ec370da50b2854a05204ec From 9a3dd29b228175ea16c905acbc81d5c8bf62cdd3 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 3 Mar 2025 11:06:57 -0500 Subject: [PATCH 13/38] Update to version 2214 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index e4b765f..e257eee 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,4 @@ vs-chromium-project.txt /gn-468c6128db7f.tar.gz /gn-c97a86a72105.tar.gz /gn-ed1abc107815.tar.gz +/gn-3d0d3445f67d.tar.gz diff --git a/gn.spec b/gn.spec index 88ba087..66c415d 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit ed1abc107815210dc66ec439542bee2f6cbabc00 -%global access 20250116 +%global commit 3d0d3445f67d91be25ffdc9ba9b352b9af9cf07e +%global access 20250303 %global shortcommit %{sub %{commit} 1 12} -%global position 2207 +%global position 2214 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index d8e0f29..2617103 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2207 -#define LAST_COMMIT_POSITION "2207 (ed1abc107815)" +#define LAST_COMMIT_POSITION_NUM 2214 +#define LAST_COMMIT_POSITION "2214 (3d0d3445f67d)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index a2241d4..1bab67a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-ed1abc107815.tar.gz) = 8498d44d7c306e5e0716cfdac78b965249595ce71e4ae26020cb421a548d16f731e32d1b7ee029b7c8141e89d3fbec24d8cf91c9d6ec370da50b2854a05204ec +SHA512 (gn-3d0d3445f67d.tar.gz) = 39605050a0e8d558a4c548a28545eb0ae37ffb0b278ecac70eddac7891c5bcdfd504a838a21669115a152136229005534bac6dc4fd2521f1bb1e3048ba5bd37a From 2c53b808239878cf681552f6745922cd56fb42fe Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sat, 8 Mar 2025 08:28:06 -0500 Subject: [PATCH 14/38] Update to version 2221 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index e257eee..0145160 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ vs-chromium-project.txt /gn-c97a86a72105.tar.gz /gn-ed1abc107815.tar.gz /gn-3d0d3445f67d.tar.gz +/gn-7a8aa3a08a13.tar.gz diff --git a/gn.spec b/gn.spec index 66c415d..9813b35 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 3d0d3445f67d91be25ffdc9ba9b352b9af9cf07e -%global access 20250303 +%global commit 7a8aa3a08a13521336853a28c46537ec04338a2d +%global access 20250308 %global shortcommit %{sub %{commit} 1 12} -%global position 2214 +%global position 2221 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 2617103..c9291e7 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2214 -#define LAST_COMMIT_POSITION "2214 (3d0d3445f67d)" +#define LAST_COMMIT_POSITION_NUM 2221 +#define LAST_COMMIT_POSITION "2221 (7a8aa3a08a13)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 1bab67a..03c5ae6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-3d0d3445f67d.tar.gz) = 39605050a0e8d558a4c548a28545eb0ae37ffb0b278ecac70eddac7891c5bcdfd504a838a21669115a152136229005534bac6dc4fd2521f1bb1e3048ba5bd37a +SHA512 (gn-7a8aa3a08a13.tar.gz) = a0700bc5a340c012cf5834d35db9a5f66b1650c9c118de9495c657fae2c695fb59216ce11cdfe060c4356d4585cb5e0b320b1d5596e1ee9037b20dc785e42315 From 0704bd4d0e07de8c5b19af4031af01d29808f4ef Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 16 Mar 2025 10:04:16 -0400 Subject: [PATCH 15/38] Update to version 2222 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 0145160..fd83c9a 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,4 @@ vs-chromium-project.txt /gn-ed1abc107815.tar.gz /gn-3d0d3445f67d.tar.gz /gn-7a8aa3a08a13.tar.gz +/gn-18602f6cf116.tar.gz diff --git a/gn.spec b/gn.spec index 9813b35..f445cfb 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 7a8aa3a08a13521336853a28c46537ec04338a2d -%global access 20250308 +%global commit 18602f6cf1168cf78302024043edc02e8bad2ffb +%global access 20250316 %global shortcommit %{sub %{commit} 1 12} -%global position 2221 +%global position 2222 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index c9291e7..26bed6c 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2221 -#define LAST_COMMIT_POSITION "2221 (7a8aa3a08a13)" +#define LAST_COMMIT_POSITION_NUM 2222 +#define LAST_COMMIT_POSITION "2222 (18602f6cf116)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 03c5ae6..037fcdf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-7a8aa3a08a13.tar.gz) = a0700bc5a340c012cf5834d35db9a5f66b1650c9c118de9495c657fae2c695fb59216ce11cdfe060c4356d4585cb5e0b320b1d5596e1ee9037b20dc785e42315 +SHA512 (gn-18602f6cf116.tar.gz) = 011e79eead3813585f4e12ae4fa27991b8822bf17bfaa5f4500c53a5fe9566aa7e221d23ba4928fc2ff11aac75e219db69ef41ca031a2d011b4ce8a9e1bf1368 From c589146506cb67e6263921db7e7e4f18460ab83f Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 3 Apr 2025 18:00:30 -0400 Subject: [PATCH 16/38] Update to version 2223 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index fd83c9a..591b5c2 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,4 @@ vs-chromium-project.txt /gn-3d0d3445f67d.tar.gz /gn-7a8aa3a08a13.tar.gz /gn-18602f6cf116.tar.gz +/gn-6e8e0d6d4a15.tar.gz diff --git a/gn.spec b/gn.spec index f445cfb..8229b4b 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 18602f6cf1168cf78302024043edc02e8bad2ffb -%global access 20250316 +%global commit 6e8e0d6d4a151ab2ed9b4a35366e630c55888444 +%global access 20250403 %global shortcommit %{sub %{commit} 1 12} -%global position 2222 +%global position 2223 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 26bed6c..b97ffe2 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2222 -#define LAST_COMMIT_POSITION "2222 (18602f6cf116)" +#define LAST_COMMIT_POSITION_NUM 2223 +#define LAST_COMMIT_POSITION "2223 (6e8e0d6d4a15)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 037fcdf..e180009 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-18602f6cf116.tar.gz) = 011e79eead3813585f4e12ae4fa27991b8822bf17bfaa5f4500c53a5fe9566aa7e221d23ba4928fc2ff11aac75e219db69ef41ca031a2d011b4ce8a9e1bf1368 +SHA512 (gn-6e8e0d6d4a15.tar.gz) = 22d3f41fae0786ff0df5345f17e72cdbf480a6d0f0c8c7281f4ce77773345877d9cf6ab30ca706258ff33eb42fd64b07a19e6aefa4b12c194ff158dbbd42fab4 From 157e72f295e92be0b96c759d47e8c06de125b65c Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 25 Apr 2025 07:02:10 -0400 Subject: [PATCH 17/38] Update to version 2232 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 591b5c2..793b30a 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,4 @@ vs-chromium-project.txt /gn-7a8aa3a08a13.tar.gz /gn-18602f6cf116.tar.gz /gn-6e8e0d6d4a15.tar.gz +/gn-90478db6b59b.tar.gz diff --git a/gn.spec b/gn.spec index 8229b4b..6f2fa2b 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 6e8e0d6d4a151ab2ed9b4a35366e630c55888444 -%global access 20250403 +%global commit 90478db6b59b9bebf7ca4cf912d860cf868e724c +%global access 20250425 %global shortcommit %{sub %{commit} 1 12} -%global position 2223 +%global position 2232 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index b97ffe2..5ce98c8 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2223 -#define LAST_COMMIT_POSITION "2223 (6e8e0d6d4a15)" +#define LAST_COMMIT_POSITION_NUM 2232 +#define LAST_COMMIT_POSITION "2232 (90478db6b59b)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index e180009..565fb32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-6e8e0d6d4a15.tar.gz) = 22d3f41fae0786ff0df5345f17e72cdbf480a6d0f0c8c7281f4ce77773345877d9cf6ab30ca706258ff33eb42fd64b07a19e6aefa4b12c194ff158dbbd42fab4 +SHA512 (gn-90478db6b59b.tar.gz) = 2c7c08e6ea495ae41143767bee000ad7a66cb294f2e94290c61a2617efdde3082f9b48cdeefd7fcb886fc0c76e723f90cb328f638d0946c0a8acafce8dcd36ce From ff04af5a1e1667c42c954d77ea6be2ef28a9d84d Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 2 May 2025 08:24:47 -0400 Subject: [PATCH 18/38] Update to version 2234 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 793b30a..1e49f5e 100644 --- a/.gitignore +++ b/.gitignore @@ -95,3 +95,4 @@ vs-chromium-project.txt /gn-18602f6cf116.tar.gz /gn-6e8e0d6d4a15.tar.gz /gn-90478db6b59b.tar.gz +/gn-487f8353f154.tar.gz diff --git a/gn.spec b/gn.spec index 6f2fa2b..c3f0593 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 90478db6b59b9bebf7ca4cf912d860cf868e724c -%global access 20250425 +%global commit 487f8353f15456474437df32bb186187b0940b45 +%global access 20250502 %global shortcommit %{sub %{commit} 1 12} -%global position 2232 +%global position 2234 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 5ce98c8..42f827f 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2232 -#define LAST_COMMIT_POSITION "2232 (90478db6b59b)" +#define LAST_COMMIT_POSITION_NUM 2234 +#define LAST_COMMIT_POSITION "2234 (487f8353f154)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 565fb32..9fafcb9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-90478db6b59b.tar.gz) = 2c7c08e6ea495ae41143767bee000ad7a66cb294f2e94290c61a2617efdde3082f9b48cdeefd7fcb886fc0c76e723f90cb328f638d0946c0a8acafce8dcd36ce +SHA512 (gn-487f8353f154.tar.gz) = fa7b2f2ff84f5bfccc774cd06a2c1fd8c25948b6162339d961412413508dd3a1cebe15f930461bd76b4fce16cf45ad276b1f5e0e7de6a13e4e1a0ed053eefc3e From cfe5fda1c5b60501ed3d8948dbe1d7b0146b5fa9 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 16 May 2025 12:12:30 -0400 Subject: [PATCH 19/38] Update to version 2235 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 1e49f5e..1ceb563 100644 --- a/.gitignore +++ b/.gitignore @@ -96,3 +96,4 @@ vs-chromium-project.txt /gn-6e8e0d6d4a15.tar.gz /gn-90478db6b59b.tar.gz /gn-487f8353f154.tar.gz +/gn-0c25d1bbde6e.tar.gz diff --git a/gn.spec b/gn.spec index c3f0593..7863b83 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 487f8353f15456474437df32bb186187b0940b45 -%global access 20250502 +%global commit 0c25d1bbde6ef17e1e6d3938011f56a00c02e457 +%global access 20250516 %global shortcommit %{sub %{commit} 1 12} -%global position 2234 +%global position 2235 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 42f827f..f4057fb 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2234 -#define LAST_COMMIT_POSITION "2234 (487f8353f154)" +#define LAST_COMMIT_POSITION_NUM 2235 +#define LAST_COMMIT_POSITION "2235 (0c25d1bbde6e)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 9fafcb9..964d0f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-487f8353f154.tar.gz) = fa7b2f2ff84f5bfccc774cd06a2c1fd8c25948b6162339d961412413508dd3a1cebe15f930461bd76b4fce16cf45ad276b1f5e0e7de6a13e4e1a0ed053eefc3e +SHA512 (gn-0c25d1bbde6e.tar.gz) = 8473a926f9840252cc953eddf5a0726a35e09747b607af65b1e8531b258e6a0d715383280990da01ec2ebef9f7a3b54bd7830cdfe012e587c20ad854b02488f6 From 53411d15c0d86c814c5c532760fe2e9bdb4d270f Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 20 May 2025 23:06:44 -0400 Subject: [PATCH 20/38] Update to version 2236 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 1ceb563..2a64536 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,4 @@ vs-chromium-project.txt /gn-90478db6b59b.tar.gz /gn-487f8353f154.tar.gz /gn-0c25d1bbde6e.tar.gz +/gn-cad8f67e2dd0.tar.gz diff --git a/gn.spec b/gn.spec index 7863b83..7b5b899 100644 --- a/gn.spec +++ b/gn.spec @@ -25,10 +25,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 0c25d1bbde6ef17e1e6d3938011f56a00c02e457 -%global access 20250516 +%global commit cad8f67e2dd0cea00bbe4566efe2fdf4c1821563 +%global access 20250521 %global shortcommit %{sub %{commit} 1 12} -%global position 2235 +%global position 2236 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index f4057fb..4799403 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2235 -#define LAST_COMMIT_POSITION "2235 (0c25d1bbde6e)" +#define LAST_COMMIT_POSITION_NUM 2236 +#define LAST_COMMIT_POSITION "2236 (cad8f67e2dd0)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 964d0f9..908dca8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-0c25d1bbde6e.tar.gz) = 8473a926f9840252cc953eddf5a0726a35e09747b607af65b1e8531b258e6a0d715383280990da01ec2ebef9f7a3b54bd7830cdfe012e587c20ad854b02488f6 +SHA512 (gn-cad8f67e2dd0.tar.gz) = 1caa27ce566475e37e177a1bdf13c84a1efe1858aeae8ef36842af1b7f0fe5aade445e089cbfa32036ba9ed4481112e66961293886a816235e97e57f528dfcf9 From 8d743e173d2a68cd2ab375a277eaeffc018d0261 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 21 May 2025 06:51:17 -0400 Subject: [PATCH 21/38] Enable HTML docs built from markdown sources EPEL10 now has pandoc --- gn.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gn.spec b/gn.spec index 7b5b899..89e1b22 100644 --- a/gn.spec +++ b/gn.spec @@ -1,6 +1,5 @@ # Build HTML docs from markdown using pandoc? -# No pandoc in EPEL10 yet: -%bcond html_docs 0 +%bcond html_docs 1 Name: gn # Upstream uses the number of commits in the git history as the version number. From 61aa728e9c482926358f7595253914fce572bc06 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sat, 24 May 2025 20:18:16 -0400 Subject: [PATCH 22/38] Update to version 2237 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2a64536..67d6180 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,4 @@ vs-chromium-project.txt /gn-487f8353f154.tar.gz /gn-0c25d1bbde6e.tar.gz /gn-cad8f67e2dd0.tar.gz +/gn-ebc8f16ca7b0.tar.gz diff --git a/gn.spec b/gn.spec index 89e1b22..e183857 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit cad8f67e2dd0cea00bbe4566efe2fdf4c1821563 -%global access 20250521 +%global commit ebc8f16ca7b0d36a3e532ee90896f9eb48e5423b +%global access 20250525 %global shortcommit %{sub %{commit} 1 12} -%global position 2236 +%global position 2237 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 4799403..7b77ac7 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2236 -#define LAST_COMMIT_POSITION "2236 (cad8f67e2dd0)" +#define LAST_COMMIT_POSITION_NUM 2237 +#define LAST_COMMIT_POSITION "2237 (ebc8f16ca7b0)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 908dca8..8e4fad6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-cad8f67e2dd0.tar.gz) = 1caa27ce566475e37e177a1bdf13c84a1efe1858aeae8ef36842af1b7f0fe5aade445e089cbfa32036ba9ed4481112e66961293886a816235e97e57f528dfcf9 +SHA512 (gn-ebc8f16ca7b0.tar.gz) = b8dea130046fe906f97bbea96621dfff1a3f31e6b1e85066f7905ac19472837e9ff3fd9112b96aae5b329a5f4b584e4617bd88c4fc07eb874bfc9203995dc638 From 9d49c6d9a024ba03857f0c0dcb154031801a8b39 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 30 May 2025 16:43:15 -0400 Subject: [PATCH 23/38] Update to version 2239 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 67d6180..30de430 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,4 @@ vs-chromium-project.txt /gn-0c25d1bbde6e.tar.gz /gn-cad8f67e2dd0.tar.gz /gn-ebc8f16ca7b0.tar.gz +/gn-afd24ed11bc5.tar.gz diff --git a/gn.spec b/gn.spec index e183857..0aeeda1 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit ebc8f16ca7b0d36a3e532ee90896f9eb48e5423b -%global access 20250525 +%global commit afd24ed11bc5fbef775a3ffe46c72e6bdca0fa60 +%global access 20250530 %global shortcommit %{sub %{commit} 1 12} -%global position 2237 +%global position 2239 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 7b77ac7..82560ea 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2237 -#define LAST_COMMIT_POSITION "2237 (ebc8f16ca7b0)" +#define LAST_COMMIT_POSITION_NUM 2239 +#define LAST_COMMIT_POSITION "2239 (afd24ed11bc5)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 8e4fad6..6a0d831 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-ebc8f16ca7b0.tar.gz) = b8dea130046fe906f97bbea96621dfff1a3f31e6b1e85066f7905ac19472837e9ff3fd9112b96aae5b329a5f4b584e4617bd88c4fc07eb874bfc9203995dc638 +SHA512 (gn-afd24ed11bc5.tar.gz) = d607fd3e434bd5f0aa50c5e1e253055964cbfd94d4beb6a814136146941e88b17bec0f9b6a796ec211de1f1646d55f1b59b2cf71f4d89be2aed4690b9abbf130 From 96680f660ce363813d942d6d3d630a55bd69ff27 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sat, 14 Jun 2025 09:12:01 -0400 Subject: [PATCH 24/38] Update to version 2251 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 30de430..349012e 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,4 @@ vs-chromium-project.txt /gn-cad8f67e2dd0.tar.gz /gn-ebc8f16ca7b0.tar.gz /gn-afd24ed11bc5.tar.gz +/gn-54169531ed6d.tar.gz diff --git a/gn.spec b/gn.spec index 0aeeda1..5c202a1 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit afd24ed11bc5fbef775a3ffe46c72e6bdca0fa60 -%global access 20250530 +%global commit 54169531ed6da64425ad6e8e9535945c8f6220d0 +%global access 20250614 %global shortcommit %{sub %{commit} 1 12} -%global position 2239 +%global position 2251 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 82560ea..0ac7dea 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2239 -#define LAST_COMMIT_POSITION "2239 (afd24ed11bc5)" +#define LAST_COMMIT_POSITION_NUM 2251 +#define LAST_COMMIT_POSITION "2251 (54169531ed6d)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 6a0d831..4a12fb9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-afd24ed11bc5.tar.gz) = d607fd3e434bd5f0aa50c5e1e253055964cbfd94d4beb6a814136146941e88b17bec0f9b6a796ec211de1f1646d55f1b59b2cf71f4d89be2aed4690b9abbf130 +SHA512 (gn-54169531ed6d.tar.gz) = b00bf5c1b48a930a291592b11a98d209b88f1154957ae8c7cb73d63f96a50fc69216b5c5ccefd1119a3bf8dd8b50e4e5848ef5dd16538d922d75557b38f28851 From 857dfaeb8da0bd7fbaa23496fe944904c6ac355c Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 9 Jul 2025 21:48:13 -0400 Subject: [PATCH 25/38] Update to version 2256 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 349012e..8c807b0 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,4 @@ vs-chromium-project.txt /gn-ebc8f16ca7b0.tar.gz /gn-afd24ed11bc5.tar.gz /gn-54169531ed6d.tar.gz +/gn-635a71e20e99.tar.gz diff --git a/gn.spec b/gn.spec index 5c202a1..15f192d 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 54169531ed6da64425ad6e8e9535945c8f6220d0 -%global access 20250614 +%global commit 635a71e20e99db0b08520ca0746b501167a5c7e5 +%global access 20250710 %global shortcommit %{sub %{commit} 1 12} -%global position 2251 +%global position 2256 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 0ac7dea..21c7390 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2251 -#define LAST_COMMIT_POSITION "2251 (54169531ed6d)" +#define LAST_COMMIT_POSITION_NUM 2256 +#define LAST_COMMIT_POSITION "2256 (635a71e20e99)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 4a12fb9..4de886f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-54169531ed6d.tar.gz) = b00bf5c1b48a930a291592b11a98d209b88f1154957ae8c7cb73d63f96a50fc69216b5c5ccefd1119a3bf8dd8b50e4e5848ef5dd16538d922d75557b38f28851 +SHA512 (gn-635a71e20e99.tar.gz) = 13c772395cb2fcdb63bb25dce61ca7a3946f421643b408bd860255b9547bbb1a5e47088ad09320a5c3fab8156871f7fd81b3e1ff05b1211659aa6567f27c2c12 From a8dcc1140c42c7536fe1d6f928faf794a83cd50a Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 11 Aug 2025 22:01:54 -0400 Subject: [PATCH 26/38] Update to version 2276 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 8c807b0..cefd99f 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,4 @@ vs-chromium-project.txt /gn-afd24ed11bc5.tar.gz /gn-54169531ed6d.tar.gz /gn-635a71e20e99.tar.gz +/gn-c15bfa41e526.tar.gz diff --git a/gn.spec b/gn.spec index 15f192d..684e1a1 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 635a71e20e99db0b08520ca0746b501167a5c7e5 -%global access 20250710 +%global commit c15bfa41e5266dcce4161968ab4eb0387cae7a7a +%global access 20250812 %global shortcommit %{sub %{commit} 1 12} -%global position 2256 +%global position 2276 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 21c7390..25beeef 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2256 -#define LAST_COMMIT_POSITION "2256 (635a71e20e99)" +#define LAST_COMMIT_POSITION_NUM 2276 +#define LAST_COMMIT_POSITION "2276 (c15bfa41e526)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 4de886f..d78839d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-635a71e20e99.tar.gz) = 13c772395cb2fcdb63bb25dce61ca7a3946f421643b408bd860255b9547bbb1a5e47088ad09320a5c3fab8156871f7fd81b3e1ff05b1211659aa6567f27c2c12 +SHA512 (gn-c15bfa41e526.tar.gz) = ea043b829ed3473106e8778679166961c024f1fd0be5a144124880750f02e68aa92a6c0863d3f83ba10a1814ad7a7d4892db2337a587a65cd3bcf3076c82319a From 7818dc2f66551e37e76c971aeb965dd984ca281c Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 1 Sep 2025 00:54:40 +0100 Subject: [PATCH 27/38] Update to version 2279 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index cefd99f..abc2fc9 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,4 @@ vs-chromium-project.txt /gn-54169531ed6d.tar.gz /gn-635a71e20e99.tar.gz /gn-c15bfa41e526.tar.gz +/gn-5d0a4153b0bc.tar.gz diff --git a/gn.spec b/gn.spec index 684e1a1..41488f3 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit c15bfa41e5266dcce4161968ab4eb0387cae7a7a -%global access 20250812 +%global commit 5d0a4153b0bcc86c5a23310d5b648a587be3c56d +%global access 20250831 %global shortcommit %{sub %{commit} 1 12} -%global position 2276 +%global position 2279 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 25beeef..1588164 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2276 -#define LAST_COMMIT_POSITION "2276 (c15bfa41e526)" +#define LAST_COMMIT_POSITION_NUM 2279 +#define LAST_COMMIT_POSITION "2279 (5d0a4153b0bc)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index d78839d..f59b3b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-c15bfa41e526.tar.gz) = ea043b829ed3473106e8778679166961c024f1fd0be5a144124880750f02e68aa92a6c0863d3f83ba10a1814ad7a7d4892db2337a587a65cd3bcf3076c82319a +SHA512 (gn-5d0a4153b0bc.tar.gz) = 817b2b7edd7ef04ccb0f5bfeef3d611e191253bed3d3e72c27744ed2487290829a88fde922cd793684f9cfdf15aa9251302a41722005e7c01aa32953d9d2b7f6 From e58269c182362aa6c1bcc0d77869a629241cddfc Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sat, 13 Sep 2025 07:11:22 +0100 Subject: [PATCH 28/38] Update to version 2281 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index abc2fc9..4a4bd50 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,4 @@ vs-chromium-project.txt /gn-635a71e20e99.tar.gz /gn-c15bfa41e526.tar.gz /gn-5d0a4153b0bc.tar.gz +/gn-aa3ecaecac29.tar.gz diff --git a/gn.spec b/gn.spec index 41488f3..2a6e127 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 5d0a4153b0bcc86c5a23310d5b648a587be3c56d -%global access 20250831 +%global commit aa3ecaecac29e23df1ee04e48b41bd274abd50ce +%global access 20250913 %global shortcommit %{sub %{commit} 1 12} -%global position 2279 +%global position 2281 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 1588164..22f1924 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2279 -#define LAST_COMMIT_POSITION "2279 (5d0a4153b0bc)" +#define LAST_COMMIT_POSITION_NUM 2281 +#define LAST_COMMIT_POSITION "2281 (aa3ecaecac29)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index f59b3b0..60d6853 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-5d0a4153b0bc.tar.gz) = 817b2b7edd7ef04ccb0f5bfeef3d611e191253bed3d3e72c27744ed2487290829a88fde922cd793684f9cfdf15aa9251302a41722005e7c01aa32953d9d2b7f6 +SHA512 (gn-aa3ecaecac29.tar.gz) = 170e39c5e7135ea7ef6fff5e6e486fefe3c48915f47c326aa0558863f14a200deba7e00767e01eb95a03ab4ce3df1d9ed0bfdb91bc383f6c963e97a8da8933c8 From f198132701c53e4d814c75f3ae61ed80a85bad35 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 24 Sep 2025 22:45:08 +0100 Subject: [PATCH 29/38] Update to version 2285 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 4a4bd50..f106d91 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,4 @@ vs-chromium-project.txt /gn-c15bfa41e526.tar.gz /gn-5d0a4153b0bc.tar.gz /gn-aa3ecaecac29.tar.gz +/gn-81b24e01531e.tar.gz diff --git a/gn.spec b/gn.spec index 2a6e127..fb6b025 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit aa3ecaecac29e23df1ee04e48b41bd274abd50ce -%global access 20250913 +%global commit 81b24e01531ecf0eff12ec9359a555ec3944ec4e +%global access 20250924 %global shortcommit %{sub %{commit} 1 12} -%global position 2281 +%global position 2285 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 22f1924..0e8518a 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2281 -#define LAST_COMMIT_POSITION "2281 (aa3ecaecac29)" +#define LAST_COMMIT_POSITION_NUM 2285 +#define LAST_COMMIT_POSITION "2285 (81b24e01531e)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 60d6853..c12f9c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-aa3ecaecac29.tar.gz) = 170e39c5e7135ea7ef6fff5e6e486fefe3c48915f47c326aa0558863f14a200deba7e00767e01eb95a03ab4ce3df1d9ed0bfdb91bc383f6c963e97a8da8933c8 +SHA512 (gn-81b24e01531e.tar.gz) = b430557a3dc197d3228fb80befab8bb56a0f7d89f6fcf7841d40dadf3788889db74be1e24e33cdbd1b77c798f9cdfe1dda057a14bdec7a8b9cca2a7fbd4c630f From 1c8a78954645434639549c34b8a545810255b80a Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 9 Oct 2025 11:34:48 +0100 Subject: [PATCH 30/38] Update to version 2287 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index f106d91..2f7ee5e 100644 --- a/.gitignore +++ b/.gitignore @@ -106,3 +106,4 @@ vs-chromium-project.txt /gn-5d0a4153b0bc.tar.gz /gn-aa3ecaecac29.tar.gz /gn-81b24e01531e.tar.gz +/gn-07d3c6f4dc29.tar.gz diff --git a/gn.spec b/gn.spec index fb6b025..d409a53 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 81b24e01531ecf0eff12ec9359a555ec3944ec4e -%global access 20250924 +%global commit 07d3c6f4dc290fae5ca6152ebcb37d6815c411ab +%global access 20251009 %global shortcommit %{sub %{commit} 1 12} -%global position 2285 +%global position 2287 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 0e8518a..9c32a8e 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2285 -#define LAST_COMMIT_POSITION "2285 (81b24e01531e)" +#define LAST_COMMIT_POSITION_NUM 2287 +#define LAST_COMMIT_POSITION "2287 (07d3c6f4dc29)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index c12f9c5..30bbac8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-81b24e01531e.tar.gz) = b430557a3dc197d3228fb80befab8bb56a0f7d89f6fcf7841d40dadf3788889db74be1e24e33cdbd1b77c798f9cdfe1dda057a14bdec7a8b9cca2a7fbd4c630f +SHA512 (gn-07d3c6f4dc29.tar.gz) = 2c11618287e0d14c20807b02909f6ae84de663a198f6d900573e857417783b2b69aee71aaae0548e8ee2e638767d9cd9bfdde4c78f9f8dd5923fdc756eb8df20 From 7fe4a921be2b932d4533cf0ee99eef25a4e6858c Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 4 Nov 2025 11:37:19 +0000 Subject: [PATCH 31/38] Update to version 2288 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2f7ee5e..e4480c0 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,4 @@ vs-chromium-project.txt /gn-aa3ecaecac29.tar.gz /gn-81b24e01531e.tar.gz /gn-07d3c6f4dc29.tar.gz +/gn-092f4f0d612e.tar.gz diff --git a/gn.spec b/gn.spec index d409a53..e6d1b3f 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 07d3c6f4dc290fae5ca6152ebcb37d6815c411ab -%global access 20251009 +%global commit 092f4f0d612e5982728c8b872c2e69cf3d04b21f +%global access 20251104 %global shortcommit %{sub %{commit} 1 12} -%global position 2287 +%global position 2288 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 9c32a8e..a426bc5 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2287 -#define LAST_COMMIT_POSITION "2287 (07d3c6f4dc29)" +#define LAST_COMMIT_POSITION_NUM 2288 +#define LAST_COMMIT_POSITION "2288 (092f4f0d612e)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 30bbac8..c14f99d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-07d3c6f4dc29.tar.gz) = 2c11618287e0d14c20807b02909f6ae84de663a198f6d900573e857417783b2b69aee71aaae0548e8ee2e638767d9cd9bfdde4c78f9f8dd5923fdc756eb8df20 +SHA512 (gn-092f4f0d612e.tar.gz) = 201e52af12a17ebd6b17ba159e4a269e1821aaea576d298365efd4607a4ad89358ce2c6044e386734f53855b526a240a09eb1488e7e17501afb8b5ef7c1fdf89 From 1a0b20dcf687a6fab0d3c3fd7f8e10119f5cad0f Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 11 Nov 2025 22:16:23 +0000 Subject: [PATCH 32/38] Update to version 2291 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index e4480c0..cf49f19 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,4 @@ vs-chromium-project.txt /gn-81b24e01531e.tar.gz /gn-07d3c6f4dc29.tar.gz /gn-092f4f0d612e.tar.gz +/gn-e7f3202128bd.tar.gz diff --git a/gn.spec b/gn.spec index e6d1b3f..42423f3 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 092f4f0d612e5982728c8b872c2e69cf3d04b21f -%global access 20251104 +%global commit e7f3202128bdb2429872fdb138626a010b2bff7f +%global access 20251111 %global shortcommit %{sub %{commit} 1 12} -%global position 2288 +%global position 2291 Version: %{position}^%{access}git%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index a426bc5..1026791 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2288 -#define LAST_COMMIT_POSITION "2288 (092f4f0d612e)" +#define LAST_COMMIT_POSITION_NUM 2291 +#define LAST_COMMIT_POSITION "2291 (e7f3202128bd)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index c14f99d..c46b3f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-092f4f0d612e.tar.gz) = 201e52af12a17ebd6b17ba159e4a269e1821aaea576d298365efd4607a4ad89358ce2c6044e386734f53855b526a240a09eb1488e7e17501afb8b5ef7c1fdf89 +SHA512 (gn-e7f3202128bd.tar.gz) = 50fe4bd7a900c934680d0233ec3925019d27b3f1c4f481852294fc892a10bc07aa708f0089401766e47915bc2c4faa8051715390311105991c504ddc0b326876 From f544da49ffe414d7b69dde04185cc3cad622e603 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 20 Nov 2025 13:16:50 +0000 Subject: [PATCH 33/38] Improve .rpmlintrc file [skip changelog] --- gn.rpmlintrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gn.rpmlintrc b/gn.rpmlintrc index 4de8b61..7ae199b 100644 --- a/gn.rpmlintrc +++ b/gn.rpmlintrc @@ -9,3 +9,7 @@ addFilter(r"gn-doc\..*: (zero-length|version-control-internal-file) /.*/examples addFilter(r"gn-doc\..*: hidden-file-or-dir /.*/examples/.*/\.(gitignore|gn)") # This script is for looking at, not for executing: addFilter(r"gn-doc\..*: env-script-interpreter /.*/infra/config/main\.star .*") +# This is as prescribed in +# https://docs.fedoraproject.org/en-US/packaging-guidelines/Emacs/, and the +# macro is not unexpanded in practice. +addFilter(r"Possible unexpanded macro in: Requires:\s+emacs-filesystem") From 8495af318b242ded0888cf45f3811e3ffe0acdbb Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 20 Nov 2025 13:01:58 +0000 Subject: [PATCH 34/38] Update to version 2295 - In the version number, change the style of the snapshot information --- .gitignore | 1 + gn.spec | 8 ++++---- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index cf49f19..3f39e01 100644 --- a/.gitignore +++ b/.gitignore @@ -109,3 +109,4 @@ vs-chromium-project.txt /gn-07d3c6f4dc29.tar.gz /gn-092f4f0d612e.tar.gz /gn-e7f3202128bd.tar.gz +/gn-c5a0003bcc2a.tar.gz diff --git a/gn.spec b/gn.spec index 42423f3..ca0fda4 100644 --- a/gn.spec +++ b/gn.spec @@ -24,11 +24,11 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit e7f3202128bdb2429872fdb138626a010b2bff7f -%global access 20251111 +%global commit c5a0003bcc2ac3f8d128aaffd700def6068e9a76 +%global access 20251120 %global shortcommit %{sub %{commit} 1 12} -%global position 2291 -Version: %{position}^%{access}git%{shortcommit} +%global position 2295 +Version: %{position}^%{access}.%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 1026791..68b076f 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2291 -#define LAST_COMMIT_POSITION "2291 (e7f3202128bd)" +#define LAST_COMMIT_POSITION_NUM 2295 +#define LAST_COMMIT_POSITION "2295 (c5a0003bcc2a)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index c46b3f4..efd18bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-e7f3202128bd.tar.gz) = 50fe4bd7a900c934680d0233ec3925019d27b3f1c4f481852294fc892a10bc07aa708f0089401766e47915bc2c4faa8051715390311105991c504ddc0b326876 +SHA512 (gn-c5a0003bcc2a.tar.gz) = 24a3a8ba3c273f910161172db424616ded6ff6b4e998f16b0757c764873a08cbce1f6ad791163485287b6a5491ae8d826dd27440d520dfe16e621487ec2f9d57 From 11118fd6e0247a598283e92c37d332756ec625bb Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 9 Dec 2025 22:03:45 +0000 Subject: [PATCH 35/38] Update to version 2308 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 3f39e01..edb752b 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,4 @@ vs-chromium-project.txt /gn-092f4f0d612e.tar.gz /gn-e7f3202128bd.tar.gz /gn-c5a0003bcc2a.tar.gz +/gn-5964f4997670.tar.gz diff --git a/gn.spec b/gn.spec index ca0fda4..97272c0 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit c5a0003bcc2ac3f8d128aaffd700def6068e9a76 -%global access 20251120 +%global commit 5964f499767097d81dbe034e8b541c3988168073 +%global access 20251209 %global shortcommit %{sub %{commit} 1 12} -%global position 2295 +%global position 2308 Version: %{position}^%{access}.%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 68b076f..34ae3a3 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2295 -#define LAST_COMMIT_POSITION "2295 (c5a0003bcc2a)" +#define LAST_COMMIT_POSITION_NUM 2308 +#define LAST_COMMIT_POSITION "2308 (5964f4997670)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index efd18bc..8d69092 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-c5a0003bcc2a.tar.gz) = 24a3a8ba3c273f910161172db424616ded6ff6b4e998f16b0757c764873a08cbce1f6ad791163485287b6a5491ae8d826dd27440d520dfe16e621487ec2f9d57 +SHA512 (gn-5964f4997670.tar.gz) = 8b5c167434d0fa1891e0e1dec4353c5f312dca81c84714ba35f36897b7616e3b9ce666bd91f9de1a0072d0d352f29fed232a6bafcc8f4d55727b9206e1dc0afc From 673f14097dcfd21ac5d41ad8da364594e45e32ca Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 24 Dec 2025 14:40:30 +0000 Subject: [PATCH 36/38] Update to version 2311 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index edb752b..8d501fb 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,4 @@ vs-chromium-project.txt /gn-e7f3202128bd.tar.gz /gn-c5a0003bcc2a.tar.gz /gn-5964f4997670.tar.gz +/gn-64d35867ca0a.tar.gz diff --git a/gn.spec b/gn.spec index 97272c0..5a7bbc6 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 5964f499767097d81dbe034e8b541c3988168073 -%global access 20251209 +%global commit 64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce +%global access 20251224 %global shortcommit %{sub %{commit} 1 12} -%global position 2308 +%global position 2311 Version: %{position}^%{access}.%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 34ae3a3..7bdc877 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2308 -#define LAST_COMMIT_POSITION "2308 (5964f4997670)" +#define LAST_COMMIT_POSITION_NUM 2311 +#define LAST_COMMIT_POSITION "2311 (64d35867ca0a)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index 8d69092..fe29d00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-5964f4997670.tar.gz) = 8b5c167434d0fa1891e0e1dec4353c5f312dca81c84714ba35f36897b7616e3b9ce666bd91f9de1a0072d0d352f29fed232a6bafcc8f4d55727b9206e1dc0afc +SHA512 (gn-64d35867ca0a.tar.gz) = ec87ce81cda87261a86d81a4a6577a3d7e82fe533117d5a304bee526935561657cb630b1fff3c636dade54f9f624059da6a3500d60cf7da943912b19dd26e8c8 From 0a588cc24e3c770e6488bbcd37beebc448249221 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 7 Jan 2026 20:06:56 +0000 Subject: [PATCH 37/38] Update to version 2315 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 8d501fb..bd2bfce 100644 --- a/.gitignore +++ b/.gitignore @@ -112,3 +112,4 @@ vs-chromium-project.txt /gn-c5a0003bcc2a.tar.gz /gn-5964f4997670.tar.gz /gn-64d35867ca0a.tar.gz +/gn-5550ba0f4053.tar.gz diff --git a/gn.spec b/gn.spec index 5a7bbc6..5bf03ca 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce -%global access 20251224 +%global commit 5550ba0f4053c3cbb0bff3d60ded9d867b6fa371 +%global access 20260107 %global shortcommit %{sub %{commit} 1 12} -%global position 2311 +%global position 2315 Version: %{position}^%{access}.%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 7bdc877..1cd1463 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2311 -#define LAST_COMMIT_POSITION "2311 (64d35867ca0a)" +#define LAST_COMMIT_POSITION_NUM 2315 +#define LAST_COMMIT_POSITION "2315 (5550ba0f4053)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index fe29d00..c6c76e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-64d35867ca0a.tar.gz) = ec87ce81cda87261a86d81a4a6577a3d7e82fe533117d5a304bee526935561657cb630b1fff3c636dade54f9f624059da6a3500d60cf7da943912b19dd26e8c8 +SHA512 (gn-5550ba0f4053.tar.gz) = a0a2d0548def458ce060b1222686902c0c9eed1407473ca00c48ee922b75c37641bc6f620758ef08717c22dd9d8dcc411f44902efea9cb69a1dc8b9717221087 From 7e7453fe67aa7a3862ae0b04b743e95b7a61b3f2 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 11 Jan 2026 22:33:26 +0000 Subject: [PATCH 38/38] Update to version 2316 --- .gitignore | 1 + gn.spec | 6 +++--- last_commit_position.h | 4 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index bd2bfce..a0df516 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,4 @@ vs-chromium-project.txt /gn-5964f4997670.tar.gz /gn-64d35867ca0a.tar.gz /gn-5550ba0f4053.tar.gz +/gn-9673115bc14c.tar.gz diff --git a/gn.spec b/gn.spec index 5bf03ca..5eb150a 100644 --- a/gn.spec +++ b/gn.spec @@ -24,10 +24,10 @@ Name: gn # 7. Commit the changes # # See https://gn.googlesource.com/gn/+log for the latest changes. -%global commit 5550ba0f4053c3cbb0bff3d60ded9d867b6fa371 -%global access 20260107 +%global commit 9673115bc14c8630da5b7f6fe07e0b362ac49dcb +%global access 20260111 %global shortcommit %{sub %{commit} 1 12} -%global position 2315 +%global position 2316 Version: %{position}^%{access}.%{shortcommit} Release: %autorelease Summary: Meta-build system that generates build files for Ninja diff --git a/last_commit_position.h b/last_commit_position.h index 1cd1463..ef88d41 100644 --- a/last_commit_position.h +++ b/last_commit_position.h @@ -3,7 +3,7 @@ #ifndef OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_ -#define LAST_COMMIT_POSITION_NUM 2315 -#define LAST_COMMIT_POSITION "2315 (5550ba0f4053)" +#define LAST_COMMIT_POSITION_NUM 2316 +#define LAST_COMMIT_POSITION "2316 (9673115bc14c)" #endif // OUT_LAST_COMMIT_POSITION_H_ diff --git a/sources b/sources index c6c76e1..c8fd12b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gn-5550ba0f4053.tar.gz) = a0a2d0548def458ce060b1222686902c0c9eed1407473ca00c48ee922b75c37641bc6f620758ef08717c22dd9d8dcc411f44902efea9cb69a1dc8b9717221087 +SHA512 (gn-9673115bc14c.tar.gz) = b05e287b5e700e1cd725ef75a0af6088abd51be0a0c072f42daa61e39f6d159355ef95130a9f4478d7c62129a17c51f341624cfc4b58fb7d29e1c77a2e2cf3af