From 88467c48a809597f59bd1eb9d2f7e390a5d62a07 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Sep 2021 10:11:05 +0200 Subject: bump module ver --- el8x80.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el8x80.cfg') diff --git a/el8x80.cfg b/el8x80.cfg index ad9c605..174ca25 100644 --- a/el8x80.cfg +++ b/el8x80.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']="php" config_opts['macros']['%_module_stream']="remi-8.0" -config_opts['macros']['%_module_version']="80200" + nn; +config_opts['macros']['%_module_version']="80400" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" -- cgit