From ad838cc5d92116129ebf6989a6f430e3a5317fe9f68a75fe44dd60eb3d880c50 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:18:19 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-Unicode-Map.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..292a98f --- /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-Unicode-Map/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-Unicode-Map) + + diff --git a/perl-Unicode-Map.spec b/perl-Unicode-Map.spec index 7508468..ed5e887 100644 --- a/perl-Unicode-Map.spec +++ b/perl-Unicode-Map.spec @@ -26,6 +26,7 @@ Summary: maps charsets from and to utf16 unicode Url: http://search.cpan.org/dist/Unicode-Map/ Group: Development/Libraries/Perl Source: http://www.cpan.org/authors/id/M/MS/MSCHWARTZ/%{cpan_name}-%{version}.tar.gz +Source100: README.md BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros