|
|
@ -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 39a87c0b36310bdf06b692c098f199a0d97fc810
|
|
|
|
%global commit d2dce7523036ed7c55fbb8d2f272ab3720d5cf34
|
|
|
|
%global access 20210511
|
|
|
|
%global access 20210616
|
|
|
|
%global shortcommit %(echo %{commit} | cut -b -8)
|
|
|
|
%global shortcommit %(echo %{commit} | cut -b -8)
|
|
|
|
Version: 1910
|
|
|
|
Version: 1916
|
|
|
|
Release: 2.%{access}git%{shortcommit}%{?dist}
|
|
|
|
Release: 1.%{access}git%{shortcommit}%{?dist}
|
|
|
|
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
|
|
|
@ -198,6 +198,9 @@ grep -E '^#define[[:blank:]]+LAST_COMMIT_POSITION[[:blank:]]+'\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jun 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1916-1.20210616gitd2dce752
|
|
|
|
|
|
|
|
- Update to version 1916
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1910-2.20210511git39a87c0b
|
|
|
|
* Tue May 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1910-2.20210511git39a87c0b
|
|
|
|
- Rebase chromium-84.0.4147.105-gn-gcc-cleanup.patch as
|
|
|
|
- Rebase chromium-84.0.4147.105-gn-gcc-cleanup.patch as
|
|
|
|
gn-39a87c0b-gcc-cleanup.patch
|
|
|
|
gn-39a87c0b-gcc-cleanup.patch
|
|
|
|