Update to version 1977
This commit is contained in:
parent
b86c60c3d8
commit
10471a225f
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/gn-4b613b10.tar.gz
|
||||
/gn-377f566a.tar.gz
|
||||
/gn-6109f626.tar.gz
|
||||
/gn-d7c2209c.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 6109f626c04ab6955563da1a496cc44ebf6f7dd8
|
||||
%global access 20220222
|
||||
%global commit d7c2209cebcfe37f46dba7be4e1a7000ffc342fb
|
||||
%global access 20220304
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1975
|
||||
Version: 1977
|
||||
Release: %autorelease -s %{access}git%{shortcommit}
|
||||
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 1975
|
||||
#define LAST_COMMIT_POSITION "1975 (6109f626)"
|
||||
#define LAST_COMMIT_POSITION_NUM 1977
|
||||
#define LAST_COMMIT_POSITION "1977 (d7c2209c)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-6109f626.tar.gz) = 20a0f3fd11acd2d97dea967c239c57b2b5a18a2cb0ea41c1529bebdc631a78c044c2f819e39d9103bb8791ebda9bb17d01946de51c9f5e681c19636fa5c130db
|
||||
SHA512 (gn-d7c2209c.tar.gz) = 14d68ee0e65c1c0231f659a79cacc5b4dd17a322efa99a2be647e298cd4e734d023f8bc4afd242a2a87ee774acc2f42fd08bb59f99b864138eebb962e4962d22
|
||||
|
Loading…
x
Reference in New Issue
Block a user