diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac438ec --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ + +## Build Results + +Current state of perl in openSUSE:Factory is + +![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Module-Install-GithubMeta/standard) + +The current state of perl in the devel project build (devel:languages:perl) + +![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Module-Install-GithubMeta) + + diff --git a/perl-Module-Install-GithubMeta.spec b/perl-Module-Install-GithubMeta.spec index 227d7d8..f0ae463 100644 --- a/perl-Module-Install-GithubMeta.spec +++ b/perl-Module-Install-GithubMeta.spec @@ -26,6 +26,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later Summary: Module::Install extension to include GitHub meta information in META.yml URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{cpan_version}.tar.gz +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros