Switch to F31 runtime and sources
This commit is contained in:
parent
7f30a03c42
commit
fc291003b9
1 changed files with 11 additions and 15 deletions
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
|
|
@ -11,13 +12,13 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
flatpak-common: [f30]
|
||||
flatpak-runtime: [f30]
|
||||
platform: [f30]
|
||||
flatpak-common: [f31]
|
||||
flatpak-runtime: [f31]
|
||||
platform: [f31]
|
||||
requires:
|
||||
flatpak-common: [f30]
|
||||
flatpak-runtime: [f30]
|
||||
platform: [f30]
|
||||
flatpak-common: [f31]
|
||||
flatpak-runtime: [f31]
|
||||
platform: [f31]
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
|
|
@ -25,15 +26,10 @@ data:
|
|||
components:
|
||||
rpms:
|
||||
feedreader:
|
||||
buildorder: 10
|
||||
rationale: Application package
|
||||
ref: f30
|
||||
gnome-online-accounts:
|
||||
rationale: Runtime dependency
|
||||
ref: f30
|
||||
ref: f31
|
||||
buildorder: 10
|
||||
gumbo-parser:
|
||||
rationale: Runtime dependency
|
||||
ref: f30
|
||||
libpeas:
|
||||
rationale: Runtime dependency
|
||||
ref: f30
|
||||
ref: f31
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue