1.999830 bump
This commit is contained in:
parent
f61f3d406f
commit
6797b48873
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/Math-BigInt-1.999827.tar.gz
|
||||
/Math-BigInt-1.999828.tar.gz
|
||||
/Math-BigInt-1.999829.tar.gz
|
||||
/Math-BigInt-1.999830.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
Name: perl-Math-BigInt
|
||||
Epoch: 1
|
||||
%global cpan_version 1.999829
|
||||
%global cpan_version 1.999830
|
||||
# Keep 4-digit version to compete with perl.spec
|
||||
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Arbitrary-size integer and float mathematics
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Math-BigInt
|
||||
@ -103,6 +103,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Apr 13 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.9998.30-1
|
||||
- 1.999830 bump
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.9998.29-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Math-BigInt-1.999829.tar.gz) = fb908d536c23f2ed6ebded24596367ca24fee567e19bbf75e5e5d0d64697acb0583a9182b90621b4c2b929207cc78157ccaab3a9f21ea220268f91bbd6a6d70a
|
||||
SHA512 (Math-BigInt-1.999830.tar.gz) = 249d96d8666f6a9fd92bac3be787da5b985901cc0075a96921bec1fa8a38b22ab7cc58b944a6980fa1efca8aa9f53318ef780df84e2eb60c808e7adce7ea5868
|
||||
|
Loading…
Reference in New Issue
Block a user