#102 Add f31 release dataset and change the default from f30 to f31
Merged 4 years ago by sgallagh. Opened 4 years ago by kalev.
modularity/ kalev/fedmod f31-dataset  into  master

file modified
+4 -2
@@ -2,7 +2,7 @@ 

  version: 1

  data:

      options:

-         dataset: f30

+         dataset: f31

      datasets:

          templates:

              fedora-base:
@@ -62,11 +62,13 @@ 

                  template: fedora-stable

              f30:

                  template: fedora-stable

+             f31:

+                 template: fedora-stable

              rawhide:

                  dataset-regex: rawhide

                  platform-module:

                      # nothing to match -> hardcode

-                     stream-template: f30

+                     stream-template: f32

Should this be f31?

                  template: fedora-base

                  repositories:

                      fedora:

no initial comment

Ping, could we merge this, please?

Should this be f31?

I think it should be f32 as rawhide is at f32 right now, but not 100% sure. We don't do any rawhide flatpak builds so I don't really know how to test the rawhide entry either.

My main motivation is to add f31 and make it the default release so that rpm2flatpak produces up to date content.

Pull-Request has been merged by sgallagh

4 years ago
Metadata