Commit Graph

27 Commits

Author SHA1 Message Date
Paul Howarth
712fd1da14 Update to 4.052
- New upstream release 4.052
  - In InetBase.pm v0.03:
    - Socket6 prior to version 0.23 does not have AF_INET6 in the EXPORT_OK
      array; modify InetBase.pm to work around this
    - Remove reference to Config{osname}
  - In Lite.pm v1.35:
    - Add support for Math::BigInt to NetAddr::IP::Lite
    - Use Math::BigInt::Calc for creating BigInt values and fall back to
      NetAddr::IP::Calc if Math::BigInt is not present (fixes CPAN RT#71869)
- BR: perl(Data::Dumper) and perl(Math::BigInt)
- Add runtime dependency on perl(Math::BigInt) for performance and consistency
- Update UTF-8 patch to apply cleanly
2011-10-26 09:28:18 +01:00
Paul Howarth
18482e8395 Update to 4.049
- New upstream release 4.049
  - In Lite v1.32:
    - Add capability to parse input of the form ->new6(12345,1); this should
      have been there but was missing (CPAN RT#68723)
  - In Util v1.41:
    - Add inet_pton, inet_ntop, AF_INET, AF_INET6
    - Modify inet_n2dx and inet_n2ad to recognize the new 128-bit IPv4 format
      ::FFFF:FFFF:0:0
    - Replace isIPv4 with a pure perl version for portability
  - Split the following into NetAddr::IP::InetBase v0.01 to provide better
    long-term support for IPv6:
    - inet_aton
    - inet_ntoa
    - ipv6_aton
    - ipv6_n2x
    - ipv6_n2d
    - inet_any2n
    - inet_n2dx
    - inet_n2ad
    - inet_ntop
    - inet_pton
    - packzeros
    - isIPv4
    - isNewIPv4
    - isAnyIPv4
    - AF_INET
    - AF_INET6
- BR: perl(Carp)
- BR: perl(Socket6) for test suite
- Update UTF-8 patch to apply cleanly
- License is now GPL+ or Artistic in most of the code but Util.xs is GPLv2+ so
  we ship the whole thing under that license
2011-10-20 12:15:33 +01:00
Petr Sabata
b803a15fae 4.047 bump 2011-10-07 13:59:01 +02:00
Petr Pisar
79a5461d34 Fix RPM 4.9 dependency filtering 2011-07-25 17:14:11 +02:00
Paul Howarth
af49a76c86 Various clean-ups
- Use a patch rather than scripted iconv to fix character encoding
- Use rpm native provides filtering
- Make %files list more explicit
2011-07-21 11:52:07 +01:00
Marcela Mašláňová
0a4f977991 Perl mass rebuild 2011-06-17 16:01:36 +02:00
Marcela Mašláňová
fef1383931 Fix description. 2011-06-07 15:01:29 +02:00
Marcela Mašláňová
39fea20811 update to 4.044 2011-06-07 10:26:23 +02:00
Marcela Mašláňová
fae952bcc9 update to 4.042 2011-04-06 16:30:07 +02:00
Dennis Gilmore
32194efa01 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 22:48:32 -06:00
Marcela Mašláňová
ab292e46eb - 661697 rebuild for fixing problems with vendorach/lib 2010-12-21 04:55:21 +01:00
Fedora Release Engineering
7aff57c24a dist-git conversion 2010-07-29 07:34:06 +00:00
Marcela Mašláňová
1e4392476e - Mass rebuild with perl-5.12.0 2010-05-04 08:43:13 +00:00
Marcela Mašláňová
8100f58cc7 - make rpmlint happy 2010-02-17 07:58:07 +00:00
Štěpán Kasal
43ae2ca611 - rebuild against perl 5.10.1 2009-12-07 21:54:35 +00:00
Bill Nottingham
de269fae91 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:31:06 +00:00
Warren Togami
d5b484c975 add changelog entry 2009-09-17 18:52:15 +00:00
Warren Togami
6ba9101426 4.027 2009-09-16 22:57:05 +00:00
Jesse Keating
e2eb289079 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 13:48:53 +00:00
Jesse Keating
352897a6cf - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 23:32:36 +00:00
Tom Callaway
ec370a91d7 fix license tag 2008-08-07 16:48:21 +00:00
Tom Callaway
c9aa2793b4 new perl 2008-03-05 22:39:02 +00:00
Andreas Thienemann
68221db167 - Updated to 4.007
- Rebuilt against gcc-4.3
2008-02-12 15:38:38 +00:00
Jesse Keating
f64d3e3ee8 - Rebuild for selinux ppc32 issue. 2007-08-29 04:20:44 +00:00
Andreas Thienemann
8f627fa32d - Fixed missing BR on rawhide 2007-07-10 15:56:25 +00:00
Andreas Thienemann
0d5e391c95 Initial import 2007-05-16 21:08:44 +00:00
Warren Togami
954192c0f8 Setup of module perl-NetAddr-IP 2007-05-16 20:29:11 +00:00