diff --git a/gnome-maps.yaml b/gnome-maps.yaml index cad8ebf..43ae6dc 100644 --- a/gnome-maps.yaml +++ b/gnome-maps.yaml @@ -10,13 +10,13 @@ data: - MIT dependencies: - buildrequires: - flatpak-common: [f31] - flatpak-runtime: [f31] - platform: [f31] + flatpak-common: [f32] + flatpak-runtime: [f32] + platform: [f32] requires: - flatpak-common: [f31] - flatpak-runtime: [f31] - platform: [f31] + flatpak-common: [f32] + flatpak-runtime: [f32] + platform: [f32] profiles: default: rpms: @@ -25,15 +25,15 @@ data: rpms: folks: rationale: Runtime dependency - ref: f31 + ref: f32 gfbgraph: rationale: Runtime dependency - ref: f31 + ref: f32 gnome-maps: rationale: Application package - ref: f31 + ref: f32 buildorder: 10 libchamplain: rationale: Runtime dependency - ref: f31 + ref: f32 ...