diff --git a/README.md b/README.md new file mode 100644 index 0000000..9941ee6 --- /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-Syntax-Feature-EachOnArray/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-Syntax-Feature-EachOnArray) + + diff --git a/perl-Syntax-Feature-EachOnArray.spec b/perl-Syntax-Feature-EachOnArray.spec index 0f8b7f7..c461dc9 100644 --- a/perl-Syntax-Feature-EachOnArray.spec +++ b/perl-Syntax-Feature-EachOnArray.spec @@ -26,6 +26,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later Summary: Emulate each(@array) on Perl < 5.12 URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/S/SH/SHARYANTO/%{cpan_name}-%{cpan_version}.tar.gz +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros