1.999724 bump
This commit is contained in:
parent
1e685cc65d
commit
8584084812
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/Math-BigInt-1.999720.tar.gz
|
/Math-BigInt-1.999720.tar.gz
|
||||||
/Math-BigInt-1.999722.tar.gz
|
/Math-BigInt-1.999722.tar.gz
|
||||||
/Math-BigInt-1.999723.tar.gz
|
/Math-BigInt-1.999723.tar.gz
|
||||||
|
/Math-BigInt-1.999724.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Math-BigInt
|
Name: perl-Math-BigInt
|
||||||
%global cpan_version 1.999723
|
%global cpan_version 1.999724
|
||||||
# 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
|
||||||
|
* Mon Jun 20 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.24-1
|
||||||
|
- 1.999724 bump
|
||||||
|
|
||||||
* Wed Jun 15 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.23-1
|
* Wed Jun 15 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.23-1
|
||||||
- 1.999723 bump
|
- 1.999723 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user