1.999717 bump
This commit is contained in:
parent
5eccc84ae3
commit
b9bd7797df
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/Math-BigInt-1.999714.tar.gz
|
/Math-BigInt-1.999714.tar.gz
|
||||||
/Math-BigInt-1.999715.tar.gz
|
/Math-BigInt-1.999715.tar.gz
|
||||||
/Math-BigInt-1.999716.tar.gz
|
/Math-BigInt-1.999716.tar.gz
|
||||||
|
/Math-BigInt-1.999717.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Math-BigInt
|
Name: perl-Math-BigInt
|
||||||
%global cpan_version 1.999716
|
%global cpan_version 1.999717
|
||||||
# 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}
|
||||||
@ -111,6 +111,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 18 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.17-1
|
||||||
|
- 1.999717 bump
|
||||||
|
|
||||||
* Tue Apr 05 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.16-1
|
* Tue Apr 05 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.16-1
|
||||||
- 1.999716 bump
|
- 1.999716 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user