|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Math-Base36
|
|
|
|
|
Version: 0.09
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Encoding and decoding of base36 strings
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -43,6 +43,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 20 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.09-2
|
|
|
|
|
- 661697 rebuild for fixing problems with vendorach/lib
|
|
|
|
|
|
|
|
|
|
* Thu Dec 09 2010 Iain Arnell <iarnell@gmail.com> 0.09-1
|
|
|
|
|
- update to latest upstream version
|
|
|
|
|
|
|
|
|
|