| |
@@ -506,7 +506,7 @@
|
| |
|
| |
# Exclude some Releases where Updates are created automatically to touch bugs.
|
| |
# Comma separated list of Release.name values
|
| |
- bz_exclude_rels = ELN
|
| |
+ bz_exclude_rels = ELN,EPEL-10.0
|
| |
|
| |
# Relax default regex used to catch bug ids in RPM changelogs
|
| |
bz_regex = (?:fedora|epel|rh(?:bz)?)#(\d{5,})
|
| |
This should be reverted when we disable automatic bodhi updates for EPEL-10.0.
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/message/CS3Z2LVATYVJNOT6HZXXWMWBWWHRPTJI/
Signed-off-by: Carl George carlwgeorge@gmail.com