From 51afa6940815cc805f3ad9a71da5b7a931fb519c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Nov 2024 09:40:57 +0100 Subject: switch to 9.5 --- el9x81.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el9x81.cfg') diff --git a/el9x81.cfg b/el9x81.cfg index 49ad9ea..1b96d6b 100644 --- a/el9x81.cfg +++ b/el9x81.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.1" -config_opts['macros']['%_module_version']="90400" + nn; +config_opts['macros']['%_module_version']="90500" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" -- cgit