From 95a032a6b51db2f165333a71c221376504f4578acf8fe3d50edc88d12efd68ec Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 12 Aug 2025 18:18:32 +0200 Subject: [PATCH] Add Gitea build results --- README.md | 12 ++++++++++++ perl-X11-Protocol.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..1bdf0ba --- /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-X11-Protocol/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-X11-Protocol) + + diff --git a/perl-X11-Protocol.spec b/perl-X11-Protocol.spec index 6ea7fd3..f631e6a 100644 --- a/perl-X11-Protocol.spec +++ b/perl-X11-Protocol.spec @@ -26,6 +26,7 @@ License: GPL-1.0-or-later OR Artistic-1.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/X11-Protocol/ Source: http://www.cpan.org/authors/id/S/SM/SMCCAM/%{cpan_name}-%{version}.tar.gz +Source100: README.md BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros