1.999710 bump
This commit is contained in:
parent
cb82aa2357
commit
a1c53ee221
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/Math-BigInt-1.999707.tar.gz
|
/Math-BigInt-1.999707.tar.gz
|
||||||
/Math-BigInt-1.999708.tar.gz
|
/Math-BigInt-1.999708.tar.gz
|
||||||
/Math-BigInt-1.999709.tar.gz
|
/Math-BigInt-1.999709.tar.gz
|
||||||
|
/Math-BigInt-1.999710.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Math-BigInt
|
Name: perl-Math-BigInt
|
||||||
%global cpan_version 1.999709
|
%global cpan_version 1.999710
|
||||||
# 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}
|
||||||
@ -103,6 +103,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 16 2015 Petr Pisar <ppisar@redhat.com> - 1.9997.10-1
|
||||||
|
- 1.999710 bump
|
||||||
|
|
||||||
* Tue Nov 10 2015 Petr Pisar <ppisar@redhat.com> - 1.9997.09-1
|
* Tue Nov 10 2015 Petr Pisar <ppisar@redhat.com> - 1.9997.09-1
|
||||||
- 1.999709 bump
|
- 1.999709 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user