7
0

3 Commits

Author SHA256 Message Date
e0db1cd567 Add Gitea build results 2025-08-12 18:17:57 +02:00
70ce3b064e Accepting request 1236283 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-utf8?expand=0&rev=3
2025-01-12 10:15:11 +00:00
5b47185c6c Accepting request 1235356 from devel:languages:perl:autoupdate
- updated to 1.30.0 (1.03)
   see /usr/share/doc/packages/perl-Test-utf8/CHANGES
  1.03   2024-11-14
       - Fix tests to adapt to Perl now removing
         apostrophe as package separator [RT#154915]
       - upgraded distro files like packaged Module::Install version
         and META.yml, to avoid other looming Perl deprecation issues

OBS-URL: https://build.opensuse.org/request/show/1235356
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-utf8?expand=0&rev=7
2025-01-09 16:28:00 +00: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-Test-utf8/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-Test-utf8)

View File

@@ -27,6 +27,7 @@ Summary: Handy utf8 tests
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/S/SC/SCHWIGON/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/S/SC/SCHWIGON/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch BuildArch: noarch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros