0.5013 bump
This commit is contained in:
parent
475f4934ff
commit
5e41fcbcff
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/Math-BigInt-FastCalc-0.5010.tar.gz
|
||||
/Math-BigInt-FastCalc-0.5011.tar.gz
|
||||
/Math-BigInt-FastCalc-0.5012.tar.gz
|
||||
/Math-BigInt-FastCalc-0.5013.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: perl-Math-BigInt-FastCalc
|
||||
%global cpan_version 0.5012
|
||||
Version: 0.501.200
|
||||
Release: 2%{?dist}
|
||||
%global cpan_version 0.5013
|
||||
Version: 0.501.300
|
||||
Release: 1%{?dist}
|
||||
Summary: Math::BigInt::Calc with some XS for more speed
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Math-BigInt-FastCalc
|
||||
@ -24,7 +24,7 @@ BuildRequires: perl(Math::BigInt::Calc) >= 1.999801
|
||||
BuildRequires: perl(XSLoader)
|
||||
# Tests:
|
||||
BuildRequires: perl(Math::BigFloat)
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999819
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999831
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
Conflicts: perl < 4:5.22.0-348
|
||||
@ -95,6 +95,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue May 17 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.501.300-1
|
||||
- 0.5013 bump
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.501.200-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Math-BigInt-FastCalc-0.5012.tar.gz) = 45dd3f48a50746e2e79d1e8c34701dd2d5f57f9bf976aed44cc54da35df9f2e6a6c3b086be1b74dd474a55bba2c72e27077629ecb74d3901f7f1f54bf3a1fe8a
|
||||
SHA512 (Math-BigInt-FastCalc-0.5013.tar.gz) = 50677edee96266788dc9550696a951be4d355d956aad2fc636f2dc8f17ec85edefb0b0cbae7dbe83688cf2edb4dba5729347f490d34c44669e821c9015e0e1c5
|
||||
|
Loading…
Reference in New Issue
Block a user