diff options
| -rw-r--r-- | el9av91.cfg | 2 | ||||
| -rw-r--r-- | el9xv91.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/el9av91.cfg b/el9av91.cfg index 3eb77e8..22aa723 100644 --- a/el9av91.cfg +++ b/el9av91.cfg @@ -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']="valkey" config_opts['macros']['%_module_stream']="remi-9.1" -config_opts['macros']['%_module_version']="91700" + nn; +config_opts['macros']['%_module_version']="90700" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" diff --git a/el9xv91.cfg b/el9xv91.cfg index e464c4e..887af2c 100644 --- a/el9xv91.cfg +++ b/el9xv91.cfg @@ -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']="valkey" config_opts['macros']['%_module_stream']="remi-9.1" -config_opts['macros']['%_module_version']="91700" + nn; +config_opts['macros']['%_module_version']="90700" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" |
