2.003001 bump (rhbz#2255925)
This commit is contained in:
parent
4f9dfa5a63
commit
a09671785e
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
|||||||
/Math-BigInt-2.001001.tar.gz
|
/Math-BigInt-2.001001.tar.gz
|
||||||
/Math-BigInt-2.002000.tar.gz
|
/Math-BigInt-2.002000.tar.gz
|
||||||
/Math-BigInt-2.002001.tar.gz
|
/Math-BigInt-2.002001.tar.gz
|
||||||
|
/Math-BigInt-2.003001.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Math-BigInt
|
Name: perl-Math-BigInt
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
%global cpan_version 2.002001
|
%global cpan_version 2.003001
|
||||||
# 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: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
@ -106,6 +106,9 @@ make test
|
|||||||
%{_libexecdir}/%{name}
|
%{_libexecdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 02 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0030.01-1
|
||||||
|
- 2.003001 bump (rhbz#2255925)
|
||||||
|
|
||||||
* Mon Dec 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0020.01-1
|
* Mon Dec 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0020.01-1
|
||||||
- 2.002001 bump (rhbz#2253770)
|
- 2.002001 bump (rhbz#2253770)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Math-BigInt-2.002001.tar.gz) = b4498554b1184dd564204f32f8b1e1d116adf440e99a368714a48fc9f013870118870eb8afabaa2478d0be5a2c6e574f65c50074f675f908e00410f39b2d68d0
|
SHA512 (Math-BigInt-2.003001.tar.gz) = 1795d6ce7b1aa80dc4b02daf817d1b29573f53d771a61eb7a8af0932efb706cb1b64708a07a8988027e80617fa7711cc6196964e92a8071e9949dbd5df6f5b81
|
||||||
|
Loading…
Reference in New Issue
Block a user