Update to version 1938
This commit is contained in:
parent
0bf2399421
commit
7ef324a473
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/gn-46b572ce.tar.gz
|
||||
/gn-07e2e1b9.tar.gz
|
||||
/gn-de86ec41.tar.gz
|
||||
/gn-0153d369.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 de86ec4176235871a7cb335756987e41246dae4a
|
||||
%global access 20210919
|
||||
%global commit 0153d369bbccc908f4da4993b1ba82728055926a
|
||||
%global access 20210927
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1937
|
||||
Version: 1938
|
||||
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 1937
|
||||
#define LAST_COMMIT_POSITION "1937 (de86ec41)"
|
||||
#define LAST_COMMIT_POSITION_NUM 1938
|
||||
#define LAST_COMMIT_POSITION "1938 (0153d369)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-de86ec41.tar.gz) = ec9e79f4f767586fc09b51ab002a00ec25b47c629aed54d235596d841b6f39cc7b58af6d60ce2eae53a4e7442ba513f82395e12a502a936f61be4cf826c3e4a4
|
||||
SHA512 (gn-0153d369.tar.gz) = 034458b8eb31504c17cc5dce12445a4dfa4bf429171e44b84d47f4ed98c40e3fc6455ce814c74f8ed6e8013c13ef5952ed04b03e5007535381b2c0c5f476ccb6
|
||||
|
Loading…
x
Reference in New Issue
Block a user