|
|
@ -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 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: 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
|
|
|
@ -193,6 +193,9 @@ grep -E '^#define[[:blank:]]+LAST_COMMIT_POSITION[[:blank:]]+'\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue May 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1910-1.20210511git39a87c0b
|
|
|
|
|
|
|
|
- Update to version 1910
|
|
|
|
|
|
|
|
|
|
|
|
* Sun May 02 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1898-1.20210502git6771ce56
|
|
|
|
* Sun May 02 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1898-1.20210502git6771ce56
|
|
|
|
- Update to version 1898
|
|
|
|
- Update to version 1898
|
|
|
|
|
|
|
|
|
|
|
|