Update to version 1898

epel8
Benjamin A. Beasley 4 years ago
parent 75b10e236d
commit c354a00481

1
.gitignore vendored

@ -3,3 +3,4 @@
/gn-b2e3d862.tar.gz
/gn-a95c8a3c.tar.gz
/gn-dba01723.tar.gz
/gn-6771ce56.tar.gz

@ -21,10 +21,10 @@ Name: gn
# 4. Download the source tarball (spectool -g)
# 5. Update the sources (fedpkg new-sources %%{commit}.tar.gz)
# 6. Stage all changes in git
%global commit dba01723a441c358d843a575cb7720d54ddcdf92
%global access 20210410
%global commit 6771ce569fb4803dad7a427aa2e2c23e960b917e
%global access 20210502
%global shortcommit %(echo %{commit} | cut -b -8)
Version: 1897
Version: 1898
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 1897
#define LAST_COMMIT_POSITION "1897 (dba01723)"
#define LAST_COMMIT_POSITION_NUM 1898
#define LAST_COMMIT_POSITION "1898 (6771ce56)"
#endif // OUT_LAST_COMMIT_POSITION_H_

@ -1 +1 @@
SHA512 (gn-dba01723.tar.gz) = 5048153b4194721f7a1ab6389d37ef3f8b79af4b93809f9bb3d55ba8876ddc32486bfb8c6f6125bbf0aae029e1e79939d3ee4bd13633b5bf15a67b2492a179eb
SHA512 (gn-6771ce56.tar.gz) = 450721e31c8b3c897099fb4887ec1acf918edede11bf9482147ad3fce10bc2f2182adca337072215a77a1d2626d3b07c35f10c5b881191e5c8024bbd9468fdc8

Loading…
Cancel
Save