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:
3a98491
)
Set side tag & magic string for F40 / OCaml 5.1 rebuild
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 5 Oct 2023 10:01:49 +0000
(11:01 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 5 Oct 2023 10:01:49 +0000
(11:01 +0100)
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
3fe81cf
..
4c18a32
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 = "f
39-build-side-697
60"
+let fedora-tag = "f
40-build-side-750
60"
# The magic string that must appear in %changelog when the
# package has been rebuilt.
-let fedora-rebuild-name = "OCaml 5.
0 rebuild for Fedora 39
"
+let fedora-rebuild-name = "OCaml 5.
1 rebuild for Fedora 40
"
# %fedora-retry-failed:
# If set to 1 then failed builds are retried automatically.