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 --- el9a84.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el9a84.cfg') diff --git a/el9a84.cfg b/el9a84.cfg index 376f334..a5792d2 100644 --- a/el9a84.cfg +++ b/el9a84.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']="php" config_opts['macros']['%_module_stream']="remi-8.4" -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