1.999805 bump
This commit is contained in:
parent
05ee05c252
commit
e35e4c7e8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/Math-BigInt-1.999802.tar.gz
|
/Math-BigInt-1.999802.tar.gz
|
||||||
/Math-BigInt-1.999803.tar.gz
|
/Math-BigInt-1.999803.tar.gz
|
||||||
/Math-BigInt-1.999804.tar.gz
|
/Math-BigInt-1.999804.tar.gz
|
||||||
|
/Math-BigInt-1.999805.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Math-BigInt
|
Name: perl-Math-BigInt
|
||||||
%global cpan_version 1.999804
|
%global cpan_version 1.999805
|
||||||
# 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}
|
||||||
@ -74,6 +74,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 12 2016 Petr Pisar <ppisar@redhat.com> - 1.9998.05-1
|
||||||
|
- 1.999805 bump
|
||||||
|
|
||||||
* Fri Dec 09 2016 Petr Pisar <ppisar@redhat.com> - 1.9998.04-1
|
* Fri Dec 09 2016 Petr Pisar <ppisar@redhat.com> - 1.9998.04-1
|
||||||
- 1.999804 bump
|
- 1.999804 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user