|
|
@ -21,10 +21,12 @@ 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 d2dce7523036ed7c55fbb8d2f272ab3720d5cf34
|
|
|
|
#
|
|
|
|
%global access 20210616
|
|
|
|
# See https://gn.googlesource.com/gn/+log for the latest changes.
|
|
|
|
|
|
|
|
%global commit e9b8433248ae2c117644b4e40b33203e7d3da192
|
|
|
|
|
|
|
|
%global access 20210622
|
|
|
|
%global shortcommit %(echo %{commit} | cut -b -8)
|
|
|
|
%global shortcommit %(echo %{commit} | cut -b -8)
|
|
|
|
Version: 1916
|
|
|
|
Version: 1919
|
|
|
|
Release: 1.%{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
|
|
|
|
|
|
|
|
|
|
|
@ -198,6 +200,9 @@ grep -E '^#define[[:blank:]]+LAST_COMMIT_POSITION[[:blank:]]+'\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jun 22 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1919-1.20210622gite9b84332
|
|
|
|
|
|
|
|
- Update to version 1919
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1916-1.20210616gitd2dce752
|
|
|
|
* Wed Jun 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1916-1.20210616gitd2dce752
|
|
|
|
- Update to version 1916
|
|
|
|
- Update to version 1916
|
|
|
|
|
|
|
|
|
|
|
|