Merge branch 'master' of /git/ansible
* 'master' of /git/ansible: rawhide is f26 now.
This commit is contained in:
commit
d880370b03
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ sys.path.append('.')
|
||||||
|
|
||||||
import koji
|
import koji
|
||||||
|
|
||||||
rawhide = '25'
|
rawhide = '26'
|
||||||
extraArchList = {'kernel': ('i586', 'i686', 'noarch'),
|
extraArchList = {'kernel': ('i586', 'i686', 'noarch'),
|
||||||
'kernel-xen-2.6': ('i586', 'i686', 'noarch'),
|
'kernel-xen-2.6': ('i586', 'i686', 'noarch'),
|
||||||
'glibc': ('i686',),
|
'glibc': ('i686',),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue