diff --git a/.gitignore b/.gitignore index f69e243..a7919aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Math-Base36-0.07.tar.gz +/Math-Base36-0.09.tar.gz diff --git a/perl-Math-Base36.spec b/perl-Math-Base36.spec index 004855a..5a7c0fc 100644 --- a/perl-Math-Base36.spec +++ b/perl-Math-Base36.spec @@ -1,6 +1,6 @@ Name: perl-Math-Base36 -Version: 0.07 -Release: 2%{?dist} +Version: 0.09 +Release: 1%{?dist} Summary: Encoding and decoding of base36 strings License: GPL+ or Artistic Group: Development/Libraries @@ -43,6 +43,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Dec 09 2010 Iain Arnell 0.09-1 +- update to latest upstream version + * Mon Sep 06 2010 Iain Arnell 0.07-2 - don't BuildRequire perl itself diff --git a/sources b/sources index de94fcf..a5b80a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27b4b1a8c175b1717aac3bb6893be9f6 Math-Base36-0.07.tar.gz +3af1a961e45c0e367e78685a518f5dde Math-Base36-0.09.tar.gz