1.999726 bump
This commit is contained in:
parent
8584084812
commit
59f32187b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/Math-BigInt-1.999722.tar.gz
|
||||
/Math-BigInt-1.999723.tar.gz
|
||||
/Math-BigInt-1.999724.tar.gz
|
||||
/Math-BigInt-1.999726.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Math-BigInt
|
||||
%global cpan_version 1.999724
|
||||
%global cpan_version 1.999726
|
||||
# Keep 4-digit version to compete with perl.spec
|
||||
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
|
||||
Release: 1%{?dist}
|
||||
@ -110,6 +110,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.26-1
|
||||
- 1.999726 bump
|
||||
|
||||
* Mon Jun 20 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.24-1
|
||||
- 1.999724 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user