From 8a3e528822857a01637297ec788a0862b0962aa1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 Dec 2025 13:51:50 +0100 Subject: bump module versions for 9.7 and 10.1 --- el10xr84.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el10xr84.cfg') diff --git a/el10xr84.cfg b/el10xr84.cfg index 3879d11..69dde7f 100644 --- a/el10xr84.cfg +++ b/el10xr84.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-8.4" -config_opts['macros']['%_module_version']="10000" + nn; +config_opts['macros']['%_module_version']="10010" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" -- cgit