From 238135ee2c7a1a5ebce1dc2980fb2ee873fc61b6ca9ca85dd87acdf3090436f0 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:12:42 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-Convert-Bencode_XS.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..3835a18 --- /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-Convert-Bencode_XS/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-Convert-Bencode_XS) + + diff --git a/perl-Convert-Bencode_XS.spec b/perl-Convert-Bencode_XS.spec index fe88fc1..3569a67 100644 --- a/perl-Convert-Bencode_XS.spec +++ b/perl-Convert-Bencode_XS.spec @@ -27,6 +27,7 @@ Summary: Faster conversions to/from Bencode format URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/I/IW/IWADE/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md Patch0: storable-canonical.patch BuildRequires: perl BuildRequires: perl-macros