Update to version 1896

epel8
Benjamin A. Beasley 4 years ago
parent d8a3fc5f71
commit a2b7d1cb43

1
.gitignore vendored

@ -1,3 +1,4 @@
/64b3b9401c1c3ed5f3c43c1cac00b91f83597ab8.tar.gz /64b3b9401c1c3ed5f3c43c1cac00b91f83597ab8.tar.gz
/gn-64b3b940.tar.gz /gn-64b3b940.tar.gz
/gn-b2e3d862.tar.gz /gn-b2e3d862.tar.gz
/gn-a95c8a3c.tar.gz

@ -21,11 +21,11 @@ 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 b2e3d8622c1ce1bd853c7a11f62a739946669cdd %global commit a95c8a3ccc7de65eb740aa68a0d021cdc8550205
%global access 20210329 %global access 20210406
%global shortcommit %(echo %{commit} | cut -b -8) %global shortcommit %(echo %{commit} | cut -b -8)
Version: 1894 Version: 1896
Release: %autorelease -s %{access}git%{shortcommit} -b 4 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
# BSD except for src/base/third_party/icu/, which is (Unicode and MIT); note # BSD except for src/base/third_party/icu/, which is (Unicode and MIT); note

@ -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 1894 #define LAST_COMMIT_POSITION_NUM 1896
#define LAST_COMMIT_POSITION "1894 (b2e3d862)" #define LAST_COMMIT_POSITION "1896 (a95c8a3c)"
#endif // OUT_LAST_COMMIT_POSITION_H_ #endif // OUT_LAST_COMMIT_POSITION_H_

@ -1 +1 @@
SHA512 (gn-b2e3d862.tar.gz) = 1eb535474fa731bb8d92814b0a4d3fea9dad0a29b6b3fcee6f6a2477e8adec3ec765068cd099a11f7b6368a67eb2f5658eb3270f69731bd837207485f5baf7d1 SHA512 (gn-a95c8a3c.tar.gz) = c8289254da7bf13dce3d9316b3a44770acd8532061bed1ae8aecc061c69287a392e37a72c37f3fb2791301ee1a75bb3e0ef96300b41577b5db84651a888bb29f

Loading…
Cancel
Save