commit 45887178bd360a2b86812c89ddc2b8f68d883b97 Author: Philip Prindeville <philipp@xxxxxxxxxxxxxxxxx> Date: Sun Nov 14 13:33:49 2010 -0700 Improve parameter checking. .gitignore | 1 + perl-Net-Patricia.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 2f97c50..f0ba915 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Net-Patricia-1.17_01.tar.gz /Net-Patricia-1.18.tar.gz /Net-Patricia-1.18_01.tar.gz /Net-Patricia-1.18_80.tar.gz +/Net-Patricia-1.18_81.tar.gz diff --git a/perl-Net-Patricia.spec b/perl-Net-Patricia.spec index c5f4bdc..8abd4c4 100644 --- a/perl-Net-Patricia.spec +++ b/perl-Net-Patricia.spec @@ -1,5 +1,5 @@ Name: perl-Net-Patricia -Version: 1.18_80 +Version: 1.18_81 Release: 1%{?dist} Summary: Patricia Trie perl module for fast IP address lookups License: Distributable, see COPYING @@ -61,6 +61,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun Nov 15 2010 Philip Prindeville <philipp@xxxxxxxxxxxxxxxxx> - 1.18_81-1 +- new upstream verion, maintenance fix + - improve parameter checking + - handle undef as $data parameter to add() + * Mon Nov 8 2010 Philip Prindeville <philipp@xxxxxxxxxxxxxxxxx> - 1.18_80-1 - new upstream version, maintenance fix - still doesn't handle 0 being passed as data argument to add() diff --git a/sources b/sources index 019cab8..41928be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c88ad7b5da63e34b58c07bece1089ac8 Net-Patricia-1.18_80.tar.gz +de3cac16665db8de663d8fece4997136 Net-Patricia-1.18_81.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