From e1eb87fced0afdbb07d96af9ab8c07eeed1369f6ac57feb6315e3797fe76516b Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:17:09 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-Specio.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..ca48ec5 --- /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-Specio/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-Specio) + + diff --git a/perl-Specio.spec b/perl-Specio.spec index f6fa924..169f305 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -27,6 +27,7 @@ Summary: Type constraints and coercions for Perl URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros