diff options
author | Remi Collet <remi@remirepo.net> | 2021-11-16 09:02:36 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2021-11-16 09:02:36 +0100 |
commit | 379ce1556bae2882fe43b4985204de2df3d08ddc (patch) | |
tree | b43c99f435ddf5c05ece7db949cb9bc77ece52b6 /el8x72.cfg | |
parent | 660ce118e92fc94480e5781f80dedd37d93b2020 (diff) |
bump modularity label
Diffstat (limited to 'el8x72.cfg')
-rw-r--r-- | el8x72.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-7.2" -config_opts['macros']['%_module_version']="80400" + nn; +config_opts['macros']['%_module_version']="80500" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" |