commit 025e40e0fd505d71a4c3cececa57d510818ec4dc Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Thu Dec 9 17:18:03 2010 +0100 update to 0.09 .gitignore | 1 + perl-Math-Base36.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- 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 <iarnell@xxxxxxxxx> 0.09-1 +- update to latest upstream version + * Mon Sep 06 2010 Iain Arnell <iarnell@xxxxxxxxx> 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 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel