#242 Add default profiles for new streams of perl-App-cpanminus, perl-DBD-{Pg,SQLite}, perl-CGI, perl-Date-Manip, perl-libwww-perl
Closed 3 years ago by ppisar. Opened 3 years ago by jplesnik.
Unknown source main  into  main

file modified
+2 -1
@@ -2,6 +2,7 @@

  version: 1

  data:

      module: perl-App-cpanminus

-     modified: 202009301342

+     modified: 202205031342

      profiles:

          1.7044: [common]

+         1.7045: [common]

file added
+8
@@ -0,0 +1,8 @@

+ document: modulemd-defaults

+ version: 1

+ data:

+     module: perl-CGI

+     modified: 202205031719

+     profiles:

+         4.51: [common]

+         4.54: [common]

file modified
+2 -1
@@ -2,6 +2,7 @@

  version: 1

  data:

      module: perl-DBD-Pg

-     modified: 202009110821

+     modified: 202205030821

      profiles:

          3.14: [common]

+         3.15: [common]

file modified
+2 -1
@@ -2,6 +2,7 @@

  version: 1

  data:

      module: perl-DBD-SQLite

-     modified: 202009110821

+     modified: 202205030821

      profiles:

          1.66: [common]

+         1.70: [common]

file modified
+2 -1
@@ -2,6 +2,7 @@

  version: 1

  data:

      module: perl-Date-Manip

-     modified: 202102160707

+     modified: 202205030707

      profiles:

          6.83: [common]

+         6.86: [common]

file modified
+2 -1
@@ -2,6 +2,7 @@

  version: 1

  data:

      module: perl-libwww-perl

-     modified: 202009301342

+     modified: 202205031342

      profiles:

          6.48: [common]

+         6.62: [common]

file modified
+2 -1
@@ -2,9 +2,10 @@

  version: 1

  data:

      module: perl

-     modified: 202008051718

+     modified: 202205040810

      profiles:

          5.26: [default]

          5.28: [default]

          5.30: [default]

          5.32: [common]

+         5.34: [common]

no initial comment

1 new commit added

  • Add default profiles for perl:5.34
3 years ago

I squashed the two same-named commits into one (the first touched perl-CGI only, the other one the rest of the modules) and applied the changes to all Fedoras.

Pull-Request has been closed by ppisar

3 years ago