From 7d210d8fc9379d8051fe6f9ac677c3d7da546b10284a877548bddc68b59a6ff8 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:16:24 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-PDF-API2-Simple.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..69553d1 --- /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-PDF-API2-Simple/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-PDF-API2-Simple) + + diff --git a/perl-PDF-API2-Simple.spec b/perl-PDF-API2-Simple.spec index fbd8dd3..725f90f 100644 --- a/perl-PDF-API2-Simple.spec +++ b/perl-PDF-API2-Simple.spec @@ -25,6 +25,7 @@ License: Red Tree Systems, LLC Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/PDF-API2-Simple/ Source: %{cpan_name}-%{version}u.tar.gz +Source100: README.md BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Module::Install)