Update to version 2395
This commit is contained in:
parent
a73e053e8f
commit
2dc2f3d47f
4 changed files with 7 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -125,3 +125,4 @@ vs-chromium-project.txt
|
|||
/gn-6e8dcdebbadf.tar.gz
|
||||
/gn-ec56d4d935a0.tar.gz
|
||||
/gn-fa9dacd8eff0.tar.gz
|
||||
/gn-78e67afc82fa.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 fa9dacd8eff0bbec4a542c69907659cdd3db8989
|
||||
%global access 20260429
|
||||
%global commit 78e67afc82faf52b2f7025265d412fd7418d88c2
|
||||
%global access 20260509
|
||||
%global shortcommit %{sub %{commit} 1 12}
|
||||
%global position 2381
|
||||
%global position 2395
|
||||
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 2381
|
||||
#define LAST_COMMIT_POSITION "2381 (fa9dacd8eff0)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2395
|
||||
#define LAST_COMMIT_POSITION "2395 (78e67afc82fa)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (gn-fa9dacd8eff0.tar.gz) = 1713648b85ed5312076c4a075f474b1c905ede977e687ea351622fa8a5288617c8d0d0da7cba8a36a3c1792f4418f5b3ec9bd475915cd8e31f449e9a401a237d
|
||||
SHA512 (gn-78e67afc82fa.tar.gz) = d31cc198de3f2ab637af15ac8df9541e7c768d24848b9e04e72343d88c0663f9939a161bbf206a9ebd16ef05e42e5d0a6c677e78b0594d30f7735871ec7cd7d7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue