From 08f73e8c9eed1e575fdd305f2c96e86f7f3e25a6e2832b57c863469e4d25d315 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:16:23 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-PDF-API2.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..4e45cb5 --- /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/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) + + diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec index 077f699..65fa530 100644 --- a/perl-PDF-API2.spec +++ b/perl-PDF-API2.spec @@ -27,6 +27,7 @@ Summary: Create, modify, and examine PDF files URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros