11
0

1 Commits

Author SHA256 Message Date
8cf46fd7f6 Add Gitea build results 2025-08-12 18:16:01 +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-Net-LibIDN2/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-Net-LibIDN2)

View File

@@ -25,6 +25,7 @@ Group: Development/Libraries/Perl
Summary: Perl bindings for GNU Libidn2 Summary: Perl bindings for GNU Libidn2
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: Net-LibIDN2-1.02.tar.gz Source0: Net-LibIDN2-1.02.tar.gz
Source100: README.md
BuildRequires: libidn2-devel BuildRequires: libidn2-devel
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros