From ce4cccc3dbe711a12fa8f7320130d7b3aecfabbc898981f06319d2b7e78d291f Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:18:38 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-XML-RSS-LibXML.spec | 1 + 2 files changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..323ed48 --- /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-RSS-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-RSS-LibXML) + + diff --git a/perl-XML-RSS-LibXML.spec b/perl-XML-RSS-LibXML.spec index fe48573..69e21e1 100644 --- a/perl-XML-RSS-LibXML.spec +++ b/perl-XML-RSS-LibXML.spec @@ -25,6 +25,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later Summary: XML::RSS with XML::LibXML URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DM/DMAKI/%{cpan_name}-%{cpan_version}.tar.gz +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros