diff options
author | Remi Collet <remi@remirepo.net> | 2021-09-02 10:11:05 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-09-02 10:11:05 +0200 |
commit | 88467c48a809597f59bd1eb9d2f7e390a5d62a07 (patch) | |
tree | af3755ee5ac690d4017c0a2ed087982e452806e5 /el8x81.cfg | |
parent | 13210ab44013974a01d1d9c51c66c43ed07ab52c (diff) |
bump module ver
Diffstat (limited to 'el8x81.cfg')
-rw-r--r-- | el8x81.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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']="php" config_opts['macros']['%_module_stream']="remi-8.1" -config_opts['macros']['%_module_version']="80200" + nn; +config_opts['macros']['%_module_version']="80400" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" |