Update to version 1910

epel8
Benjamin A. Beasley 4 years ago
parent 7e350a4e22
commit 2b716e45a3

1
.gitignore vendored

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

@ -21,10 +21,10 @@ Name: gn
# 4. Download the source tarball (spectool -g) # 4. Download the source tarball (spectool -g)
# 5. Update the sources (fedpkg new-sources %%{commit}.tar.gz) # 5. Update the sources (fedpkg new-sources %%{commit}.tar.gz)
# 6. Stage all changes in git # 6. Stage all changes in git
%global commit 6771ce569fb4803dad7a427aa2e2c23e960b917e %global commit 39a87c0b36310bdf06b692c098f199a0d97fc810
%global access 20210502 %global access 20210511
%global shortcommit %(echo %{commit} | cut -b -8) %global shortcommit %(echo %{commit} | cut -b -8)
Version: 1898 Version: 1910
Release: %autorelease -s %{access}git%{shortcommit} Release: %autorelease -s %{access}git%{shortcommit}
Summary: Meta-build system that generates build files for Ninja Summary: Meta-build system that generates build files for Ninja

@ -3,7 +3,7 @@
#ifndef OUT_LAST_COMMIT_POSITION_H_ #ifndef OUT_LAST_COMMIT_POSITION_H_
#define OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_
#define LAST_COMMIT_POSITION_NUM 1898 #define LAST_COMMIT_POSITION_NUM 1910
#define LAST_COMMIT_POSITION "1898 (6771ce56)" #define LAST_COMMIT_POSITION "1910 (39a87c0b)"
#endif // OUT_LAST_COMMIT_POSITION_H_ #endif // OUT_LAST_COMMIT_POSITION_H_

@ -1 +1 @@
SHA512 (gn-6771ce56.tar.gz) = 450721e31c8b3c897099fb4887ec1acf918edede11bf9482147ad3fce10bc2f2182adca337072215a77a1d2626d3b07c35f10c5b881191e5c8024bbd9468fdc8 SHA512 (gn-39a87c0b.tar.gz) = 9596fec7ecb491cbf48b37a98347d3befebb4a6d1cbb8badba384eeba99a167ed74b23a19bfa1887e9b9002bc23624f52e512b3098a67db4dc1773b72b61b3e6

Loading…
Cancel
Save