Branching f35 from rawhide

Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
Tomáš Hrčka 2021-08-10 12:32:21 +02:00 committed by humaton
parent 92f195d899
commit e15133639e
14 changed files with 219 additions and 37 deletions

View file

@ -1,5 +1,9 @@
# Global list of koji tags we care about
tags = ({'name': 'Rawhide', 'tag': 'f35'},
tags = ({'name': 'Rawhide', 'tag': 'f36'},
{'name': 'Fedora 35', 'tag': 'f35-updates'},
{'name': 'Fedora 35', 'tag': 'f35'},
{'name': 'Fedora 35 Testing', 'tag': 'f35-updates-testing'},
{'name': 'Fedora 34', 'tag': 'f34-updates'},
{'name': 'Fedora 34', 'tag': 'f34'},