git.annexia.org
/
fedora-ocaml-rebuild.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2e8be8
)
Get ready for OCaml 5.2.0 rebuild with ppc64le fix
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 19 Jun 2024 13:39:29 +0000
(14:39 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 19 Jun 2024 13:39:29 +0000
(14:39 +0100)
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
2bef5bd
..
ad820ec
100644
(file)
--- a/
Goalfile
+++ b/
Goalfile
@@
-6,11
+6,11
@@
let fedora-dir = "%HOME/d/fedora"
let fedora-branch = "rawhide"
#let fedora-branch = "f34"
-let fedora-tag = "f41-build-side-9
0189
"
+let fedora-tag = "f41-build-side-9
1297
"
# The magic string that must appear in %changelog when the
# package has been rebuilt.
-let fedora-rebuild-name = "OCaml 5.2.0
for Fedora 41
"
+let fedora-rebuild-name = "OCaml 5.2.0
ppc64le fix
"
# %fedora-retry-failed:
# If set to 1 then failed builds are retried automatically.