1.999804 bump
This commit is contained in:
parent
695f7beb02
commit
05ee05c252
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/Math-BigInt-1.999801.tar.gz
|
||||
/Math-BigInt-1.999802.tar.gz
|
||||
/Math-BigInt-1.999803.tar.gz
|
||||
/Math-BigInt-1.999804.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Math-BigInt
|
||||
%global cpan_version 1.999803
|
||||
%global cpan_version 1.999804
|
||||
# Keep 4-digit version to compete with perl.spec
|
||||
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
|
||||
Release: 1%{?dist}
|
||||
@ -74,6 +74,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2016 Petr Pisar <ppisar@redhat.com> - 1.9998.04-1
|
||||
- 1.999804 bump
|
||||
|
||||
* Mon Dec 05 2016 Petr Pisar <ppisar@redhat.com> - 1.9998.03-1
|
||||
- 1.999803 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user