From b08eb60b11ee04a52011e1b2c8b96bf1929a3ae806aa3a59b5c3755879d39316 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:14:32 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-HTML-Encoding.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..f1b183b --- /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-HTML-Encoding/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-Encoding) + + diff --git a/perl-HTML-Encoding.spec b/perl-HTML-Encoding.spec index 3154831..804310d 100644 --- a/perl-HTML-Encoding.spec +++ b/perl-HTML-Encoding.spec @@ -24,6 +24,7 @@ License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/HTML-Encoding/ Source0: http://www.cpan.org/authors/id/B/BJ/BJOERN/HTML-Encoding-%{version}.tar.gz +Source100: README.md BuildRequires: perl BuildRequires: perl-HTML-Parser BuildRequires: perl-libwww-perl