summaryrefslogtreecommitdiffstats
path: root/el9xr70.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-31 08:06:04 +0200
committerRemi Collet <remi@php.net>2026-05-31 08:06:04 +0200
commit2bd148c0ce531225e48836ef56dc7d7dd808ce77 (patch)
treee4ed77e804c2730989b5e3cd98e6474044ac907d /el9xr70.cfg
parent0bd565ff06c7805ab0850de9ed348b0c2a0ba613 (diff)
move from 9.7 to 9.8
Diffstat (limited to 'el9xr70.cfg')
-rw-r--r--el9xr70.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el9xr70.cfg b/el9xr70.cfg
index e86b145..903e4a7 100644
--- a/el9xr70.cfg
+++ b/el9xr70.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.0"
-config_opts['macros']['%_module_version']="90700" + nn;
+config_opts['macros']['%_module_version']="90800" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"