1.999727 bump
This commit is contained in:
parent
59f32187b5
commit
74c9d02280
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/Math-BigInt-1.999723.tar.gz
|
||||
/Math-BigInt-1.999724.tar.gz
|
||||
/Math-BigInt-1.999726.tar.gz
|
||||
/Math-BigInt-1.999727.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Math-BigInt
|
||||
%global cpan_version 1.999726
|
||||
%global cpan_version 1.999727
|
||||
# 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
|
||||
* Tue Nov 08 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.27-1
|
||||
- 1.999727 bump
|
||||
|
||||
* Mon Jul 18 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.26-1
|
||||
- 1.999726 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user