From 2acb27a9a4915ad75a7b13e28fee0e09b117f14e69b972017e53d86bb749b647 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:12:40 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-Config-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..4da6652 --- /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-Config-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-Config-Simple) + + diff --git a/perl-Config-Simple.spec b/perl-Config-Simple.spec index 3c693e9..65727ea 100644 --- a/perl-Config-Simple.spec +++ b/perl-Config-Simple.spec @@ -27,6 +27,7 @@ License: Artistic-1.0 Version: 4.59 Release: 2 Source: http://search.cpan.org/CPAN/authors/id/S/SH/SHERZODR/%{cpan_name}-%{version}.tar.gz +Source100: README.md Requires: perl(AutoLoader) BuildRequires: perl BuildRequires: perl-macros