From b619b55e9c0eeccbfa45c419d6afcfb0fa3a30eae6e961aeab835568bd9e1bc3 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:14:35 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-HTML-SimpleParse.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..f82e739 --- /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-SimpleParse/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-SimpleParse) + + diff --git a/perl-HTML-SimpleParse.spec b/perl-HTML-SimpleParse.spec index 67ff447..1ed4f84 100644 --- a/perl-HTML-SimpleParse.spec +++ b/perl-HTML-SimpleParse.spec @@ -26,6 +26,7 @@ Summary: a bare-bones HTML parser License: Artistic-1.0 Group: Development/Libraries/Perl Source: HTML-SimpleParse-%{version}.tar.gz +Source100: README.md BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl