diff --git a/README.md b/README.md new file mode 100644 index 0000000..c7e7361 --- /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-XML-LibXML/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-XML-LibXML) + + diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 5e03fa8..b645dd9 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -25,6 +25,7 @@ Summary: Interface to Gnome libxml2 xml parsing and DOM library URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml +Source100: README.md Patch1: perl-XML-LibXML-fix-testsuite-with-libxml2-2.13.patch BuildRequires: perl BuildRequires: perl-macros