From f801d654fd3f2f598d7e9e33996360b3d73b4b45869c74d92133e7ab9c4f5699 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:15:35 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-Module-Runtime.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..469279c --- /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-Module-Runtime/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-Module-Runtime) + + diff --git a/perl-Module-Runtime.spec b/perl-Module-Runtime.spec index 4122e93..49a5f07 100644 --- a/perl-Module-Runtime.spec +++ b/perl-Module-Runtime.spec @@ -27,6 +27,7 @@ Summary: Runtime module handling URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros