diff options
author | Remi Collet <remi@remirepo.net> | 2023-05-23 17:50:43 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-05-23 17:50:43 +0200 |
commit | 0f325b2116770fe57c3d4850c5034876d23f12e1 (patch) | |
tree | 3644472d302a0282a5f6451e7890dda57330033e /el8xr70.cfg | |
parent | 349d0093f439cc5672086ea29fd2152bb49c5d3c (diff) |
bump module versions (for 8.8 and 9.2)
Diffstat (limited to 'el8xr70.cfg')
-rw-r--r-- | el8xr70.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el8xr70.cfg b/el8xr70.cfg index f8a4bf4..a8fe535 100644 --- a/el8xr70.cfg +++ b/el8xr70.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']="80700" + nn; +config_opts['macros']['%_module_version']="80800" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" |