From ad94b7f021d5fbdec1de1f3d666e8982ef9db53e8f5c3d4583d73f89d47e3011 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:14:36 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-HTML-Tagset.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..2e61260 --- /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-Tagset/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-Tagset) + + diff --git a/perl-HTML-Tagset.spec b/perl-HTML-Tagset.spec index 0f05a1a..20b32cc 100644 --- a/perl-HTML-Tagset.spec +++ b/perl-HTML-Tagset.spec @@ -26,6 +26,7 @@ License: Artistic-2.0 Summary: Data tables useful in parsing HTML URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{cpan_version}.tar.gz +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros