11
0

3 Commits

Author SHA256 Message Date
6cd70e3223 Add Gitea build results 2025-08-12 18:15:18 +02:00
32c3238f44 Accepting request 1279817 from devel:languages:perl
Forwarded request #1279804 from tinita

- updated to 1.7003
   see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
  1.7003 2025-03-25
   * Sync test files with Math-BigInt.
  1.7002 2025-02-22
   * Sync test files with Math-BigInt.

OBS-URL: https://build.opensuse.org/request/show/1279817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Math-BigInt-GMP?expand=0&rev=30
2025-05-26 16:36:00 +00:00
76dd87ad31 Accepting request 1279804 from devel:languages:perl:autoupdate
- updated to 1.7003
   see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
  1.7003 2025-03-25
   * Sync test files with Math-BigInt.
  1.7002 2025-02-22
   * Sync test files with Math-BigInt.

OBS-URL: https://build.opensuse.org/request/show/1279804
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-GMP?expand=0&rev=69
2025-05-24 16:12:23 +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-Math-BigInt-GMP/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-Math-BigInt-GMP)

View File

@@ -25,6 +25,7 @@ Summary: Backend library for Math::BigInt etc. based on GMP
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Carp) >= 1.22 BuildRequires: perl(Carp) >= 1.22