From b1faa9ae481d852f565f9b1e14f33383bb81b1be Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 24 Nov 2023 09:40:21 +0100 Subject: update module_version for 8.9 and 9.3 --- el9xr62.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el9xr62.cfg') diff --git a/el9xr62.cfg b/el9xr62.cfg index 0bf3dd1..39bc779 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']="90200" + nn; +config_opts['macros']['%_module_version']="90300" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" -- cgit