From dc00e72293a2f2199d9c57d576c72bc52e1eac8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 18 Sep 2019 09:36:58 +0200 Subject: [PATCH] Add "common" profile "common" is the new name for "default" profile. We keep both for a backward compatibility in stable Fedoras. Newer streams will remove the "default" profile. --- perl.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl.yaml b/perl.yaml index b25303d..65da840 100644 --- a/perl.yaml +++ b/perl.yaml @@ -23,6 +23,10 @@ data: documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules tracker: https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&product=Fedora%20Modules&component=perl profiles: + common: + description: Interpreter and all Perl modules bundled within upstream Perl. + rpms: + - perl default: description: Interpreter and all Perl modules bundled within upstream Perl. rpms: