diff --git a/README.md b/README.md new file mode 100644 index 0000000..b241237 --- /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-RPMQ/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-RPMQ) + + diff --git a/perl-RPMQ.spec b/perl-RPMQ.spec index 3ae38eb..ffafe3c 100644 --- a/perl-RPMQ.spec +++ b/perl-RPMQ.spec @@ -26,6 +26,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later Summary: Simple query-API for RPM-files URL: https://metacpan.org/release/%{cpan_name} Source0: RPMQ-1.02.tar.bz2 +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros