From 342831531144d282ee800f45144c3288733a68d44a57e6926dba431b1ea5dca8 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:15:55 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-namespace-sweep.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..121a8e1 --- /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-namespace-sweep/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-namespace-sweep) + + diff --git a/perl-namespace-sweep.spec b/perl-namespace-sweep.spec index 4b13786..878a9cf 100644 --- a/perl-namespace-sweep.spec +++ b/perl-namespace-sweep.spec @@ -26,6 +26,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later Summary: Sweep up imported subs in your classes URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/F/FR/FRIEDO/%{cpan_name}-%{cpan_version}.tar.gz +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros