diff options
| author | Remi Collet <remi@remirepo.net> | 2025-12-03 08:08:40 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-12-03 08:08:40 +0100 |
| commit | 8e67a84db5051ea1eca03a1265158cd7d8371bf3 (patch) | |
| tree | 4a38c90a9f607b63153a772c90c3fb5d0cd8183d /el10am.cfg | |
| parent | a39ad188c5cd52554175aa867cc47c6c65752e92 (diff) | |
Diffstat (limited to 'el10am.cfg')
| -rw-r--r-- | el10am.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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']="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}" |
