From fa37c68e0d3abce41dee8bcdc11877788c1e5e8b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Jun 2025 06:44:45 +0200 Subject: use 9.6 for EL-9 --- el9xr62.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el9xr62.cfg') diff --git a/el9xr62.cfg b/el9xr62.cfg index 6a55956..7c9d593 100644 --- a/el9xr62.cfg +++ b/el9xr62.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-6.2" -config_opts['macros']['%_module_version']="90500" + nn; +config_opts['macros']['%_module_version']="90600" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" -- cgit