diff options
author | Remi Collet <remi@remirepo.net> | 2022-11-28 15:19:43 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-11-28 15:19:43 +0100 |
commit | c1245cf0e618d58f04e3d1b54a00275aafa6391c (patch) | |
tree | fbd6f350334b34a7c2c4bf3a1c2fafd44f5a86ea /el9ar70.cfg | |
parent | c97a6a385394c198e023c9c791933f7f6726d2b5 (diff) |
EL-9 builder runs RHEL 9.1
Diffstat (limited to 'el9ar70.cfg')
-rw-r--r-- | el9ar70.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el9ar70.cfg b/el9ar70.cfg index d1fe9bd..344ee53 100644 --- a/el9ar70.cfg +++ b/el9ar70.cfg @@ -11,7 +11,7 @@ nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); config_opts['macros']['%_module_build']="1" config_opts['macros']['%_module_name']="redis" config_opts['macros']['%_module_stream']="remi-7.0" -config_opts['macros']['%_module_version']="90000" + nn; +config_opts['macros']['%_module_version']="90100" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" |