From 30d081cda2833bd3e80967c18f0b4b93321feb9a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Oct 28 2019 15:26:36 +0000 Subject: Switch to F31 runtime and sources .. and also drop various deps which are now part of flatpak-common. --- diff --git a/gnome-maps.yaml b/gnome-maps.yaml index d9bcd15..cad8ebf 100644 --- a/gnome-maps.yaml +++ b/gnome-maps.yaml @@ -10,52 +10,30 @@ 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: - gnome-maps components: rpms: - evolution-data-server: - rationale: Runtime dependency - ref: f30 folks: rationale: Runtime dependency - ref: f30 - buildorder: 10 - geocode-glib: - rationale: Runtime dependency - ref: f30 + ref: f31 gfbgraph: rationale: Runtime dependency - ref: f30 + ref: f31 gnome-maps: rationale: Application package - ref: master + ref: f31 buildorder: 10 - gnome-online-accounts: - rationale: Runtime dependency - ref: f30 libchamplain: rationale: Runtime dependency - ref: f30 - libgdata: - rationale: Runtime dependency - ref: f30 - libgweather: - rationale: Runtime dependency - ref: f30 - libical: - rationale: Runtime dependency - ref: f30 - liboauth: - rationale: Runtime dependency - ref: f30 + ref: f31 ...