2.001001 bump
This commit is contained in:
parent
716a409e85
commit
795981fc43
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
|||||||
/Math-BigInt-1.999842.tar.gz
|
/Math-BigInt-1.999842.tar.gz
|
||||||
/Math-BigInt-2.000000.tar.gz
|
/Math-BigInt-2.000000.tar.gz
|
||||||
/Math-BigInt-2.001000.tar.gz
|
/Math-BigInt-2.001000.tar.gz
|
||||||
|
/Math-BigInt-2.001001.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Math-BigInt
|
Name: perl-Math-BigInt
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
%global cpan_version 2.001000
|
%global cpan_version 2.001001
|
||||||
# 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
|
||||||
|
* Wed Nov 22 2023 Petr Pisar <ppisar@redhat.com> - 1:2.0010.01-1
|
||||||
|
- 2.001001 bump
|
||||||
|
|
||||||
* Tue Nov 14 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0010.00-1
|
* Tue Nov 14 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0010.00-1
|
||||||
- 2.001000 bump (rhbz#2249534)
|
- 2.001000 bump (rhbz#2249534)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Math-BigInt-2.001000.tar.gz) = 9fb6753d02fd2beca658ac2b4e323c85e9d659467db57c6c6ad922b0bb477982ef600b40f1bd4c6dbe88492e565a0edf42d4630cf5a0566136692fe8892d756d
|
SHA512 (Math-BigInt-2.001001.tar.gz) = c0de1306dad28fa336aec95695953999ec1ffa17eca8a1410d7d93a1ed5d06de0a04dc52268436215cbb1129ae191f0dae70dc8de8544b2936f88456f43bf8e7
|
||||||
|
Loading…
Reference in New Issue
Block a user