From 48eaab8dd48c20a0e0851a17ae6bbf7c4cec9f3f9dc2c95a0f946a69a30768e0 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:18:04 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-Text-Markdown-Discount.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..60174ad --- /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-Text-Markdown-Discount/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-Text-Markdown-Discount) + + diff --git a/perl-Text-Markdown-Discount.spec b/perl-Text-Markdown-Discount.spec index 7a60455..ecff385 100644 --- a/perl-Text-Markdown-Discount.spec +++ b/perl-Text-Markdown-Discount.spec @@ -27,6 +27,7 @@ Summary: Fast function for converting markdown to HTML (requires C compil URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/S/SE/SEKIMURA/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md Patch0: use-system-markdown.patch BuildRequires: perl BuildRequires: perl-macros