From 6a6e4c09ea5fb36e5eda7389eca1c35ef74ef8c01644096f7360017ff07450ab Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:14:04 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-File-Copy-Recursive-Reduced.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..6b354af --- /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-File-Copy-Recursive-Reduced/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-File-Copy-Recursive-Reduced) + + diff --git a/perl-File-Copy-Recursive-Reduced.spec b/perl-File-Copy-Recursive-Reduced.spec index 7face17..ad121cf 100644 --- a/perl-File-Copy-Recursive-Reduced.spec +++ b/perl-File-Copy-Recursive-Reduced.spec @@ -26,6 +26,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later Summary: Recursive copying of files and directories within Perl 5 toolchain URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/%{cpan_name}-%{cpan_version}.tar.gz +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros