8
0

4 Commits

Author SHA256 Message Date
e62a874010 Accepting request 1236272 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Alien-Build?expand=0&rev=42
2025-01-12 10:09:32 +00:00
2e191a3d78 - updated to 2.840.0 (2.84)
see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.84      2024-10-28 18:51:39 -0600
    - Added is_system_install and is_share_install methods to
      Alien::Build (gh#418, gh#420, shawnlaffan++)
    - Some comment and documentation spelling fixes (gh#250)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=109
2025-01-09 16:25:38 +00:00
130e6bdd19 Accepting request 1183667 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1183667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Alien-Build?expand=0&rev=41
2024-06-29 13:16:25 +00:00
016e86b347 - updated to 2.830.0 (2.83)
see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.83      2024-06-05 15:06:15 -0600
    - Production release identical to 2.82_01
  2.82_01   2024-05-25 01:49:23 -0600
    - CPU detection with archname arm64- prefix (gh#411, gh#412)
  2.81_01   2023-06-24 09:54:28 -0600
    - Added support for xz compression with
      Alien::Build::Plugin::Extract::ArchiveTar (gh#404)
    - Extract negotiator (Alien::Build::Plugin::Extract::Negotiate)
      now prefers the Extract::ArchiveTar plugin for tar.xz files.
      On Windows Extract::ArchiveTar is now always used for tar.xz
      files because the BSD tar that comes with Windows can hang
      on tar.xz if xz is in the PATH (gh#403, gh#404)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=107
2024-06-27 17:30:25 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Alien-Build/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-Alien-Build)

View File

@@ -27,7 +27,6 @@ Summary: Build external dependencies for use in CPAN
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Capture::Tiny) >= 0.17