File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ package.json opt/perforce/helix-auth-svc
44package-lock.json opt/perforce/helix-auth-svc
55README.md opt/perforce/helix-auth-svc
66README.html opt/perforce/helix-auth-svc
7+ RELNOTES.txt opt/perforce/helix-auth-svc
78bin/ opt/perforce/helix-auth-svc
89certs/ opt/perforce/helix-auth-svc
910docs/ opt/perforce/helix-auth-svc
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ sed -e "s/\"2020.1.1\"/\"${ID_REL_BASE}-${ID_PATCH}\"/" \
6060 package.json > %{buildroot }%{installprefix }/package.json
6161cp README.md %{buildroot }%{installprefix }/README.md
6262cp README.html %{buildroot }%{installprefix }/README.html
63+ cp RELNOTES.txt %{buildroot }%{installprefix }/RELNOTES.txt
6364
6465%files
6566%docdir %{installprefix }/docs
You can’t perform that action at this time.
0 commit comments