diff --git a/README.md b/README.md new file mode 100644 index 0000000..c42406d --- /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-Filesys-Statvfs/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-Filesys-Statvfs) + + diff --git a/perl-Filesys-Statvfs.spec b/perl-Filesys-Statvfs.spec index 430ec47..276bf9b 100644 --- a/perl-Filesys-Statvfs.spec +++ b/perl-Filesys-Statvfs.spec @@ -26,6 +26,7 @@ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Filesys-Statvfs/ Source0: https://cpan.metacpan.org/authors/id/I/IG/IGUTHRIE/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros