8
0

1 Commits

Author SHA256 Message Date
dec2b98a5e Add Gitea build results 2025-08-12 18:13:52 +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-Encode-Detect/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-Encode-Detect)

View File

@@ -27,6 +27,7 @@ License: MPL-1.1
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Encode-Detect
Source: %{cpan_name}-%{version}.tar.gz
Source100: README.md
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: gcc-c++