1.999814 bump
This commit is contained in:
parent
f0902e4a40
commit
ed8e043ef4
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/Math-BigInt-1.999811.tar.gz
|
/Math-BigInt-1.999811.tar.gz
|
||||||
/Math-BigInt-1.999812.tar.gz
|
/Math-BigInt-1.999812.tar.gz
|
||||||
/Math-BigInt-1.999813.tar.gz
|
/Math-BigInt-1.999813.tar.gz
|
||||||
|
/Math-BigInt-1.999814.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Name: perl-Math-BigInt
|
Name: perl-Math-BigInt
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
%global cpan_version 1.999813
|
%global cpan_version 1.999814
|
||||||
# Keep 4-digit version to compete with perl.spec
|
# Keep 4-digit version to compete with perl.spec
|
||||||
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
|
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Arbitrary-size integer and float mathematics
|
Summary: Arbitrary-size integer and float mathematics
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Math-BigInt
|
URL: https://metacpan.org/release/Math-BigInt
|
||||||
@ -74,6 +74,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 12 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.9998.14-1
|
||||||
|
- 1.999814 bump
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.9998.13-3
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.9998.13-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Math-BigInt-1.999813.tar.gz) = 089e95bcc9a2110215cd4d1aa9b576545aeecb7c0e31ef7754abaa65a9e10f7bce4525461cca7d02fff8e010112dac91817e37bf5de465e4454786df952cb966
|
SHA512 (Math-BigInt-1.999814.tar.gz) = 00a7ffa5425b4b7cd39a51a8832afc373be350f24952f302b5d86c176a985e4099360a0fb567ce77d01709650aaa95efc00782dc30cd4db45a4beffb69fe9ce0
|
||||||
|
Loading…
Reference in New Issue
Block a user