Update to version 1951

epel9
Benjamin A. Beasley 3 years ago
parent 6f3f1edc69
commit 4caee6a12c

1
.gitignore vendored

@ -22,3 +22,4 @@
/gn-90294ccd.tar.gz
/gn-18512455.tar.gz
/gn-4aa9bdfa.tar.gz
/gn-b7903130.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 4aa9bdfa05b688c58d3d7d3e496f3f18cbb3d89e
%global access 20211119
%global commit b79031308cc878488202beb99883ec1f2efd9a6d
%global access 20211128
%global shortcommit %(echo %{commit} | cut -b -8)
Version: 1945
Version: 1951
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 1945
#define LAST_COMMIT_POSITION "1945 (4aa9bdfa)"
#define LAST_COMMIT_POSITION_NUM 1951
#define LAST_COMMIT_POSITION "1951 (b7903130)"
#endif // OUT_LAST_COMMIT_POSITION_H_

@ -1 +1 @@
SHA512 (gn-4aa9bdfa.tar.gz) = 788891ea1e9448fb2fcb3862c559c9f48303782000521d9faa6e000a6ac66d75853e090fb44ee623cfd498892d28745feefbcd6c0e7c574fda29898f31a813b0
SHA512 (gn-b7903130.tar.gz) = d2e9e7e05be2ec521ec59001213d21066f42199eeca73ea2d2b981c3aee9d8397cd4eae6dfe683e593c43ae7b444912a1f69d7a95a70ae42e6a10a5aee429536

Loading…
Cancel
Save