From 04487faa48a38b2974f48e376b18172c933ff9e365e5140c20bfee086b9126b6 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-FillInForm.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..9673bdc --- /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-FillInForm/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-FillInForm) + + diff --git a/perl-HTML-FillInForm.spec b/perl-HTML-FillInForm.spec index 8776148..8c685d9 100644 --- a/perl-HTML-FillInForm.spec +++ b/perl-HTML-FillInForm.spec @@ -26,6 +26,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros