From af2e527fb0cc806c1dd2cd544a1e6c2dcee352a31a9963df162f69e9feef025f Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:13:59 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-ExtUtils-HasCompiler.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..1849ebc --- /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-ExtUtils-HasCompiler/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-ExtUtils-HasCompiler) + + diff --git a/perl-ExtUtils-HasCompiler.spec b/perl-ExtUtils-HasCompiler.spec index d143e55..cc677dc 100644 --- a/perl-ExtUtils-HasCompiler.spec +++ b/perl-ExtUtils-HasCompiler.spec @@ -27,6 +27,7 @@ Summary: Check for the presence of a compiler URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros