Update to version 1943

epel9
Benjamin A. Beasley 3 years ago
parent 7d0d40cd18
commit 299e33e8ce

1
.gitignore vendored

@ -19,3 +19,4 @@
/gn-0153d369.tar.gz
/gn-693f9fb8.tar.gz
/gn-8926696a.tar.gz
/gn-90294ccd.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 8926696a4186279489cc2b8d768533e61bba73d7
%global access 20211102
%global commit 90294ccdcf9334ed25a76ac9b67689468e506342
%global access 20211107
%global shortcommit %(echo %{commit} | cut -b -8)
Version: 1942
Version: 1943
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 1942
#define LAST_COMMIT_POSITION "1942 (8926696a)"
#define LAST_COMMIT_POSITION_NUM 1943
#define LAST_COMMIT_POSITION "1943 (90294ccd)"
#endif // OUT_LAST_COMMIT_POSITION_H_

@ -1 +1 @@
SHA512 (gn-8926696a.tar.gz) = a602d5a66330a50ea0c6514465fd6785f1a8ffd7c480dd0ced0e4a1f149322061e12191a6231e4bceec472e9a99f8e701eb087c437fc0b848f4002f61f338ee6
SHA512 (gn-90294ccd.tar.gz) = 1ef0c8e6e44b82f4789d86e56d1c44b819272e8041abaa89e0178bc938d6b38f0485deca6d0a6064460e61098419d35f3d6227a7d24773a6a8c1fa9f0ae1ea40

Loading…
Cancel
Save