|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Math-Base36
|
|
|
|
|
Version: 0.13
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Encoding and decoding of base36 strings
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -57,6 +57,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.13-2
|
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Feb 03 2015 Petr Šabata <contyk@redhat.com> - 0.13-1
|
|
|
|
|
- 0.13 bump, add support for large numbers
|
|
|
|
|
|
|
|
|
|