Update to version 2088
This commit is contained in:
parent
20e9e31a70
commit
b9b44a8680
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/gn-41fef642de70.tar.gz
|
||||
/gn-61da8bdce622.tar.gz
|
||||
/gn-ffeea1b1fd07.tar.gz
|
||||
/gn-5a004f9427a0.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 ffeea1b1fd070cb6a8d47154a03f8523486b50a7
|
||||
%global access 20230408
|
||||
%global commit 5a004f9427a050c6c393c07ddb85cba8ff3849fa
|
||||
%global access 20230419
|
||||
%global shortcommit %(echo '%{commit}' | cut -b -12)
|
||||
%global position 2087
|
||||
%global position 2088
|
||||
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 2087
|
||||
#define LAST_COMMIT_POSITION "2087 (ffeea1b1fd07)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2088
|
||||
#define LAST_COMMIT_POSITION "2088 (5a004f9427a0)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-ffeea1b1fd07.tar.gz) = c8e631daf7708b4f8385ad91e54ac3958d435e55f4caa338a0691cc524ec2aedbd78574c62d5df9ec4b2caee7f40ccd3298095c9374f4ead6241676336d7d34e
|
||||
SHA512 (gn-5a004f9427a0.tar.gz) = 6ac91397a9b632646550552f53c84e51e700a7ade1b3459aea094580cd7f6c22789a1a0526ec199018d614faae267681a78f4b828a712858b1f43ea419cabadc
|
||||
|
Loading…
Reference in New Issue
Block a user