From 1f9cfac4e1e94e1695b3ace6bca067f370afaf3a0450900526d58a71725a98d3 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:18:25 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-Web-Machine.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..8b1db6a --- /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-Web-Machine/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-Web-Machine) + + diff --git a/perl-Web-Machine.spec b/perl-Web-Machine.spec index 0ecce06..3d28de5 100644 --- a/perl-Web-Machine.spec +++ b/perl-Web-Machine.spec @@ -26,6 +26,7 @@ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Web-Machine/ Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml +Source100: README.md Patch0: fix-tests-2036.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build