From 608684f3b35c93c5af2bed8452abbb6db5c3f5170afff1781f3bdebe2133275c Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:12:17 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-CGI-FormBuilder-Source-Perl.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..59f3961 --- /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-CGI-FormBuilder-Source-Perl/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-CGI-FormBuilder-Source-Perl) + + diff --git a/perl-CGI-FormBuilder-Source-Perl.spec b/perl-CGI-FormBuilder-Source-Perl.spec index fad7913..960708e 100644 --- a/perl-CGI-FormBuilder-Source-Perl.spec +++ b/perl-CGI-FormBuilder-Source-Perl.spec @@ -26,6 +26,7 @@ License: CHECK(Artistic-1.0 or GPL-1.0-or-later) Summary: Read FormBuilder config from Perl syntax files URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/E/EV/EVDB/%{cpan_name}-%{cpan_version}.tar.gz +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros