From ada304f078d65f694412539286a335ac67125c21316dccb13a8c693d6346c49b Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:14:51 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-IO-String.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..bf0ca39 --- /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-IO-String/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-IO-String) + + diff --git a/perl-IO-String.spec b/perl-IO-String.spec index 3c20da6..dfdfc5d 100644 --- a/perl-IO-String.spec +++ b/perl-IO-String.spec @@ -28,6 +28,7 @@ Summary: Perl IO/String interface Version: 1.08 Release: 152 Source: %{cpan_name}-%{version}.tar.gz +Source100: README.md BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl