8
0

3 Commits

Author SHA256 Message Date
d93037d751 Add Gitea build results 2025-08-12 18:13:58 +02:00
f509b9130d Accepting request 1269245 from devel:languages:perl
- updated to 0.8002
   see /usr/share/doc/packages/perl-ExtUtils-Depends/Changes
  0.8002
      - fix UNC path bug - https://rt.cpan.org/Ticket/Display.html?id=102436
      - fix get_makefile_vars losing path components if space-quoted and >1 dep,
        which was breaking CPAN module "true" which depends on two modules (forwarded request 1268721 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1269245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-Depends?expand=0&rev=31
2025-04-15 14:45:24 +00:00
dd1458eeb6 Accepting request 1268721 from devel:languages:perl:autoupdate
- updated to 0.8002
   see /usr/share/doc/packages/perl-ExtUtils-Depends/Changes
  0.8002
      - fix UNC path bug - https://rt.cpan.org/Ticket/Display.html?id=102436
      - fix get_makefile_vars losing path components if space-quoted and >1 dep,
        which was breaking CPAN module "true" which depends on two modules

OBS-URL: https://build.opensuse.org/request/show/1268721
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-Depends?expand=0&rev=31
2025-04-14 11:18:07 +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-ExtUtils-Depends/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-ExtUtils-Depends)

View File

@@ -26,6 +26,7 @@ Summary: Easily build XS extensions that depend on XS extensions
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETJ/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros