1.999801 bump

This commit is contained in:
Petr Písař 2016-11-25 09:45:32 +01:00
parent 34e96bee70
commit 304dd17fbc
3 changed files with 6 additions and 4 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/Math-BigInt-1.999726.tar.gz
/Math-BigInt-1.999727.tar.gz
/Math-BigInt-1.999800.tar.gz
/Math-BigInt-1.999801.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Math-BigInt
%global cpan_version 1.999800
%global cpan_version 1.999801
# Keep 4-digit version to compete with perl.spec
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
Release: 1%{?dist}
@ -89,8 +89,6 @@ This provides Perl modules for arbitrary-size integer and float mathematics.
rm -r inc
sed -i -e '/^inc\//d' MANIFEST
%endif
# Correct permissions
find . -type f -exec chmod -x {} +
%build
perl Makefile.PL INSTALLDIRS=vendor
@ -112,6 +110,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Nov 25 2016 Petr Pisar <ppisar@redhat.com> - 1.9998.01-1
- 1.999801 bump
* Fri Nov 18 2016 Petr Pisar <ppisar@redhat.com> - 1.9998.00-1
- 1.999800 bump

View File

@ -1 +1 @@
80bd3750e7ae1fb927b1250557f30a5d Math-BigInt-1.999800.tar.gz
61637300f0c663974912ac48ffde81f8 Math-BigInt-1.999801.tar.gz