fix(packaging): advertise that perl-Exporter-Shiny also provides *Tiny (#5050)
This commit is contained in:
parent
041d48057c
commit
2d00dc5bbe
|
@ -122,6 +122,7 @@ jobs:
|
||||||
version: "0.026"
|
version: "0.026"
|
||||||
- name: "Exporter::Shiny"
|
- name: "Exporter::Shiny"
|
||||||
build_distribs: el8
|
build_distribs: el8
|
||||||
|
rpm_provides: "perl(Exporter::Shiny) perl(Exporter::Tiny)"
|
||||||
- name: "FFI::Platypus"
|
- name: "FFI::Platypus"
|
||||||
rpm_provides: "perl(FFI::Platypus::Buffer) perl(FFI::Platypus::Memory)"
|
rpm_provides: "perl(FFI::Platypus::Buffer) perl(FFI::Platypus::Memory)"
|
||||||
- name: "Net::DHCP"
|
- name: "Net::DHCP"
|
||||||
|
|
Loading…
Reference in New Issue