1.999836 bump
This commit is contained in:
parent
4f49476a03
commit
f34b9ccbce
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/Math-BigInt-1.999832.tar.gz
|
||||
/Math-BigInt-1.999833.tar.gz
|
||||
/Math-BigInt-1.999835.tar.gz
|
||||
/Math-BigInt-1.999836.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
Name: perl-Math-BigInt
|
||||
Epoch: 1
|
||||
%global cpan_version 1.999835
|
||||
%global cpan_version 1.999836
|
||||
# Keep 4-digit version to compete with perl.spec
|
||||
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Arbitrary-size integer and float mathematics
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Math-BigInt
|
||||
@ -107,6 +107,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 27 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.9998.36-1
|
||||
- 1.999836 bump
|
||||
|
||||
* Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.9998.35-3
|
||||
- Perl 5.36 re-rebuild of bootstrapped packages
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Math-BigInt-1.999835.tar.gz) = 942cdd0413d73010bbb570f56d5b8139f004bb2388408e379350da155877efe6c13b669c6875bdac2dca287ee27fb9d333a6d48ed422c99d49ed706e39ab1afb
|
||||
SHA512 (Math-BigInt-1.999836.tar.gz) = 8304507126b8a160b8a62eb5952e0e58300c2e717e3dfb344f6f56f05038259a42bb2abc23ad8d1b132a023384f08c4aab66e702303094a81ac805206c5ae370
|
||||
|
Loading…
Reference in New Issue
Block a user