summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-05-23 09:59:51 +0200
committerRemi Collet <remi@php.net>2022-05-23 09:59:51 +0200
commitd2cdd829171a7445ff79a9fc6e4eeda533ad52e1 (patch)
tree33071dded1b5df866754e44f14f4ccacce0437fd
parent6b6435c5dae646d15e93cd8744cfbc17193b1128 (diff)
builder updated to 8.6
-rw-r--r--el8x72.cfg2
-rw-r--r--el8x73.cfg2
-rw-r--r--el8x74.cfg2
-rw-r--r--el8x80.cfg2
-rw-r--r--el8x81.cfg2
5 files changed, 5 insertions, 5 deletions
diff --git a/el8x72.cfg b/el8x72.cfg
index c8c12c5..b24c615 100644
--- a/el8x72.cfg
+++ b/el8x72.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-7.2"
-config_opts['macros']['%_module_version']="80500" + nn;
+config_opts['macros']['%_module_version']="80600" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
diff --git a/el8x73.cfg b/el8x73.cfg
index b02d37c..7965a50 100644
--- a/el8x73.cfg
+++ b/el8x73.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-7.3"
-config_opts['macros']['%_module_version']="80500" + nn;
+config_opts['macros']['%_module_version']="80600" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
diff --git a/el8x74.cfg b/el8x74.cfg
index c3af25c..75e18ab 100644
--- a/el8x74.cfg
+++ b/el8x74.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-7.4"
-config_opts['macros']['%_module_version']="80500" + nn;
+config_opts['macros']['%_module_version']="80600" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
diff --git a/el8x80.cfg b/el8x80.cfg
index 875bf93..6f98c08 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']="80500" + nn;
+config_opts['macros']['%_module_version']="80600" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
diff --git a/el8x81.cfg b/el8x81.cfg
index 497043d..2f2e806 100644
--- a/el8x81.cfg
+++ b/el8x81.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.1"
-config_opts['macros']['%_module_version']="80500" + nn;
+config_opts['macros']['%_module_version']="80600" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"