11
0

Compare commits

1 Commits

Author SHA256 Message Date
186c2cf30c Add Gitea build results 2025-08-12 18:15:30 +02:00
2 changed files with 14 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-Module-CPANTS-Analyse/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-Module-CPANTS-Analyse)

View File

@@ -26,6 +26,7 @@ Summary: Generate Kwalitee ratings for a distribution
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
@@ -84,6 +85,7 @@ Provides: perl(Module::CPANTS::Kwalitee::Version) = 1.20.0
%{perl_requires}
# MANUAL BEGIN
Source99: rpmlintrc
Source100: README.md
# MANUAL END
%description