diff options
author | Remi Collet <remi@remirepo.net> | 2023-11-24 09:40:21 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-11-24 09:40:21 +0100 |
commit | b1faa9ae481d852f565f9b1e14f33383bb81b1be (patch) | |
tree | 43ee3a987ca2034f28de3364e00d0f9a0cb39337 /el9xr60.cfg | |
parent | 22c48c83f0bd1c23dea7b5dea4d7eefa3ebd74b2 (diff) |
update module_version for 8.9 and 9.3
Diffstat (limited to 'el9xr60.cfg')
-rw-r--r-- | el9xr60.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el9xr60.cfg b/el9xr60.cfg index 81a120a..b5068a5 100644 --- a/el9xr60.cfg +++ b/el9xr60.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-6.0" -config_opts['macros']['%_module_version']="90200" + nn; +config_opts['macros']['%_module_version']="90300" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" |