1.6012 bump
This commit is contained in:
parent
d3931c3627
commit
8070c39bbf
@ -1,2 +0,0 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error %description -l en_US Calc -> ")
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Math-BigInt-GMP
|
||||
Version: 1.6011
|
||||
Release: 4%{?dist}
|
||||
Version: 1.6012
|
||||
Release: 1%{?dist}
|
||||
Summary: Use the GMP library for Math::BigInt routines
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Math-BigInt-GMP
|
||||
@ -18,19 +18,17 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(strict)
|
||||
BuildRequires: perl(warnings)
|
||||
# Module Runtime
|
||||
BuildRequires: perl(Math::BigInt::Lib) >= 1.999831
|
||||
BuildRequires: perl(Math::BigInt::Lib) >= 1.999838
|
||||
BuildRequires: perl(XSLoader) >= 0.02
|
||||
# Test Suite
|
||||
BuildRequires: perl(Config)
|
||||
BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(Math::BigFloat) >= 1.994
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999831
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999838
|
||||
BuildRequires: perl(Storable)
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(threads)
|
||||
|
||||
# Runtime
|
||||
|
||||
%{?perl_default_filter}
|
||||
|
||||
# Filter modules bundled for tests
|
||||
@ -104,6 +102,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Apr 3 2023 Paul Howarth <paul@city-fan.org> - 1.6012-1
|
||||
- 1.6012 bump
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6011-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Math-BigInt-GMP-1.6011.tar.gz) = 3909e343c9b43370727f238c4d939cf830f40546f24e52fdc9fc0a92926f78bcb2a97a23f07f2c66208de28887958df0f156097c4107719a6b10a62f52c3b493
|
||||
SHA512 (Math-BigInt-GMP-1.6012.tar.gz) = cb8890b2f67f84a6328719f7a21173e8f6c6bbfe74a96d7d608d27c011d0b2390d6b9ea09e507cba56f885810f20bbc4aff3231f89312231d91d5c2e383893d6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user