Add Gitea build results

This commit is contained in:
2025-08-12 18:14:32 +02:00
parent e9081bdbcb
commit 970876b263
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -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-HTML-Entities-Interpolate/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-HTML-Entities-Interpolate)

View File

@@ -26,6 +26,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Call HTML::Entities::encode_entities, via a hash, within a string Summary: Call HTML::Entities::encode_entities, via a hash, within a string
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/%{cpan_name}-%{cpan_version}.tgz Source0: https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/%{cpan_name}-%{cpan_version}.tgz
Source100: README.md
BuildArch: noarch BuildArch: noarch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros