File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -66,19 +66,7 @@ Attach `openscap-X.Y.Z.tar.gz` and `openscap-X.Y.Z.tag.gz.sha512` files to the G
66
66
This will create and push version tags, create new GitHub release and handle milestones swap.
67
67
Finally, it will bump version numbers in `versions.sh` to be ready for the next (e.g. 1.3.3) upstream release.
68
68
69
- . Build OpenSCAP for Windows
70
- +
71
- --
72
- The Windows build process is described in link:../docs/developer/developer.adoc[Developer Manual].
73
-
74
- The Windows Installer can be built by running `cpack` in the `build` directory.
75
- CPack will produce 2 files:
76
-
77
- * `OpenSCAP-${version}-win32.msi` which is the installer package
78
- * `OpenSCAP-${version}-win32.msi.sha512` that contains SHA512 checksum of the installer
79
69
80
- Upload both of the files to the GitHub release.
81
- --
82
70
83
71
== To be done ==
84
72
You can’t perform that action at this time.
0 commit comments