From 22c0629cb15c45d56ca3636cf095c667b1bb12a99d6f6fc1353b2e9591684bce Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:11:50 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-Archive-Tar-Wrapper.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..cb042bc --- /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-Archive-Tar-Wrapper/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-Archive-Tar-Wrapper) + + diff --git a/perl-Archive-Tar-Wrapper.spec b/perl-Archive-Tar-Wrapper.spec index 1fd6180..683c7da 100644 --- a/perl-Archive-Tar-Wrapper.spec +++ b/perl-Archive-Tar-Wrapper.spec @@ -28,6 +28,7 @@ Summary: API wrapper around the 'tar' utility URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros