diff options
author | Remi Collet <remi@remirepo.net> | 2022-11-28 08:24:14 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-11-28 08:24:14 +0100 |
commit | c97a6a385394c198e023c9c791933f7f6726d2b5 (patch) | |
tree | 07630da69e1963a875897e7ae1162082f76d62bc /el8x82.cfg | |
parent | 2740763f8d0708cc375747a0d9fa3cc44f435856 (diff) |
EL-8 builder runs RHEL 8.7
Diffstat (limited to 'el8x82.cfg')
-rw-r--r-- | el8x82.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.2" -config_opts['macros']['%_module_version']="80600" + nn; +config_opts['macros']['%_module_version']="80700" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" |