commit 4a1f1c8bd81015f10cb873a6fa7f5870cb588e6e Author: Orion Poplawski <orion@xxxxxxxx> Date: Wed Oct 16 09:54:51 2013 -0600 Update to 1.22 .gitignore | 1 + perl-Net-Patricia.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 766c385..1cc1c95 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ Net-Patricia-1.17_01.tar.gz /Net-Patricia-1.19.tar.gz /Net-Patricia-1.20.tar.gz /Net-Patricia-1.21.tar.gz +/Net-Patricia-1.22.tar.gz diff --git a/perl-Net-Patricia.spec b/perl-Net-Patricia.spec index 36e6d04..6104c91 100644 --- a/perl-Net-Patricia.spec +++ b/perl-Net-Patricia.spec @@ -1,5 +1,5 @@ Name: perl-Net-Patricia -Version: 1.21 +Version: 1.22 Release: 1%{?dist} Summary: Patricia Trie perl module for fast IP address lookups License: GPLv2+ @@ -54,13 +54,15 @@ make test rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root,-) %doc Changes COPYING README libpatricia/copyright %{perl_vendorarch}/auto/* %{perl_vendorarch}/Net* %{_mandir}/man3/* %changelog +* Wed Oct 16 2013 Orion Poplawski <orion@xxxxxxxxxxxxx> - 1.22-1 +- Update to 1.22 + * Mon Sep 9 2013 Orion Poplawski <orion@xxxxxxxxxxxxx> - 1.21-1 - Update to 1.21 - License changed to GPLv2+ diff --git a/sources b/sources index bc85f2b..6891a1b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6335733b1f217d388015863c9fc0468d Net-Patricia-1.21.tar.gz +ef838f7512b050ca4b35d742f9565b3b Net-Patricia-1.22.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