diff options
| author | Remi Collet <remi@remirepo.net> | 2026-03-18 09:17:33 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-03-18 09:17:33 +0100 |
| commit | 70731de0fc0f7ab4df94530050299c4331bd7c05 (patch) | |
| tree | 6f041680603d45d77f95a73cf1c5ecfe5063951f | |
| parent | b2c43d234da5c69556db527353de81b1fdf9042f (diff) | |
| -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}" |
