diff --git a/README.md b/README.md new file mode 100644 index 0000000..d003fb0 --- /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-Libssh-Session/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-Libssh-Session) + + diff --git a/perl-Libssh-Session.spec b/perl-Libssh-Session.spec index f69b92d..a9ba68a 100644 --- a/perl-Libssh-Session.spec +++ b/perl-Libssh-Session.spec @@ -28,6 +28,7 @@ Summary: Perl interface for libssh URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/Q/QG/QGARNIER/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildRequires: perl BuildRequires: perl-macros Provides: perl(Libssh::Session) = %{version}