diff --git a/README.md b/README.md new file mode 100644 index 0000000..7907919 --- /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-File-Finder/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-File-Finder) + + diff --git a/perl-File-Finder.spec b/perl-File-Finder.spec index 3f33bdd..79e7a57 100644 --- a/perl-File-Finder.spec +++ b/perl-File-Finder.spec @@ -25,6 +25,7 @@ License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/File-Finder/ Source: http://www.cpan.org/authors/id/M/ME/MERLYN/%{cpan_name}-%{version}.tar.gz +Source100: README.md BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(ExtUtils::MakeMaker)