From c97a6a385394c198e023c9c791933f7f6726d2b5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 28 Nov 2022 08:24:14 +0100 Subject: EL-8 builder runs RHEL 8.7 --- el8xrm.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el8xrm.cfg') diff --git a/el8xrm.cfg b/el8xrm.cfg index 3fed53c..2561a48 100644 --- a/el8xrm.cfg +++ b/el8xrm.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']="memcached" config_opts['macros']['%_module_stream']="remi" -config_opts['macros']['%_module_version']="80600" + nn; +config_opts['macros']['%_module_version']="80700" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" -- cgit