Update to version 1939

epel9
Benjamin A. Beasley 3 years ago
parent f6a262772d
commit 5e56c1e7b9

1
.gitignore vendored

@ -17,3 +17,4 @@
/gn-07e2e1b9.tar.gz
/gn-de86ec41.tar.gz
/gn-0153d369.tar.gz
/gn-693f9fb8.tar.gz

@ -24,10 +24,10 @@ Name: gn
# 7. Commit the changes
#
# See https://gn.googlesource.com/gn/+log for the latest changes.
%global commit 0153d369bbccc908f4da4993b1ba82728055926a
%global access 20210927
%global commit 693f9fb87e4febdd4299db9f73d8d2c958e63148
%global access 20211018
%global shortcommit %(echo %{commit} | cut -b -8)
Version: 1938
Version: 1939
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 1938
#define LAST_COMMIT_POSITION "1938 (0153d369)"
#define LAST_COMMIT_POSITION_NUM 1939
#define LAST_COMMIT_POSITION "1939 (693f9fb8)"
#endif // OUT_LAST_COMMIT_POSITION_H_

@ -1 +1 @@
SHA512 (gn-0153d369.tar.gz) = 034458b8eb31504c17cc5dce12445a4dfa4bf429171e44b84d47f4ed98c40e3fc6455ce814c74f8ed6e8013c13ef5952ed04b03e5007535381b2c0c5f476ccb6
SHA512 (gn-693f9fb8.tar.gz) = 51a7d05a190a1808cf9337ab72d9d0af82bd77a690112b284299186d39d237e0c96ff1e66dc33d88d65d14b63dc17fb5b73cdbb974ac6bfff37162352f796c8d

Loading…
Cancel
Save