0.2612 bump
This commit is contained in:
parent
2246d8d9fb
commit
ce2ad0f13b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/Math-BigRat-0.2611.tar.gz
|
||||
/Math-BigRat-0.2612.tar.gz
|
||||
|
2
.rpmlint
Normal file
2
.rpmlint
Normal file
@ -0,0 +1,2 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error .* (BigFloat|BigInt)");
|
@ -1,7 +1,7 @@
|
||||
Name: perl-Math-BigRat
|
||||
# Keep 4-digit version to compete with perl.spec
|
||||
Version: 0.2611
|
||||
Release: 2%{?dist}
|
||||
Version: 0.2612
|
||||
Release: 1%{?dist}
|
||||
Summary: Arbitrary big rational numbers
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -60,6 +60,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 02 2017 Petr Pisar <ppisar@redhat.com> - 0.2612-1
|
||||
- 0.2612 bump
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2611-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Math-BigRat-0.2611.tar.gz) = 11e9b3dabeb196db835d58fec10fdb9d5d2c3a0498377d25645cdab1720682933aecbe516579cbfc0acee28bfcb930a3f7468af979987d9c3d6984dfa8f1584a
|
||||
SHA512 (Math-BigRat-0.2612.tar.gz) = 09dbd25251c18394fd9bac29d2541c420ca782b7a27eec6eb585953c2ea3a312e31f2b3c807f0876c21b9436276797d44021310d03893a86078def967365d576
|
||||
|
Loading…
Reference in New Issue
Block a user