1.999715 bump
This commit is contained in:
parent
954453b48d
commit
51122acb75
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/Math-BigInt-1.999709.tar.gz
|
/Math-BigInt-1.999709.tar.gz
|
||||||
/Math-BigInt-1.999710.tar.gz
|
/Math-BigInt-1.999710.tar.gz
|
||||||
/Math-BigInt-1.999714.tar.gz
|
/Math-BigInt-1.999714.tar.gz
|
||||||
|
/Math-BigInt-1.999715.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Math-BigInt
|
Name: perl-Math-BigInt
|
||||||
%global cpan_version 1.999714
|
%global cpan_version 1.999715
|
||||||
# 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}
|
||||||
@ -110,6 +110,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 06 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.15-1
|
||||||
|
- 1.999715 bump
|
||||||
|
|
||||||
* Mon Jan 04 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.14-1
|
* Mon Jan 04 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.14-1
|
||||||
- 1.999714 bump
|
- 1.999714 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user