1.999809 bump
This commit is contained in:
parent
1c139f4e61
commit
20090f9304
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/Math-BigInt-1.999806.tar.gz
|
||||
/Math-BigInt-1.999807.tar.gz
|
||||
/Math-BigInt-1.999808.tar.gz
|
||||
/Math-BigInt-1.999809.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Name: perl-Math-BigInt
|
||||
%global cpan_version 1.999808
|
||||
%global cpan_version 1.999809
|
||||
# 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
|
||||
Group: Development/Libraries
|
||||
@ -74,6 +74,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 13 2017 Petr Pisar <ppisar@redhat.com> - 1.9998.09-1
|
||||
- 1.999809 bump
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9998.08-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Math-BigInt-1.999808.tar.gz) = bcf7728d69693d190b6fa66ffeeac02372cfd250718d88658ec7d9a9ded52d13a9715240b2cfe675742eb24e15526aa8f29f1f6c0c416b404dc766961147c066
|
||||
SHA512 (Math-BigInt-1.999809.tar.gz) = 55044359c0f194db8c168f472d77ba3d619850e66753460eceb56ce4c2cbf6c6740ad9af474e50c8ad3091bd059b32e2c21eee68f7760e73353b60b291a7cac8
|
||||
|
Loading…
Reference in New Issue
Block a user