1.999722 bump
This commit is contained in:
parent
b8a65b1e24
commit
1f43589487
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/Math-BigInt-1.999716.tar.gz
|
||||
/Math-BigInt-1.999717.tar.gz
|
||||
/Math-BigInt-1.999720.tar.gz
|
||||
/Math-BigInt-1.999722.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Math-BigInt
|
||||
%global cpan_version 1.999720
|
||||
%global cpan_version 1.999722
|
||||
# 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
|
||||
* Wed Apr 27 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.22-1
|
||||
- 1.999722 bump
|
||||
|
||||
* Tue Apr 26 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.20-1
|
||||
- 1.999720 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user