From 4ab6e96845492edc23aa11c57ded90ab02424731 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 31 May 2026 08:06:28 +0200 Subject: move from 10.1 to 10.2 --- el10ar72.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el10ar72.cfg') diff --git a/el10ar72.cfg b/el10ar72.cfg index c200290..3baef0a 100644 --- a/el10ar72.cfg +++ b/el10ar72.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-7.2" -config_opts['macros']['%_module_version']="10010" + nn; +config_opts['macros']['%_module_version']="10020" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" -- cgit