Update to 4.064
- New upstream release 4.064 (#860948) - Updated GPL v2.0 text and address in all modules - Added support for rfc3021 /31 networks to hostenum - Update UTF8 patch
This commit is contained in:
parent
e4fe6fbbb1
commit
c2f33835bb
@ -35,7 +35,7 @@ index b6d29b2..17c80f4 100644
|
||||
|
||||
- This software is (c) Luis E. Muñoz, 1999 - 2005
|
||||
+ This software is (c) Luis E. Muñoz, 1999 - 2005
|
||||
and (c) Michael Robinton, 2006 - 2011.
|
||||
and (c) Michael Robinton, 2006 - 2012.
|
||||
|
||||
All rights reserved.
|
||||
--
|
||||
@ -1,13 +1,13 @@
|
||||
Name: perl-NetAddr-IP
|
||||
Version: 4.062
|
||||
Release: 5%{?dist}
|
||||
Version: 4.064
|
||||
Release: 1%{?dist}
|
||||
Summary: Manages IPv4 and IPv6 addresses and subnets
|
||||
License: GPLv2+
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/NetAddr-IP/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-%{version}.tar.gz
|
||||
# Recode documentation to UTF-8
|
||||
Patch0: NetAddr-IP-4.062-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch
|
||||
Patch0: NetAddr-IP-4.064-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch
|
||||
BuildRequires: perl(AutoLoader)
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Cwd)
|
||||
@ -59,6 +59,12 @@ make test
|
||||
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 27 2012 Paul Howarth <paul@city-fan.org> 4.064-1
|
||||
- Update to 4.064
|
||||
- Updated GPL v2.0 text and address in all modules
|
||||
- Added support for rfc3021 /31 networks to hostenum
|
||||
- Update UTF8 patch
|
||||
|
||||
* Thu Aug 09 2012 Petr Pisar <ppisar@redhat.com> - 4.062-5
|
||||
- Declare encoding of POD
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user