From 8693e93dd7846e2482f53991ea22c168fd96f9bc Mon Sep 17 00:00:00 2001 From: Tomáš Hrčka Date: Aug 03 2020 14:54:27 +0000 Subject: Modules mass rebuild f33 Signed-off-by: Tomáš Hrčka --- diff --git a/scripts/mass-rebuild-modules.py b/scripts/mass-rebuild-modules.py index 7048931..a8a53b4 100755 --- a/scripts/mass-rebuild-modules.py +++ b/scripts/mass-rebuild-modules.py @@ -21,7 +21,7 @@ from gi.repository import Modulemd from massrebuildsinfo import MASSREBUILDS -rebuildid = 'f32' +rebuildid = 'f33' massrebuild = MASSREBUILDS[rebuildid] user = 'Fedora Release Engineering ' comment = '- Rebuilt for ' + massrebuild['wikipage'] diff --git a/scripts/massrebuildsinfo.py b/scripts/massrebuildsinfo.py index 4ba53ed..94c8336 100644 --- a/scripts/massrebuildsinfo.py +++ b/scripts/massrebuildsinfo.py @@ -28,7 +28,7 @@ MASSREBUILDS = { { "buildtag": 'f33-rebuild', # tag to build from "epoch": '2020-07-27 10:00:00.000000', # rebuild anything not built after this date - "module_mass_rebuild_epoch": '2020-07-27T03:30:00Z', + "module_mass_rebuild_epoch": '2020-07-27T10:00:00Z', # rebuild anything not built after this date for modules "module_mass_branching_epoch": '2020-02-11T23:30:00Z', # rebuild anything not built after this date for modules