Update to version 2087
This commit is contained in:
parent
a715369097
commit
20e9e31a70
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/gn-fe330c0ae1ec.tar.gz
|
||||
/gn-41fef642de70.tar.gz
|
||||
/gn-61da8bdce622.tar.gz
|
||||
/gn-ffeea1b1fd07.tar.gz
|
||||
|
6
gn.spec
6
gn.spec
@ -27,10 +27,10 @@ Name: gn
|
||||
# 7. Commit the changes
|
||||
#
|
||||
# See https://gn.googlesource.com/gn/+log for the latest changes.
|
||||
%global commit 61da8bdce6229e2ef8c368ae89f6eef4c89aa770
|
||||
%global access 20230406
|
||||
%global commit ffeea1b1fd070cb6a8d47154a03f8523486b50a7
|
||||
%global access 20230408
|
||||
%global shortcommit %(echo '%{commit}' | cut -b -12)
|
||||
%global position 2086
|
||||
%global position 2087
|
||||
Version: %{position}^%{access}git%{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 2086
|
||||
#define LAST_COMMIT_POSITION "2086 (61da8bdce622)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2087
|
||||
#define LAST_COMMIT_POSITION "2087 (ffeea1b1fd07)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-61da8bdce622.tar.gz) = d1ba43b4fd3d5c3e35b52baac6342cdc259f5717e94400c1937d671abd89a9dcd97e4bd57a1e824773071fb563afadba72e6ef4502b631e93e0b8ede1dbd4051
|
||||
SHA512 (gn-ffeea1b1fd07.tar.gz) = c8e631daf7708b4f8385ad91e54ac3958d435e55f4caa338a0691cc524ec2aedbd78574c62d5df9ec4b2caee7f40ccd3298095c9374f4ead6241676336d7d34e
|
||||
|
Loading…
Reference in New Issue
Block a user