From 30e4a67937f857597239aa73f177142549af7b879eb691d496a01b10dd608551 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:12:09 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-Catalyst-Plugin-CustomErrorMessage.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..341683e --- /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-Catalyst-Plugin-CustomErrorMessage/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-Catalyst-Plugin-CustomErrorMessage) + + diff --git a/perl-Catalyst-Plugin-CustomErrorMessage.spec b/perl-Catalyst-Plugin-CustomErrorMessage.spec index a3032ce..e4442cd 100644 --- a/perl-Catalyst-Plugin-CustomErrorMessage.spec +++ b/perl-Catalyst-Plugin-CustomErrorMessage.spec @@ -26,6 +26,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later Summary: Catalyst plugin to have more "cute" error message URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/J/JK/JKUTEJ/%{cpan_name}-%{cpan_version}.tar.gz +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros