2.003003 bump
This commit is contained in:
parent
61adabdd45
commit
cc374c32e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/Math-BigInt-2.002001.tar.gz
|
||||
/Math-BigInt-2.003001.tar.gz
|
||||
/Math-BigInt-2.003002.tar.gz
|
||||
/Math-BigInt-2.003003.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
Name: perl-Math-BigInt
|
||||
Epoch: 1
|
||||
%global cpan_version 2.003002
|
||||
%global cpan_version 2.003003
|
||||
# Keep 4-digit version to compete with perl.spec
|
||||
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Arbitrary-size integer and float mathematics
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Math-BigInt
|
||||
@ -106,6 +106,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jul 17 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0030.03-1
|
||||
- 2.003003 bump
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:2.0030.02-4
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Math-BigInt-2.003002.tar.gz) = d52ded746a12980d3f6c4d3b694ec64d3f90d85ffd2063b0a2859a5b50e99da36c22ec12efd55885a05f2ca5433f9788d63e027ee70d72e50554d66ebe97ea00
|
||||
SHA512 (Math-BigInt-2.003003.tar.gz) = da742ac992df1bcb6a649eb4230195cb4c223f4192ac42a1d40b0ddb82fb1ebb71c24fba4d09cdee715b0e4db1fe7cd53c82b3d2387b05aaf13de69e2269b582
|
||||
|
Loading…
Reference in New Issue
Block a user