Disable F36 for now,
as it requires OpenSSL support along with Autoconf patch. https://src.fedoraproject.org/rpms/ruby/pull-request/104
This commit is contained in:
parent
28e6a9da66
commit
01c0204b95
1 changed files with 2 additions and 2 deletions
|
|
@ -19,9 +19,9 @@ data:
|
|||
dependencies:
|
||||
- buildrequires:
|
||||
# platform: [] is recommended.
|
||||
platform: [-el8]
|
||||
platform: [-el8,-f36]
|
||||
requires:
|
||||
platform: [-el8]
|
||||
platform: [-el8,-f36]
|
||||
components:
|
||||
# SRPMs
|
||||
rpms:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue