Hello community,

here is the log from the commit of package perl-NetAddr-IP for openSUSE:Factory 
checked in at 2011-12-22 10:54:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-NetAddr-IP (Old)
 and      /work/SRC/openSUSE:Factory/.perl-NetAddr-IP.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-NetAddr-IP", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-NetAddr-IP/perl-NetAddr-IP.changes  
2011-09-23 12:38:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-NetAddr-IP.new/perl-NetAddr-IP.changes     
2011-12-22 10:54:30.000000000 +0100
@@ -1,0 +2,24 @@
+Mon Dec 19 16:17:24 UTC 2011 - [email protected]
+
+- updated to 4.058
+      up rev for documentation update
+      update documentation in InetBase v0.06
+
+      Lite.pm v1.40
+      add call to InetBase::fillIPv4 to all uses of gethostbyname
+
+      break out the code in InetBase v0.05 that expands short IPv4 
+      addresses into dotquad format to account for broken BSD 
+      implementations of inet_aton and gethostbyname that do 
+      not recognize the short format. EXPORT this as sub 'fillIPv4'
+
+      in Util.pm v1.45, add 'fillIPv4' to calls to gethostbyname to 
+      work around broken inet_aton and gethostbyname implementations
+      in certain BSD implementations
+
+-------------------------------------------------------------------
+Mon Dec 19 16:16:11 UTC 2011 - [email protected]
+
+- update to 4.056, see Changes - a lot of them
+
+-------------------------------------------------------------------

Old:
----
  NetAddr-IP-4.044.tar.gz

New:
----
  NetAddr-IP-4.058.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-NetAddr-IP.spec ++++++
--- /var/tmp/diff_new_pack.mup0iX/_old  2011-12-22 10:54:31.000000000 +0100
+++ /var/tmp/diff_new_pack.mup0iX/_new  2011-12-22 10:54:31.000000000 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package perl-NetAddr-IP (Version 4.044)
+# spec file for package perl-NetAddr-IP
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,25 +15,33 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           perl-NetAddr-IP
-Version:        4.044
-Release:        1
-License:        GPL+ or Artistic
+Version:        4.058
+Release:        0
 %define cpan_name NetAddr-IP
 Summary:        Manages IPv4 and IPv6 addresses and subnets
-Url:            http://search.cpan.org/dist/NetAddr-IP/
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
+Url:            http://search.cpan.org/dist/NetAddr-IP/
 Source:         
http://www.cpan.org/authors/id/M/MI/MIKER/%{cpan_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+#BuildRequires: perl(NetAddr::IP)
+#BuildRequires: perl(NetAddr::IP::InetBase)
+#BuildRequires: perl(NetAddr::IP::Lite) >= 1.41
+#BuildRequires: perl(NetAddr::IP::Util) >= 1.46
+#BuildRequires: perl(NetAddr::IP::Util_IS)
+#BuildRequires: perl(NetAddr::IP::UtilPP)
+#BuildRequires: perl(Socket6)
 %{perl_requires}
 
 %description
 This module provides an object-oriented abstraction on top of IP addresses
 or IP subnets, that allows for easy manipulations. Version 4.xx of
-NetAddr::IP will work with older versions of Perl and does *not* use
-Math::BigInt as in previous versions.
+NetAdder::IP will will work with older versions of Perl and is compatible
+with Math::BigInt.
 
 The internal representation of all IP objects is in 128 bit IPv6 notation.
 IPv4 and IPv6 objects may be freely mixed.
@@ -54,11 +62,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README TODO
+%doc Artistic Changes Copying TODO
 
 %changelog

++++++ NetAddr-IP-4.044.tar.gz -> NetAddr-IP-4.058.tar.gz ++++++
++++ 7007 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to