Update to version 2359
This commit is contained in:
parent
aeddb68d72
commit
003d8cb031
4 changed files with 7 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -123,3 +123,4 @@ vs-chromium-project.txt
|
|||
/gn-2941d2a26fa9.tar.gz
|
||||
/gn-b2ac0e7a9089.tar.gz
|
||||
/gn-6e8dcdebbadf.tar.gz
|
||||
/gn-ec56d4d935a0.tar.gz
|
||||
|
|
|
|||
6
gn.spec
6
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 6e8dcdebbadf4f8aa75e6a4b6e0bdf89dce1513a
|
||||
%global access 20260408
|
||||
%global commit ec56d4d935a0e2ab9d52b88dd00c93ec51233055
|
||||
%global access 20260412
|
||||
%global shortcommit %{sub %{commit} 1 12}
|
||||
%global position 2354
|
||||
%global position 2359
|
||||
Version: %{position}^%{access}.%{shortcommit}
|
||||
Release: %autorelease
|
||||
Summary: Meta-build system that generates build files for Ninja
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
#ifndef OUT_LAST_COMMIT_POSITION_H_
|
||||
#define OUT_LAST_COMMIT_POSITION_H_
|
||||
|
||||
#define LAST_COMMIT_POSITION_NUM 2354
|
||||
#define LAST_COMMIT_POSITION "2354 (6e8dcdebbadf)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2359
|
||||
#define LAST_COMMIT_POSITION "2359 (ec56d4d935a0)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (gn-6e8dcdebbadf.tar.gz) = 95a566655f86a67fe1296c8f5b299b3c988e8c0f1cc753a05011a23f01c4d80152df8ad673cd62edeb9ca95f248c9368402a5abdaad4f6aa4655c05ece08abf2
|
||||
SHA512 (gn-ec56d4d935a0.tar.gz) = dd5a7aeda517b787584b678c50450c436caaccb09c3a9a712cd59620100906b2e19836cf0f5f9fb8f313119612ff01e0cb32aedf3981cc4056abd5982a7db2c8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue