8
0

Compare commits

1 Commits

Author SHA256 Message Date
d761e8951e Add Gitea build results 2025-08-12 18:16:28 +02:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -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-Perl-Critic-Pulp/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-Perl-Critic-Pulp)

View File

@@ -26,6 +26,7 @@ License: GPL-3.0-or-later
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/K/KR/KRYDE/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/K/KR/KRYDE/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
Patch0: avoid-wrong-provides.diff Patch0: avoid-wrong-provides.diff
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros