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 /el9a81.cfg | |
parent | c97a6a385394c198e023c9c791933f7f6726d2b5 (diff) |
EL-9 builder runs RHEL 9.1
Diffstat (limited to 'el9a81.cfg')
-rw-r--r-- | el9a81.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); config_opts['macros']['%_module_build']="1" config_opts['macros']['%_module_name']="php" config_opts['macros']['%_module_stream']="remi-8.1" -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}" |