Jan200101
|
7048d61867
|
Update to 0.12.0
|
2024-06-11 10:57:05 +02:00 |
|
|
|
8c4bf36257
|
Update to 0.11.0
Since 0.11.0 includes a prebuilt wasm stage1, we are no longer allowed
to build and tag it directly[1].
Instead, we shall do the following:
* Obtain an exception from the packaging committee[2]
* Build initial package completely from stage1 to stage3 with
`%%bcond bootstrap 1` (this can be done in a side-tag without any
changes to the spec[3]).
* Use the bootstrapped package to make a clean source-only build of
stage3.
* Discard the ~bootstrap and send the clean build to bodhi.
[1]: https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_exceptions
[2]: https://pagure.io/packaging-committee/issue/1319
[3]: https://pagure.io/packaging-committee/pull-request/1308#request_diff
Co-authored-by: Jan Drögehoff <sentrycraft123@gmail.com>
|
2024-01-27 13:21:36 -08:00 |
|
|
|
39e7a7ca51
|
Drop %%_zig_version macro
As discussed in https://bugzilla.redhat.com/show_bug.cgi?id=2142363#c5
|
2024-01-27 13:21:35 -08:00 |
|
Jan200101
|
473aee6a77
|
add patch to keep native lib paths off rpath, set default build flags
|
2022-01-31 21:12:54 +01:00 |
|
Jan200101
|
fe97af2f08
|
correct newline causing DESTDIR to be ignored, bump release
|
2021-07-04 22:52:27 +02:00 |
|
Jan200101
|
aa3606be7b
|
correct rpm macro once again
a space at the end of the line was escaped instead of going to the next line
|
2021-06-28 20:10:31 +02:00 |
|
Jan200101
|
4fa445116f
|
improve macros, add build instruction to build macro, fix improper mkdir
|
2021-06-24 12:17:24 +02:00 |
|
Jan200101
|
bbaa7eaae4
|
correct rpm macro, remove rawhide specific hacks
|
2021-06-24 11:25:08 +02:00 |
|
Jan200101
|
11a0bc08dd
|
add missing build dependency, update patches
|
2021-06-14 21:42:15 +02:00 |
|
Jan200101
|
1922d307ed
|
remove 32 bit systems from arch list
zig0 building zig1 currently takes more ram than 32 bit systems can use
https://github.com/ziglang/zig/issues/6485
|
2021-06-07 22:21:10 +02:00 |
|
Jan200101
|
89a4b3568c
|
Initial import (rhbz#1968139)
|
2021-06-07 22:01:14 +02:00 |
|