Update to version 1942

epel8
Benjamin A. Beasley 3 years ago
parent d9fa2be4a7
commit 7648eb431c

1
.gitignore vendored

@ -18,3 +18,4 @@
/gn-de86ec41.tar.gz
/gn-0153d369.tar.gz
/gn-693f9fb8.tar.gz
/gn-8926696a.tar.gz

@ -23,10 +23,10 @@ Name: gn
# 6. Stage all changes in git
#
# See https://gn.googlesource.com/gn/+log for the latest changes.
%global commit 693f9fb87e4febdd4299db9f73d8d2c958e63148
%global access 20211018
%global commit 8926696a4186279489cc2b8d768533e61bba73d7
%global access 20211102
%global shortcommit %(echo %{commit} | cut -b -8)
Version: 1939
Version: 1942
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 1939
#define LAST_COMMIT_POSITION "1939 (693f9fb8)"
#define LAST_COMMIT_POSITION_NUM 1942
#define LAST_COMMIT_POSITION "1942 (8926696a)"
#endif // OUT_LAST_COMMIT_POSITION_H_

@ -1 +1 @@
SHA512 (gn-693f9fb8.tar.gz) = 51a7d05a190a1808cf9337ab72d9d0af82bd77a690112b284299186d39d237e0c96ff1e66dc33d88d65d14b63dc17fb5b73cdbb974ac6bfff37162352f796c8d
SHA512 (gn-8926696a.tar.gz) = a602d5a66330a50ea0c6514465fd6785f1a8ffd7c480dd0ced0e4a1f149322061e12191a6231e4bceec472e9a99f8e701eb087c437fc0b848f4002f61f338ee6

Loading…
Cancel
Save