0.2621 bump
This commit is contained in:
parent
04a3c5affa
commit
29e27b44e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/Math-BigRat-0.2617.tar.gz
|
/Math-BigRat-0.2617.tar.gz
|
||||||
/Math-BigRat-0.2618.tar.gz
|
/Math-BigRat-0.2618.tar.gz
|
||||||
/Math-BigRat-0.2620.tar.gz
|
/Math-BigRat-0.2620.tar.gz
|
||||||
|
/Math-BigRat-0.2621.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: perl-Math-BigRat
|
Name: perl-Math-BigRat
|
||||||
# Keep 4-digit version to compete with perl.spec
|
# Keep 4-digit version to compete with perl.spec
|
||||||
Version: 0.2620
|
Version: 0.2621
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Arbitrary big rational numbers
|
Summary: Arbitrary big rational numbers
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Math-BigRat
|
URL: https://metacpan.org/release/Math-BigRat
|
||||||
@ -28,7 +28,7 @@ BuildRequires: perl(Exporter)
|
|||||||
BuildRequires: perl(lib)
|
BuildRequires: perl(lib)
|
||||||
BuildRequires: perl(Test::More) >= 0.88
|
BuildRequires: perl(Test::More) >= 0.88
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||||
Requires: perl(Math::BigInt) >= 1.999816
|
Requires: perl(Math::BigInt) >= 1.999821
|
||||||
Requires: perl(Math::Complex) >= 1.36
|
Requires: perl(Math::Complex) >= 1.36
|
||||||
Conflicts: perl < 4:5.22.0-348
|
Conflicts: perl < 4:5.22.0-348
|
||||||
|
|
||||||
@ -92,6 +92,9 @@ make test
|
|||||||
%{_libexecdir}/%{name}
|
%{_libexecdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 13 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.2621-1
|
||||||
|
- 0.2621 bump
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2620-2
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2620-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Math-BigRat-0.2620.tar.gz) = c81d49d46f1c26ad5156a3f1de77ed3562cca4026476932cf1f2f013ff1aac01d1bd270514a0952f70783d77355d786135529a11c261c44a130407896c12fa0f
|
SHA512 (Math-BigRat-0.2621.tar.gz) = 98dba4abac697893b42c6e7c16ff4e920e7456bcdaec8383916c0fab9bf1765d979c0245a3795f5ed482ac87c26d55626c4cbb0b635953a396f37dcdb79084c8
|
||||||
|
Loading…
Reference in New Issue
Block a user