From 18f6157637af83070a4eaab95175320ceb40e87c8a108671d39f50e3c63d828e Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:18:35 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-XML-Entities.spec | 2 ++ 2 files changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b3ee545 --- /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-Entities/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-Entities) + + diff --git a/perl-XML-Entities.spec b/perl-XML-Entities.spec index bfd7f4c..281ebf0 100644 --- a/perl-XML-Entities.spec +++ b/perl-XML-Entities.spec @@ -24,6 +24,7 @@ Summary: Perl Module to decode Strings with XML Entities License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Source: http://search.cpan.org/CPAN/authors/id/S/SI/SIXTEASE/XML-Entities-%{version}.tar.gz +Source100: README.md Patch1: perl-XML-Entities-local_files.patch Source10: http://www.w3.org/2003/entities/iso9573-2003doc/overview.html Source11: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isobox.ent @@ -48,6 +49,7 @@ Source29: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/ Source30: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isomopf.ent Source31: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isomscr.ent Source32: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isotech.ent +Source100: README.md Url: http://search.cpan.org/dist/XML-Entities/ BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires}